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
/
libcli
/
ldap
/
ldap_controls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-28
s4: fix SD update and password change in upgrade script
Matthieu Patou
1
-0
/
+20
2009-11-19
s4:ldbcli - Added encoder/decoder for relax control.
Endi S. Dewata
1
-2
/
+20
2009-11-12
s4:libcli/ldap Add 'relax' OID to known network representations
Andrew Bartlett
1
-0
/
+2
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-07-23
s4:libcli/ldap: add support for new Recycle Bin Feature LDAP Controls
Stefan Metzmacher
1
-0
/
+40
2009-06-10
fixed the encoding/decoding of the reverse attribute for server side sort
Andrew Tridgell
1
-3
/
+10
2009-02-24
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
1
-127
/
+4
2009-02-24
s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...
Stefan Metzmacher
1
-17
/
+32
2008-12-17
s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
Andrew Bartlett
1
-0
/
+115
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26192: Handle, test and implement the style of extended_dn requiest that MMC...
Andrew Bartlett
1
-2
/
+16
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-265
/
+265
2007-10-10
r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is no
Andrew Bartlett
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23036: error checking on asn1_init() failure
Andrew Tridgell
1
-0
/
+40
2007-10-10
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
1
-177
/
+167
2007-10-10
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
1
-27
/
+44
2007-10-10
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15365: Fix error in my previous commit, caught by metze.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r14424: another empty controls case
Andrew Tridgell
1
-1
/
+3
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
1
-9
/
+40
2007-10-10
r13508: some ASN.1 element in LDAP are optional,
Stefan Metzmacher
1
-13
/
+21
2007-10-10
r13506: zero memory as some ASN.1 elements are optional, and we should initia...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13372: fixes ... still no joy
Simo Sorce
1
-0
/
+8
2007-10-10
r13361: initial implementation of the vlv control
Simo Sorce
1
-1
/
+244
2007-10-10
r13354: Add tests to check that controls work properly
Simo Sorce
1
-1
/
+1
2007-10-10
r13352: Integrate Patch to support the ManageDSAIT control
Simo Sorce
1
-0
/
+20
2007-10-10
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
1
-3
/
+23
2007-10-10
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
1
-0
/
+86
2007-10-10
r12925: implement client side of ASQ control
Simo Sorce
1
-0
/
+99
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+470