git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55142bc
)
LOGFLAG_INTERNAL
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 25 Jun 2008 12:15:10 +0000
(12:15 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 25 Jun 2008 12:15:10 +0000
(12:15 +0000)
org.glite.lb.common/interface/events.h.T
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/events.h.T
b/org.glite.lb.common/interface/events.h.T
index
4d8a289
..
e667e42
100644
(file)
--- a/
org.glite.lb.common/interface/events.h.T
+++ b/
org.glite.lb.common/interface/events.h.T
@@
-410,6
+410,7
@@
for my $t (sort { $event->{order}->{$a} <=> $event->{order}->{$b} }
#define EDG_WLL_LOGFLAG_LOCAL 2 /**< logging to local logger */
#define EDG_WLL_LOGFLAG_PROXY 4 /**< logging to L&B Proxy */
#define EDG_WLL_LOGFLAG_DIRECT 8 /**< logging directly to bkserver */
+#define EDG_WLL_LOGFLAG_INTERNAL 16 /**< internally generated event, don't forward */
/* enums for the ChangeACL event */