index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
server_prefork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
s3-prefork: Fix use of child id.
Simo Sorce
1
-2
/
+2
2011-08-10
s3-prefork: Pass the child a child_id
Simo Sorce
1
-2
/
+2
2011-08-10
s3-prefork: Return tsocket_address for client and server
Simo Sorce
1
-16
/
+51
2011-08-10
s3-prefork: Pass messaging context around too
Simo Sorce
1
-3
/
+8
2011-08-10
s3-prefork: Set up a SIGCHLD handler by default
Simo Sorce
1
-3
/
+57
2011-08-10
s3-prefork: Provide a cleanup function
Simo Sorce
1
-9
/
+17
2011-08-10
s3-prefork: better timing out semantics
Simo Sorce
1
-4
/
+14
2011-08-10
s3-prefork: add support for multiple listning file descriptors
Simo Sorce
1
-81
/
+66
2011-08-10
s3-prefork: provide way to send a signal to all children
Simo Sorce
1
-0
/
+14
2011-08-10
s3-prefork: provide means to expand the pool size
Simo Sorce
1
-0
/
+32
2011-08-10
s3-prefork: add way to manage number of clients per child
Simo Sorce
1
-2
/
+33
2011-08-10
s3-prefork: add asynchronous functions
Simo Sorce
1
-1
/
+259
2011-08-10
s3-prefork: implement prefork framework
Simo Sorce
1
-0
/
+502