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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-21
s3-prefork: Listening fds must be in non-blocking mode
Simo Sorce
1
-0
/
+3
2011-08-21
s3-prefork: Fix code to retire children
Simo Sorce
1
-1
/
+3
2011-08-21
s3-prefork: Add parent->client messaging
Simo Sorce
1
-0
/
+10
2011-08-21
s3-prefork: Improve heuristics
Simo Sorce
1
-4
/
+4
2011-08-21
s3-prefork: Fix worker flags handling.
Simo Sorce
1
-2
/
+1
2011-08-21
s3-prefork: do not use a lock_fd, just race on accept()
Simo Sorce
1
-5
/
+1
2011-08-21
s3-prefork: Allow better management of allowed_clients
Simo Sorce
1
-5
/
+22
2011-08-10
s3: Fix some typos -- Simo, please check
Volker Lendecke
1
-7
/
+7
2011-08-10
s3-prefork: Pass the child a child_id
Simo Sorce
1
-0
/
+1
2011-08-10
s3-prefork: Return tsocket_address for client and server
Simo Sorce
1
-9
/
+12
2011-08-10
s3-prefork: Pass messaging context around too
Simo Sorce
1
-2
/
+9
2011-08-10
s3-prefork: Set up a SIGCHLD handler by default
Simo Sorce
1
-10
/
+23
2011-08-10
s3-prefork: Provide a cleanup function
Simo Sorce
1
-8
/
+4
2011-08-10
s3-prefork: Inline Doxygen Documentation
Simo Sorce
1
-0
/
+160
2011-08-10
s3-prefork: add support for multiple listning file descriptors
Simo Sorce
1
-9
/
+7
2011-08-10
s3-prefork: provide way to send a signal to all children
Simo Sorce
1
-0
/
+1
2011-08-10
s3-prefork: provide means to expand the pool size
Simo Sorce
1
-0
/
+1
2011-08-10
s3-prefork: add way to manage number of clients per child
Simo Sorce
1
-1
/
+5
2011-08-10
s3-prefork: add asynchronous functions
Simo Sorce
1
-0
/
+8
2011-08-10
s3-prefork: implement prefork framework
Simo Sorce
1
-0
/
+76