summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:libcli/ldap: remove reference to DEBUG()Stefan Metzmacher2009-02-241-1/+0
* s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystemStefan Metzmacher2009-02-245-287/+300
* Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell2009-02-181-0/+4
* s4:libcli/ldap: use const char * const *attributes as in all other placesStefan Metzmacher2009-02-132-2/+2
* Fix the mess with ldb includes.Simo Sorce2009-01-303-43/+68
* s4:libcli/ldap: convert to tevent_* apiStefan Metzmacher2009-01-032-14/+14
* s4:socket: use a socket_wrapper aware function to auto close the fd event for...Stefan Metzmacher2009-01-031-3/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-293-9/+9
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...Stefan Metzmacher2008-12-181-1/+1
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+0
* s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROLAndrew Bartlett2008-12-171-0/+115
* s4:libcli/ldap: split out a ldap_decode_attribs_bare() functionAndrew Bartlett2008-12-171-8/+18
* Improve debug when SASL search failsAndrew Bartlett2008-11-171-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+2
* Fix function parameters.Jelmer Vernooij2008-10-231-1/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-3/+3
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-203-0/+3
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-113-4/+4
* LDB ASYNC: misc changesSimo Sorce2008-09-291-1/+1
* Fix nasty bug that would come up only if a client connection to a remoteSimo Sorce2008-09-242-9/+13
* Make up a full hostname for ldapi connections.Andrew Bartlett2008-07-151-2/+7
* Cleanup ldap_bind_sasl.Andrew Bartlett2008-07-151-4/+3
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1