| Commit message (Expand) | Author | Age | Files | Lines |
* | s3/s4: smbd, rpc, ldap, cldap, kdc services. | Jeremy Allison | 2014-06-07 | 1 | -1/+7 |
* | s4:lib/socket: simplify iface_list_wildcard() and its callers | Stefan Metzmacher | 2014-03-07 | 1 | -1/+1 |
* | cldap: quieten error when abandon packet is sent | Garming Sam | 2013-12-06 | 1 | -0/+7 |
* | s4:cldap_server: Do not handle netlogon ourself anymore | Benjamin Franzke | 2013-11-11 | 1 | -12/+0 |
* | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 2012-06-15 | 1 | -1/+1 |
* | libcli/cldap: don't pass tevent_context to cldap_socket_init() | Stefan Metzmacher | 2011-10-10 | 1 | -1/+0 |
* | libcli/cldap: pass tevent_context to cldap_set_incoming_handler() | Stefan Metzmacher | 2011-10-10 | 1 | -1/+2 |
* | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2011-06-20 | 1 | -1/+1 |
* | s4-ipv6: update callers to load_interface_list() | Andrew Tridgell | 2011-06-06 | 1 | -1/+1 |
* | s4-ipv6: use iface_list_wildcard() to listen on IPv6 | Andrew Tridgell | 2011-06-06 | 1 | -2/+7 |
* | s4-interfaces Rename interfaces code so not to conflict with source3/ | Andrew Bartlett | 2011-05-08 | 1 | -4/+4 |
* | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 2011-03-19 | 1 | -0/+2 |
* | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 2011-02-10 | 1 | -2/+2 |
* | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 2010-10-10 | 1 | -1/+1 |
* | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2010-07-16 | 1 | -5/+5 |
* | s4:cldap_server.c - here the counter variable should be "signed" | Matthias Dieter Wallnöfer | 2010-06-18 | 1 | -2/+1 |
* | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 2010-05-21 | 1 | -1/+0 |
* | s4:cldap_server - make it "signed-safe" | Matthias Dieter Wallnöfer | 2010-02-25 | 1 | -1/+1 |
* | s4-dsdb: create a static system_session context | Andrew Tridgell | 2009-10-23 | 1 | -1/+1 |
* | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 2009-09-18 | 1 | -6/+8 |
* | s4:cldap: rewrite the cldap library based on tsocket | Stefan Metzmacher | 2009-03-19 | 1 | -36/+60 |
* | we need to listen on all interfaces in the CLDAP server as the windows | Andrew Tridgell | 2008-10-02 | 1 | -8/+9 |
* | Rework samdb handling for 'netlogon' packets. | Andrew Bartlett | 2008-06-30 | 1 | -1/+1 |
* | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2008-04-17 | 1 | -1/+1 |
* | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 2008-02-21 | 1 | -1/+1 |
* | Remove useless layer of indirection, where every service called | Andrew Bartlett | 2008-02-04 | 1 | -10/+1 |
* | Rework service init functions to pass down service name. This is | Andrew Bartlett | 2008-02-04 | 1 | -1/+1 |
* | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 2008-01-05 | 1 | -1/+1 |
* | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 2007-12-21 | 1 | -5/+11 |
* | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 2007-12-21 | 1 | -3/+3 |
* | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26235: Avoid global_loadparm. | Jelmer Vernooij | 2007-12-21 | 1 | -8/+9 |
* | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 2007-12-21 | 1 | -2/+2 |
* | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r25938: We don't need the CLDAP server unless we are a DC. | Andrew Bartlett | 2007-12-21 | 1 | -0/+12 |
* | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2007-10-10 | 1 | -3/+3 |
* | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 1 | -3/+2 |
* | r19736: handle rootdse call via CLDAP | Stefan Metzmacher | 2007-10-10 | 1 | -6/+32 |
* | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 2007-10-10 | 1 | -0/+2 |
* | r13926: More header splitups. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2007-10-10 | 1 | -1/+3 |
* | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 2007-10-10 | 1 | -5/+15 |
* | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r8272: added the hooks for adding a name to a messaging context, so we will | Andrew Tridgell | 2007-10-10 | 1 | -0/+3 |
* | r7911: task_terminate() is defined in the macosx headers, so change the name | Andrew Tridgell | 2007-10-10 | 1 | -3/+3 |
* | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 2007-10-10 | 1 | -2/+3 |