Age | Commit message (Expand) | Author | Files | Lines |
2011-06-06 | s4-ipv6: update callers to load_interface_list() | Andrew Tridgell | 1 | -1/+1 |
2011-05-08 | s4-interfaces Rename interfaces code so not to conflict with source3/ | Andrew Bartlett | 1 | -2/+2 |
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 1 | -0/+2 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | 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 | -5/+5 |
2008-06-30 | Rework samdb handling for 'netlogon' packets. | Andrew Bartlett | 1 | -1/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -11/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
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 | -4/+5 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26265: Use task-provided loadparm context in nbt and rpc servers. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13941: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12607: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10706: split out the irpc server functions in the NBT server, so the mainline | Andrew Tridgell | 1 | -150/+1 |
2007-10-10 | r10675: Connect to the DC's IPC$ | Volker Lendecke | 1 | -5/+10 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 1 | -0/+119 |
2007-10-10 | r8272: added the hooks for adding a name to a messaging context, so we will | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r7911: task_terminate() is defined in the macosx headers, so change the name | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r7321: add nbtd statistics serving over irpc | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r5411: make network interface selection a bit saner | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r5346: - a bit more preparation for the WINS server going in | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r5210: changed server side nbt functions to be prefixed with nbtd_ instead of | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5171: added support for "bind interfaces only" in nbtd. The solution was to | Andrew Tridgell | 1 | -23/+0 |
2007-10-10 | r5147: remove unused var | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -5/+13 |
2007-10-10 | r5109: - fixed handling of zero-length subcontexts in the ndr library | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r5108: the beginnings of a nbtd server for Samba4. Currently just displays | Andrew Tridgell | 1 | -0/+85 |