index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
policy
/
gp_ldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2010-10-14
s4-acl Merge sec_access_check() with se_access_check() from source3/
Andrew Bartlett
1
-1
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-2
/
+1
2010-09-13
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
1
-2
/
+5
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-1
/
+1
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-06-20
libpolicy: Fix the build.
Jelmer Vernooij
1
-1
/
+1
2010-06-20
Add preliminary support for storing changed Group Policies.
Wilco Baan Hofman
1
-0
/
+56
2010-06-20
Fix memory allocation with error handling.
Wilco Baan Hofman
1
-19
/
+85
2010-06-20
Code cleanups: GUID generation, lp_dnsdomain instead of lp_realm, missing spa...
Wilco Baan Hofman
1
-2
/
+2
2010-06-20
Set inherit flag type to bool.
Wilco Baan Hofman
1
-1
/
+1
2010-06-20
Fix 'magic' numbers to be strlen(something)
Wilco Baan Hofman
1
-2
/
+3
2010-06-20
Change talloc_steal to strdup because function might not expect it.
Wilco Baan Hofman
1
-5
/
+5
2010-06-20
Remove iconv convenience in used functions, which were deleted in commit f9ca...
Wilco Baan Hofman
1
-2
/
+0
2010-06-20
Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...
Wilco Baan Hofman
1
-1
/
+46
2010-06-20
Fix crash when get_gpo_info returns incorrect data.
Wilco Baan Hofman
1
-5
/
+11
2010-06-20
Add gpo create functionality. Also fix gPLink handling bugs
Wilco Baan Hofman
1
-9
/
+131
2010-06-20
Add fetch function for GPO which fetches all relevant files from the sysvol s...
Wilco Baan Hofman
1
-2
/
+4
2010-06-20
Add getinheritance and setinheritance to net gpo util and library.
Wilco Baan Hofman
1
-0
/
+61
2010-06-20
Implemented delete group policy link function and corresponding feature in ne...
Wilco Baan Hofman
1
-1
/
+69
2010-06-20
Changed add_gplink to set_gplink, so we can change gPLink options as well.
Wilco Baan Hofman
1
-6
/
+15
2010-06-20
Add add gPLink function and corresponding net gpo linkadd call.
Wilco Baan Hofman
1
-46
/
+80
2010-06-20
Rename files to reflect the libpolicy naming convention. Also fix the GNU mak...
Wilco Baan Hofman
1
-0
/
+568