summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:libsmb: split out cli_state_receive_next() from cli_smb_req_set_pending()Stefan Metzmacher2011-08-121-2/+25
* s3:libsmb: use talloc_stackframe() in cli_smb_received()Stefan Metzmacher2011-08-121-8/+12
* s3:libsmb: call cli_smb_req_unset_pending() before tevent_req_done() also for...Stefan Metzmacher2011-08-121-0/+1
* s3:libsmb: reset the destructor in cli_smb_req_unset_pending()Stefan Metzmacher2011-08-121-1/+2
* s3:libsmb: add cli_state_notify_pending() and use itStefan Metzmacher2011-08-121-25/+45
* s3:selftest: run smbtorture3 CHAIN1/CHAIN2 testsStefan Metzmacher2011-08-122-2/+1
* s3-messaging: Do not register to classes we are not going to use.Simo Sorce2011-08-113-5/+4
* s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.Simo Sorce2011-08-112-2/+4
* s3-messaging: Fix messaging classes.Simo Sorce2011-08-115-12/+19
* s3-messaging: Remove obsolete class.Simo Sorce2011-08-115-19/+2
* s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam2011-08-113-9/+19
* s3: Adapt msg_idmap.c to Samba coding conventionsVolker Lendecke2011-08-101-5/+5
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-101-1/+1
* s3: Fix some typos -- Simo, please checkVolker Lendecke2011-08-101-7/+7
* s3-spoolss: Fix prototypes warnings.Andreas Schneider2011-08-101-1/+4
* s3-printing: Do not try to force reload.Simo Sorce2011-08-102-3/+7
* s3-spoolss: do not call pcap_cache_reload() directlySimo Sorce2011-08-101-5/+17
* s3-printing: Add child handler to bq processSimo Sorce2011-08-101-4/+32
* s3-spoolss: Fix printers related messagingSimo Sorce2011-08-101-4/+34
* s3-prefork: Fix use of child id.Simo Sorce2011-08-102-12/+11
* s3-printing: make sure to block SIGHUP ...Simo Sorce2011-08-102-4/+39
* s3-spoolss: Use a global variable for the poolSimo Sorce2011-08-101-60/+31
* s3-printing: Allow bq process to have own logfileSimo Sorce2011-08-103-26/+55
* s3-spoolssd: Use the child_id to open log filesSimo Sorce2011-08-101-15/+43
* s3-prefork: Pass the child a child_idSimo Sorce2011-08-103-2/+4
* s3-printing: Force pcap reload when all readySimo Sorce2011-08-104-5/+18
* s3-prefork: Return tsocket_address for client and serverSimo Sorce2011-08-103-32/+68
* s3-prefork: Pass messaging context around tooSimo Sorce2011-08-103-20/+59
* s3-prefork: Set up a SIGCHLD handler by defaultSimo Sorce2011-08-103-52/+94
* s3:spoolssd Start spoolssd from printing_subsystem_initSimo Sorce2011-08-104-41/+70
* s3-printing: Rework how the background process is startedSimo Sorce2011-08-106-21/+42
* s3-prefork: Provide a cleanup functionSimo Sorce2011-08-103-28/+25
* s3-prefork: Inline Doxygen DocumentationSimo Sorce2011-08-101-0/+160
* s3-prefork: better timing out semanticsSimo Sorce2011-08-101-4/+14
* s3-prefork: add support for multiple listning file descriptorsSimo Sorce2011-08-103-95/+84
* s3-spoolssd: propagate SIGHUP to childrenSimo Sorce2011-08-101-11/+34
* s3-prefork: provide way to send a signal to all childrenSimo Sorce2011-08-102-0/+15
* s3-spoolssd: expand children pool when necessarySimo Sorce2011-08-101-7/+34
* s3-prefork: provide means to expand the pool sizeSimo Sorce2011-08-102-0/+33
* s3-spoolssd: Use parametric option for prefork parametersSimo Sorce2011-08-101-12/+48
* s3-spoolss: make listening asynchronousSimo Sorce2011-08-101-26/+60
* s3-spoolssd: Use the prefork framework in spoolssdSimo Sorce2011-08-101-3/+425
* s3-rpc_server: add termination functionSimo Sorce2011-08-102-3/+23
* s3-rpc: Expose some internal functionsSimo Sorce2011-08-102-33/+44
* s3-prefork: add way to manage number of clients per childSimo Sorce2011-08-102-3/+38
* s3-prefork: add asynchronous functionsSimo Sorce2011-08-102-1/+267
* s3-prefork: implement prefork frameworkSimo Sorce2011-08-104-0/+580
* s3-printing: No need to register to smbd's children listSimo Sorce2011-08-101-19/+0
* lib-util: Make useful function a common utility.Simo Sorce2011-08-101-26/+0
* s3: Remove an unnecessary includeVolker Lendecke2011-08-101-1/+0