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:
0bdd950
)
enable to switch off authz checks
author
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 4 Sep 2006 12:21:32 +0000
(12:21 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 4 Sep 2006 12:21:32 +0000
(12:21 +0000)
org.glite.jp.common/interface/types.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.common/interface/types.h
b/org.glite.jp.common/interface/types.h
index
e86d4c9
..
e4208c1
100644
(file)
--- a/
org.glite.jp.common/interface/types.h
+++ b/
org.glite.jp.common/interface/types.h
@@
-22,6
+22,7
@@
typedef struct _glite_jp_context {
void *dbhandle;
char **trusted_peers;
char *myURL;
+ int noauth;
} *glite_jp_context_t;
typedef enum {