dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source4 / smbd / process_standard.c
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
2012-06-12 Michael Adams4:smbd: fix typos
2011-08-13 Simo Sorces4:smbd: use tevent_ fn names instead of leagcy event_...
2011-03-19 Jelmer Vernooijsource4/smbd: Fix prototypes for all functions.
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-05-14 Andrew Bartletts4:process_model Fix process_standard and process_onefo...
2010-03-26 Andrew Tridgells4-smbd: use tevent_re_initialise()
2010-02-13 Andrew Tridgells4-smbd: fix crash in notify code on client termination
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-smbd: setup the default event contexts for other...
2009-10-23 Andrew Tridgells4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
2009-10-23 Andrew Tridgells4-server: call the ldb_wrap_fork_hook() after a fork()
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellensure that child tasks die when the parent dies
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:smbd: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijEliminate another global_loadparm.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceUse a custom init function for samba4 that sets a samba4
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-01 Jelmer VernooijAdd context pointer to secrets functions.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettRemaining changes to implement the prefork process...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26322: Fix include
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr19610: fix the build
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Stefan Metzmacherr15277: - fix the build on netbsd, where stdlib.h has...
2007-10-10 Stefan Metzmacherr15273: fix setproctitle support
2007-10-10 Jelmer Vernooijr15212: Simplify setproctitle code
2007-10-10 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr12815: try to fix the build on AIX
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12267: Try to avoid segfault in kerberos libs, because...
2007-10-10 Andrew Tridgellr10920: in case of a accept() failure just failing...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3356: in the standard process model we need to make...
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3181: shutdown the secrets db on exit so we don't...
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Stefan Metzmacherr2723: fix some debug messages
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
2007-10-10 Andrew Tridgellr2588: connect/disconnect is common enough that I don...
2007-10-10 Stefan Metzmacherr2447: let the server code use the new lib/socket/...
2007-10-10 Stefan Metzmacherr1516: remove the server_connection from the list on...
2007-10-10 Stefan Metzmacherr1515: move dublicate code to a function
2007-10-10 Stefan Metzmacherr1514: close stuff from the server_connection not in the
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Stefan Metzmacherr1291: rename struct smbsrv_context to smbsrv_connection
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr1277: rename struct server_context to smbsrv_ontext
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Andrew Tridgellr99: make sure we reap child processes in the standard...
next