index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
smbd
/
process_single.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
source4/smbd: replace DEBUG( with DBG_
Gary Lockyer
2017-10-19
1
-2
/
+3
*
source4/smbd: refactor the process model for prefork
Gary Lockyer
2017-10-19
1
-6
/
+15
*
source4 smbd: remove global control pipe from process_standard.
Gary Lockyer
2017-09-28
1
-3
/
+4
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-2
/
+2
*
s4-process_single: Use pid,task_id as cluster_id in process_single just like ...
Andrew Bartlett
2013-01-26
1
-8
/
+13
*
bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...
Andrew Bartlett
2013-01-25
1
-3
/
+8
*
s4:smbd: fix typos
Michael Adam
2012-06-12
1
-1
/
+1
*
source4/smbd: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-3
/
+3
*
More spelling fixes across source4/
Brad Hards
2010-02-22
1
-1
/
+1
*
s4-debug: lower the verbosity of a couple of common log messages
Andrew Tridgell
2010-01-09
1
-1
/
+1
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
1
-1
/
+3
*
s4:smbd: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-5
/
+5
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-7
/
+7
*
Eliminate another global_loadparm.
Jelmer Vernooij
2008-09-30
1
-1
/
+1
*
Clarify nomaclature of socket names in process_single and process_prefork
Andrew Bartlett
2008-02-05
1
-5
/
+6
*
Rework process_single.c to take advantage of cluster_id() now taking an addit...
Andrew Bartlett
2008-02-04
1
-9
/
+22
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-4
/
+8
*
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r19610: fix the build
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
2007-10-10
1
-7
/
+0
*
r18805: make error message match function name
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r12815: try to fix the build on AIX
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-3
/
+0
*
r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'ed
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r10920: in case of a accept() failure just failing and trying again is no
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r6530: the server ID of a connection in the single process model should be
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5411: make network interface selection a bit saner
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
2007-10-10
1
-3
/
+15
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-81
/
+19
*
r4728: split up server_services into:
Stefan Metzmacher
2007-10-10
1
-24
/
+47
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3523: removed a useless level 0 DEBUG()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3481: split out client.h and events.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
2007-10-10
1
-9
/
+1
*
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r2588: connect/disconnect is common enough that I don't think a level 0 DEBUG
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2447: let the server code use the new lib/socket/ stuff
Stefan Metzmacher
2007-10-10
1
-8
/
+7
*
r1516: remove the server_connection from the list on the server_socket
Stefan Metzmacher
2007-10-10
1
-2
/
+12
[next]