Age | Commit message (Expand) | Author | Files | Lines |
2010-08-17 | s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID | Andrew Tridgell | 1 | -0/+1 |
2010-08-17 | s4-ldap: use common functions for ldap flag controls encode/decode | Andrew Tridgell | 1 | -163/+11 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2 | -5/+5 |
2010-06-28 | s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CH... | Endi S. Dewata | 1 | -0/+4 |
2010-06-20 | ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes | Matthias Dieter Wallnöfer | 1 | -0/+20 |
2010-06-20 | s4:ldap_controls.c - remove encoding functions for private recalculate SD con... | Matthias Dieter Wallnöfer | 1 | -19/+0 |
2010-06-07 | s4: Remove an uselessly exposed control | Matthieu Patou | 1 | -1/+0 |
2010-05-21 | s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l... | Andrew Bartlett | 1 | -1/+1 |
2010-05-21 | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 6 | -5/+5 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -5/+1 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+12 |
2010-03-02 | s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB... | Endi S. Dewata | 1 | -0/+4 |
2010-02-17 | s4/ldap: Refactor the fix for ldap nested searches | Kamen Mazdrashki | 1 | -4/+0 |
2010-01-29 | s4/ldap: Fix nested searches SEGFAULT bug | Kamen Mazdrashki | 1 | -0/+4 |
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-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 2 | -3/+2 |
2009-08-17 | s4:libcli/ldap Explain why we set a hostname for ldapi:// connections | Andrew Bartlett | 1 | -1/+3 |
2009-07-31 | s4:libcli/ldap: the tls code steals the original socket on its own now | Stefan Metzmacher | 1 | -3/+0 |
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 | 2 | -129/+6 |
2009-02-24 | s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de... | Stefan Metzmacher | 1 | -17/+32 |
2009-02-24 | libcli/ldap: move ldap_ndr from source4/ to toplevel | Stefan Metzmacher | 3 | -114/+1 |
2009-02-24 | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 1 | -66/+0 |
2009-02-24 | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 4 | -1701/+1 |
2009-02-24 | s4:libcli/ldap: remove reference to DEBUG() | Stefan Metzmacher | 1 | -1/+0 |
2009-02-24 | s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem | Stefan Metzmacher | 5 | -287/+300 |
2009-02-18 | Worked around a problem with select/poll/epoll and gnutls | Andrew Tridgell | 1 | -0/+4 |
2009-02-13 | s4:libcli/ldap: use const char * const *attributes as in all other places | Stefan Metzmacher | 2 | -2/+2 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 3 | -43/+68 |
2009-01-03 | s4:libcli/ldap: convert to tevent_* api | Stefan Metzmacher | 2 | -14/+14 |
2009-01-03 | s4:socket: use a socket_wrapper aware function to auto close the fd event for... | Stefan Metzmacher | 1 | -3/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 3 | -9/+9 |
2008-12-24 | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 1 | -1/+1 |
2008-12-18 | s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok... | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | s4: fix LIBEVENTS dependencies and use more forward declarations | Stefan Metzmacher | 1 | -1/+0 |
2008-12-17 | s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL | Andrew Bartlett | 1 | -0/+115 |
2008-12-17 | s4:libcli/ldap: split out a ldap_decode_attribs_bare() function | Andrew Bartlett | 1 | -8/+18 |
2008-11-17 | Improve debug when SASL search fails | Andrew Bartlett | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -1/+2 |
2008-10-23 | Fix function parameters. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -3/+3 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 3 | -0/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 3 | -4/+4 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -1/+1 |
2008-09-24 | Fix nasty bug that would come up only if a client connection to a remote | Simo Sorce | 2 | -9/+13 |