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:
43f56d0
)
Declare grid map file loader
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 3 Sep 2012 08:48:36 +0000
(08:48 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 3 Sep 2012 08:48:36 +0000
(08:48 +0000)
org.glite.lb.server/interface/lb_authz.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/interface/lb_authz.h
b/org.glite.lb.server/interface/lb_authz.h
index
1a1e6eb
..
06f7c96
100644
(file)
--- a/
org.glite.lb.server/interface/lb_authz.h
+++ b/
org.glite.lb.server/interface/lb_authz.h
@@
-111,6
+111,10
@@
check_jobstat_authz(edg_wll_Context ctx,
struct _edg_wll_GssPrincipal_data *peer,
int *authz_flags);
+parse_gridmap(edg_wll_Context ctx,
+ const char *file,
+ struct _edg_wll_id_mapping *mapping);
+
#ifdef __cplusplus
}
#endif