index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
server_prefork.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-prefork: Listening fds must be in non-blocking mode
Simo Sorce
2011-08-21
1
-0
/
+3
*
s3-prefork: Fix code to retire children
Simo Sorce
2011-08-21
1
-1
/
+3
*
s3-prefork: Add parent->client messaging
Simo Sorce
2011-08-21
1
-0
/
+10
*
s3-prefork: Improve heuristics
Simo Sorce
2011-08-21
1
-4
/
+4
*
s3-prefork: Fix worker flags handling.
Simo Sorce
2011-08-21
1
-2
/
+1
*
s3-prefork: do not use a lock_fd, just race on accept()
Simo Sorce
2011-08-21
1
-5
/
+1
*
s3-prefork: Allow better management of allowed_clients
Simo Sorce
2011-08-21
1
-5
/
+22
*
s3: Fix some typos -- Simo, please check
Volker Lendecke
2011-08-10
1
-7
/
+7
*
s3-prefork: Pass the child a child_id
Simo Sorce
2011-08-10
1
-0
/
+1
*
s3-prefork: Return tsocket_address for client and server
Simo Sorce
2011-08-10
1
-9
/
+12
*
s3-prefork: Pass messaging context around too
Simo Sorce
2011-08-10
1
-2
/
+9
*
s3-prefork: Set up a SIGCHLD handler by default
Simo Sorce
2011-08-10
1
-10
/
+23
*
s3-prefork: Provide a cleanup function
Simo Sorce
2011-08-10
1
-8
/
+4
*
s3-prefork: Inline Doxygen Documentation
Simo Sorce
2011-08-10
1
-0
/
+160
*
s3-prefork: add support for multiple listning file descriptors
Simo Sorce
2011-08-10
1
-9
/
+7
*
s3-prefork: provide way to send a signal to all children
Simo Sorce
2011-08-10
1
-0
/
+1
*
s3-prefork: provide means to expand the pool size
Simo Sorce
2011-08-10
1
-0
/
+1
*
s3-prefork: add way to manage number of clients per child
Simo Sorce
2011-08-10
1
-1
/
+5
*
s3-prefork: add asynchronous functions
Simo Sorce
2011-08-10
1
-0
/
+8
*
s3-prefork: implement prefork framework
Simo Sorce
2011-08-10
1
-0
/
+76