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