summaryrefslogtreecommitdiffstats
path: root/source/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* r24957: Merge 21867, 21869, 21870 and 21871:Volker Lendecke2007-09-041-0/+45
* r24950: Merge r21784Volker Lendecke2007-09-041-1/+1
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-08-301-3/+0
* r24702: Remove the old API pointersVolker Lendecke2007-08-271-5/+0
* r24622: - deferr calling build_options();exit(0);Stefan Metzmacher2007-08-221-5/+10
* r24600: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-08-211-1/+4
* r24030: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher2007-07-241-5/+8
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23783: Processing the UAS change message was causing problems on ppc64 LinuxAndrew Tridgell2007-07-101-23/+0
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23683: Check ports are in the correct range (1-65535)Simo Sorce2007-07-031-2/+2
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-3/+3
* r23410: Merge the core of the cluster code.Volker Lendecke2007-06-101-0/+7
* r23272: Fix main event loop - reviewed by Volker.Jeremy Allison2007-05-311-2/+4
* r23241: In preparation for the cluster messaging import the parent smbd needs toVolker Lendecke2007-05-301-7/+20
* r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke2007-05-291-0/+2
* r23168: Move the lp_max_connections() into service.c.Volker Lendecke2007-05-271-1/+1
* r23167: Remove an unused parameterVolker Lendecke2007-05-271-1/+1
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-05-211-1/+1
* r22954: More messaging_registerVolker Lendecke2007-05-161-1/+1
* r22942: Some message_register -> messaging_register conversionsVolker Lendecke2007-05-161-34/+59
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-05-151-1/+1
* r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke2007-05-151-1/+1
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-05-141-2/+3
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-05-081-1/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-05-071-7/+7
* r22395: allow profiling level to be set on startupHerb Lewis2007-04-201-0/+10
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-18/+37
* r21225: Couple of fixes from Martin Zielinski mz@seh.de,Jeremy Allison2007-02-071-3/+2
* r20966: Only attempt to reload the config file atfer the fork point if weJames Peach2007-01-231-2/+6
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-01-191-0/+13
* r20157: get rid of a few no previous prototype warningsHerb Lewis2006-12-131-1/+1
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-34/+85
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-4/+5
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+2
* r15144: final code changes for 3.0.23pre1 (SAMBA_3_0 r15141)Gerald Carter2006-04-201-3/+0
* r15135: working on 3.0.23pre1; sync to SAMBA_3_0 r15132Gerald Carter2006-04-191-96/+144
|\
| * r15133: in_server is not used anywhereVolker Lendecke2006-04-191-3/+0
| * r15119: Initialize our global sam sid first, quite a lot of the other initial...Volker Lendecke2006-04-181-11/+22
| * r15022: Fix core dumps on normal server exit.Jeremy Allison2006-04-101-5/+5
| * r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-2/+1
| * r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2006-04-061-1/+1
| * r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-76/+86
| * r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2006-04-011-5/+10
| * r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-0/+6
| * r14618: add --no-process-group to all server programmsStefan Metzmacher2006-03-211-2/+5
| * r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
| * r13316: Let the carnage begin....Gerald Carter2006-02-031-8/+21
| * r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
| * r13023: Ensure we notice if we exit due to guest user setup fail.Jeremy Allison2006-01-181-1/+3