summaryrefslogtreecommitdiffstats
path: root/source/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* r22942: Some message_register -> messaging_register conversionsVolker Lendecke2007-10-101-34/+59
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-10-101-1/+1
* r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke2007-10-101-1/+1
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-10-101-3/+5
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-1/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-7/+7
* r22533: Use lib functions where we have themVolker Lendecke2007-10-101-2/+3
* r22495: Create wrapper to hide the details of obtaining a set of socketsJames Peach2007-10-101-167/+2
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-101-48/+127
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-40/+49
* r22395: allow profiling level to be set on startupHerb Lewis2007-10-101-0/+10
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-0/+2
* r21871: Move deadtime processing into an idle event. While there, simplifyVolker Lendecke2007-10-101-11/+29
* r21869: Move sending keepalives out of the main processing loop into idle event.Volker Lendecke2007-10-101-0/+26
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+1
* r21225: Couple of fixes from Martin Zielinski mz@seh.de,Jeremy Allison2007-10-101-3/+2
* r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke2007-10-101-4/+0
* r21090: Add some helper routinesVolker Lendecke2007-10-101-0/+11
* r21064: The core of this patch isVolker Lendecke2007-10-101-14/+16
* r20966: Only attempt to reload the config file atfer the fork point if weJames Peach2007-10-101-2/+6
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-10-101-0/+13
* r20846: Before this gets out of control...Volker Lendecke2007-10-101-0/+10
* r20131: get rid of a few no previous prototype warningsHerb Lewis2007-10-101-1/+1
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-2/+0
* r17836: Don't create zombies in the children, thanks to Jeremy!Volker Lendecke2007-10-101-0/+4
* r17569: Make 'max smbd processes' more robust. Counting on the child to decre...Volker Lendecke2007-10-101-24/+76
* r17568: Reformatting -- more than 100 cols is too much :-)Volker Lendecke2007-10-101-3/+6
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-6/+0
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-101-4/+5
* r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...Paul Green2007-10-101-0/+2
* r15133: in_server is not used anywhereVolker Lendecke2007-10-101-3/+0
* r15119: Initialize our global sam sid first, quite a lot of the other initial...Volker Lendecke2007-10-101-11/+22
* r15022: Fix core dumps on normal server exit.Jeremy Allison2007-10-101-5/+5
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-2/+1
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2007-10-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-76/+86
* r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2007-10-101-5/+10
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+6
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-2/+5
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-8/+21
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13023: Ensure we notice if we exit due to guest user setup fail.Jeremy Allison2007-10-101-1/+3
* r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke2007-10-101-2/+0
* r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke2007-10-101-0/+2
* r12564: Ensure load_case_tables is always done first.Jeremy Allison2007-10-101-2/+2
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2007-10-101-0/+1
* r10822: updating copyright infoGerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-6/+5
* r10644: Let the ports parameter be a comma-separated list, as documented inJames Peach2007-10-101-2/+2