index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libgpo
/
gpo_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pure cosmetics, trying to get my group policy diff smaller.
Günther Deschner
2008-02-29
1
-6
/
+6
*
str_list_free is not needed anymore
Volker Lendecke
2008-02-04
1
-10
/
+3
*
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2008-02-04
1
-3
/
+3
*
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
2008-01-09
1
-6
/
+12
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r24573: Fix build without LDAP. Thanks Volker for pointing this out.
Günther Deschner
2007-10-10
1
-7
/
+7
*
r24413: Minor edits for libgpo.
Günther Deschner
2007-10-10
1
-149
/
+225
*
r24024: Minor cleanup in ads_parse_gp_ext().
Günther Deschner
2007-10-10
1
-9
/
+3
*
r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...
Günther Deschner
2007-10-10
1
-27
/
+23
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23770: Some minor cleanups in libgpo
Günther Deschner
2007-10-10
1
-48
/
+60
*
r22802: Add dummy gpo_apply_security_filtering() call.
Günther Deschner
2007-10-10
1
-3
/
+10
*
r22801: Pass down the token to add_gplink_to_gpo_list().
Günther Deschner
2007-10-10
1
-4
/
+14
*
r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...
Günther Deschner
2007-10-10
1
-0
/
+62
*
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
2007-10-10
1
-4
/
+7
*
r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...
Günther Deschner
2007-10-10
1
-1
/
+4
*
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
1
-8
/
+20
*
r19484: Fix Coverity #329
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18983: Add some comments for the LDAP based GPO routines.
Günther Deschner
2007-10-10
1
-38
/
+49
*
r18982: Move the gpo related functions to "libgpo".
Günther Deschner
2007-10-10
1
-0
/
+682