summaryrefslogtreecommitdiff
path: root/source4/lib/policy/pypolicy.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03s4-policy: Add python wrapper for ads_to_dir_access_mask() functionAmitay Isaacs1-2/+17
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-06-20Fix memory allocation with error handling.Wilco Baan Hofman1-1/+1
Also moved pypolicy.c headers around so as not to generate compile warnings Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20samba4: Add python bindings for samba.policy.get_gplink_options.Jelmer Vernooij1-0/+48
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2010-06-20policy: Add samba.policy.get_gpo_flags binding.Jelmer Vernooij1-0/+85
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>