Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-07-15 | Make up a full hostname for ldapi connections. | Andrew Bartlett | 1 | -2/+7 |
2008-07-15 | Cleanup ldap_bind_sasl. | Andrew Bartlett | 1 | -4/+3 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -0/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+2 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 2 | -10/+7 |
2008-04-15 | Fix warnings. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -7/+7 |
2008-04-02 | Reintroduce header previously autogenerated but ignored by git. | Jelmer Vernooij | 1 | -0/+10 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 8 | -23/+71 |
2008-02-29 | Change remaining prototype headers to be private. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 3 | -3/+3 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-27 | r26613: Add a function to write a DATA_BLOB into an LDAPString. | Andrew Bartlett | 1 | -3/+3 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -1/+1 |