Port 3c1f1f0797e from 3-0-ctdb
[samba.git] / source / smbd / server.c
2008-03-20 rootPort 3c1f1f0797e from 3-0-ctdb
2008-03-18 Andrew Tridgell[samba-3-0-ctdb.tridge @ tridge@samba.org-2007060205380...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-18 Tim PotterCheck return code of secrets_init() function.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Alexander BokovoyMerge DMAPI fixes from CTDB Samba
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Jeremy AllisonDon't print out debug messages at level 0 if we can't
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeAdd a global cache
2007-12-19 Jeremy AllisonRemove last_message completely as it's no longer used.
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Rishi SrivatsavaiRegister the smb service with mDNS if mSDN is supported.
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker LendeckeTiny simplifications
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-12 Jeremy AllisonThree more pstring removals.
2007-11-09 Jeremy AllisonRemove more static fstring/pstrings. Fix socket option
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-31 Jeremy AllisonFix vfstest link - move socket calls into smbd/process.c
2007-10-31 Jeremy AllisonMake explicit draining the socket on RECVFILE. Add
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Stefan Metzmacherstart smbd, nmbd and winbindd with the same startup...
2007-10-27 Volker LendeckeTwo patches
2007-10-25 Jeremy AllisonEnsure we don't terminate if we fail to bind to a socket,
2007-10-24 Jeremy AllisonDon't terminate on an invalid address family.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Stefan Metzmacherfix startup of smbd, nmbd, winbindd
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Volker Lendecker24702: Remove the old API pointers
2007-10-10 Stefan Metzmacherr24621: - deferr calling build_options();exit(0);
2007-10-10 Stefan Metzmacherr24599: patch from Karolin Seeger <ks@sernet.de>:
2007-10-10 Stefan Metzmacherr24029: merge from samba.org/~tridge/samba_3_2_ctdb/:
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Andrew Tridgellr23783: Processing the UAS change message was causing...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 James Peachr23502: Restore exit-on-idle. Small refactoring...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Jeremy Allisonr23272: Fix main event loop - reviewed by Volker.
2007-10-10 Volker Lendecker23241: In preparation for the cluster messaging import...
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23168: Move the lp_max_connections() into service.c.
2007-10-10 Volker Lendecker23167: Remove an unused parameter
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22942: Some message_register -> messaging_register...
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Volker Lendecker22533: Use lib functions where we have them
2007-10-10 James Peachr22495: Create wrapper to hide the details of obtaining...
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 Herb Lewisr22395: allow profiling level to be set on startup
2007-10-10 Jeremy Allisonr21882: The server part of the code has to use an AUTH_...
2007-10-10 Volker Lendecker21871: Move deadtime processing into an idle event...
2007-10-10 Volker Lendecker21869: Move sending keepalives out of the main process...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21225: Couple of fixes from Martin Zielinski mz@seh.de,
2007-10-10 Volker Lendecker21093: Remove the hash and dnotify backends. Disabling...
2007-10-10 Volker Lendecker21090: Add some helper routines
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 James Peachr20966: Only attempt to reload the config file atfer...
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 James Peachr19626: Coalesce usage of DUMP_CORE. Fix formatting...
2007-10-10 Volker Lendecker17836: Don't create zombies in the children, thanks...
2007-10-10 Volker Lendecker17569: Make 'max smbd processes' more robust. Counting...
2007-10-10 Volker Lendecker17568: Reformatting -- more than 100 cols is too much :-)
next