s3-prefork: Allow better management of allowed_clients
[idra/samba.git] / source3 / lib / server_prefork.h
2011-08-21 Simo Sorces3-prefork: Allow better management of allowed_clients
2011-08-10 Volker Lendeckes3: Fix some typos -- Simo, please check
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: Inline Doxygen Documentation
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-prefork: provide way to send a signal to all children
2011-08-10 Simo Sorces3-prefork: provide means to expand the pool size
2011-08-10 Simo Sorces3-prefork: add way to manage number of clients per...
2011-08-10 Simo Sorces3-prefork: add asynchronous functions
2011-08-10 Simo Sorces3-prefork: implement prefork framework