summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-131-1/+1
* s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher2010-12-131-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-12/+0
* s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova2010-10-271-2/+0
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer2010-10-231-0/+2
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-231-2/+2
* s4-libcli: make LIBCLI_LDAP a private libraryAndrew Tridgell2010-10-211-7/+8
* Revert "s4:dsdb - make the RELAX control private"Andrew Bartlett2010-10-181-2/+1
* s4:dsdb - make the RELAX control privateMatthias Dieter Wallnöfer2010-10-161-1/+2
* s4:libcli/ldap/ldap_controls.c - fix up the controls listMatthias Dieter Wallnöfer2010-10-161-29/+49
* s4-ildap: two more places that need talloc_reparent()Andrew Tridgell2010-09-281-1/+1
* s4-ildap: fixed a talloc_steal with references errorAndrew Tridgell2010-09-271-1/+1
* s4:libcli/ldap: fix sending oneway requestsStefan Metzmacher2010-09-271-18/+26
* s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova2010-09-261-0/+2
* s4/ldap: use time_mono for reconnect timeoutBjörn Jacke2010-09-101-2/+2
* s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OIDAndrew Tridgell2010-08-171-0/+1
* s4-ldap: use common functions for ldap flag controls encode/decodeAndrew Tridgell2010-08-171-163/+11
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-5/+5
* s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CH...Endi S. Dewata2010-06-281-0/+4
* ldb:controls - add the "TREE_DELETE" control for allowing subtree deletesMatthias Dieter Wallnöfer2010-06-201-0/+20
* s4:ldap_controls.c - remove encoding functions for private recalculate SD con...Matthias Dieter Wallnöfer2010-06-201-19/+0
* s4: Remove an uselessly exposed controlMatthieu Patou2010-06-071-1/+0
* s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l...Andrew Bartlett2010-05-211-1/+1
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-216-5/+5
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: install the rest of the headersAndrew Tridgell2010-04-061-5/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+12
* s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...Endi S. Dewata2010-03-021-0/+4
* s4/ldap: Refactor the fix for ldap nested searchesKamen Mazdrashki2010-02-171-4/+0
* s4/ldap: Fix nested searches SEGFAULT bugKamen Mazdrashki2010-01-291-0/+4
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-281-0/+20
* s4:ldbcli - Added encoder/decoder for relax control.Endi S. Dewata2009-11-191-2/+20
* s4:libcli/ldap Add 'relax' OID to known network representationsAndrew Bartlett2009-11-121-0/+2
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+3
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-022-3/+2
* s4:libcli/ldap Explain why we set a hostname for ldapi:// connectionsAndrew Bartlett2009-08-171-1/+3
* s4:libcli/ldap: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-311-3/+0
* s4:libcli/ldap: add support for new Recycle Bin Feature LDAP ControlsStefan Metzmacher2009-07-231-0/+40
* fixed the encoding/decoding of the reverse attribute for server side sortAndrew Tridgell2009-06-101-3/+10
* libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2009-02-242-129/+6
* s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...Stefan Metzmacher2009-02-241-17/+32
* libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher2009-02-243-114/+1
* libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher2009-02-241-66/+0
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-244-1701/+1