Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
[amitay/samba.git] / source4 / libcli / ldap / ldap_controls.c
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-07-23 Stefan Metzmachers4:libcli/ldap: add support for new Recycle Bin Feature...
2009-06-10 Andrew Tridgellfixed the encoding/decoding of the reverse attribute...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmacherlibcli/ldap: move generic ldap control encoding code...
2009-02-24 Stefan Metzmachers4:libcli/ldap: don't use 'void **out' as arguments...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jelmer Vernooijutil: Move asn1 to lib/util to trim down the number...
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Bartlettr24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Andrew Bartlettr21806: I've been working over the last week to fix...
2007-10-10 Stefan Metzmacherr17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
2007-10-10 Stefan Metzmacherr17429: implement the LDAP_SERVER_SHOW_DELETED control...
2007-10-10 Stefan Metzmacherr17420: add client support for the LDAP_SERVER_DOMAIN_S...
2007-10-10 Stefan Metzmacherr17419: add client support for the LDAP_SERVER_SEARCH_O...
2007-10-10 Stefan Metzmacherr17418: add client support for the LDAP_SERVER_SD_FLAGS...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15365: Fix error in my previous commit, caught by...
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
2007-10-10 Andrew Tridgellr14424: another empty controls case
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
2007-10-10 Stefan Metzmacherr13506: zero memory as some ASN.1 elements are optional...
2007-10-10 Simo Sorcer13372: fixes ... still no joy
2007-10-10 Simo Sorcer13361: initial implementation of the vlv control
2007-10-10 Simo Sorcer13354: Add tests to check that controls work properly
2007-10-10 Simo Sorcer13352: Integrate Patch to support the ManageDSAIT...
2007-10-10 Stefan Metzmacherr12984: add parse code and ldbsearch cmdline code for
2007-10-10 Simo Sorcer12977: Some code to implement the client side of the...
2007-10-10 Simo Sorcer12925: implement client side of ASQ control
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree