Age | Commit message (Expand) | Author | Files | Lines |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -2/+2 |
2011-02-01 | Added SSL global catalog | William Brown | 1 | -3/+18 |
2010-12-13 | s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s... | Stefan Metzmacher | 1 | -3/+5 |
2010-12-01 | s4-ldap: removed an incorrect talloc_move() | Andrew Tridgell | 1 | -1/+1 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -8/+10 |
2010-11-05 | s4-ldap_server Don't DEBUG() at level 2 every time a caller disconnects | Andrew Bartlett | 1 | -3/+0 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-10-08 | s4:ldap_server: rewrite to socket layer to use tstream | Stefan Metzmacher | 1 | -240/+522 |
2010-10-07 | Revert "s4:ldap_server: rewrite to socket layer to use tstream" | Stefan Metzmacher | 1 | -526/+240 |
2010-10-04 | s4:ldap_server: rewrite to socket layer to use tstream | Stefan Metzmacher | 1 | -240/+526 |
2010-09-07 | s4-ldapserver: serialise ldap server operations | Andrew Tridgell | 1 | -0/+53 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -12/+12 |
2010-06-28 | s4:ldap_server: don't start if we can't bind to port 389 | Stefan Metzmacher | 1 | -1/+4 |
2010-05-21 | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 1 | -1/+0 |
2010-04-11 | s4:auth Remove event context from anonymous_session() | Andrew Bartlett | 1 | -1/+1 |
2010-02-25 | s4:ldap_server - make it "signed-safe" | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2009-10-25 | s4-samdb: reduce the number of samdb opens at startup | Andrew Tridgell | 1 | -4/+2 |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 1 | -1/+1 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -4/+6 |
2009-08-05 | s4:ldap_server: make sure we shutdown the tls socket before stream_terminate_... | Stefan Metzmacher | 1 | -0/+1 |
2009-07-31 | s4:ldap_server: the tls code steals the original socket on its own now | Stefan Metzmacher | 1 | -1/+2 |
2009-06-24 | Reenable the LDAPI socket for the merged build | Volker Lendecke | 1 | -2/+0 |
2009-06-19 | Allow developers access the the privilaged ldapi socket for the moment | Andrew Bartlett | 1 | -0/+4 |
2009-06-19 | s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdef | Andrew Bartlett | 1 | -1/+11 |
2009-06-06 | Allow access as SYSTEM on a privileged ldapi connection | Volker Lendecke | 1 | -13/+83 |
2009-05-29 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 |
2009-02-24 | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 1 | -2/+2 |
2009-02-18 | Worked around a problem with select/poll/epoll and gnutls | Andrew Tridgell | 1 | -0/+4 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:ldap_server: s/private/private_data | Stefan Metzmacher | 1 | -8/+8 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -5/+5 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -6/+2 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -1/+1 |
2008-07-16 | Don't keep an extra ldb around forever. | Andrew Bartlett | 1 | -1/+5 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+3 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2008-03-29 | Fix more valgrind issues. | Andrew Bartlett | 1 | -1/+3 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -13/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -5/+10 |
2008-01-05 | r26669: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+3 |
2008-01-03 | r26648: Move detection of global catalog captability to a central function, so | Andrew Bartlett | 1 | -20/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -2/+6 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -2/+2 |