summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb_server.c
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-2/+3
* param: rename lp function and variable from "srv_maxprotocol" to "server_max_...Garming Sam2014-02-071-1/+1
* s4:smb_server: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+1
* s4-ipv6: use "ip" instead of "ipv4" for serversAndrew Tridgell2011-06-061-1/+1
* s4-server: make server sockets a child of the task contextAndrew Tridgell2010-11-151-4/+5
* smb_server: Split core out of service, since the service can be built as a .s...Jelmer Vernooij2010-10-111-44/+0
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-10/+10
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-14/+0
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-1/+1
* s4:smb_server: initialy read the first 4 bytes onlySam Liddicott2009-05-201-0/+1
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* s4:smb_server: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Cope with no server being active.Jelmer Vernooij2008-05-261-2/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+2
* Remove yet more global_loadparm instances.Jelmer Vernooij2008-02-211-1/+1
* More share_init to more apprioriate place.Jelmer Vernooij2008-02-211-0/+1
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-13/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-2/+4
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+7
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26347: More tests.Jelmer Vernooij2007-12-211-3/+0
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+3
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-3/+4
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-5/+6
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-2/+2
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+5
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23700: pre-open the sam in the parent smbd. This has the effect of loadingAndrew Tridgell2007-10-101-0/+16
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+6
* r16464: split client and server min/max protocol settingsStefan Metzmacher2007-10-101-1/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-0/+1
* r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher2007-10-101-0/+2
* r14096: setup a service task for smbsrv and dcesrvStefan Metzmacher2007-10-101-8/+22
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-1/+1
* r13937: fix the buildStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-2/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0