Clarify nomaclature of socket names in process_single and process_prefork
[samba.git] / source4 / smbd / process_single.c
2008-02-05 Andrew BartlettClarify nomaclature of socket names in process_single...
2008-02-04 Andrew BartlettRework process_single.c to take advantage of cluster_id...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
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 Andrew Tridgellr18805: make error message match function name
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 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 Tridgellr6530: the server ID of a connection in the single...
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
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 Tridgellr3523: removed a useless level 0 DEBUG()
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 Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
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 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 ...
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code