summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-10s3:libsmb: store the remote_realm on the cli_stateStefan Metzmacher5-2/+20
2011-08-10s3:smb_macros.h: simplify _smb_setlen() and _smb_setlen_large()Stefan Metzmacher1-6/+4
2011-08-10s3:include: smb.h base old smb header offsets on new definesStefan Metzmacher1-32/+32
2011-08-10s3:include: smb.h merge some stuff from source4Stefan Metzmacher1-0/+35
2011-08-10Revert "s3:test_async_echo: unsure the desired smb message sequence"Stefan Metzmacher1-10/+0
2011-08-09s3:vfs_prealloc: fix build on SLES8Björn Jacke1-0/+1
2011-08-09s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher4-14/+14
2011-08-09s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2-3/+3
2011-08-09s3-rpc_server: Fix sending of packets over named pipe proxy.Andreas Schneider1-22/+27
2011-08-09s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider3-16/+17
2011-08-09s3-rpc_server: Free the children of p->mem_ctx.Andreas Schneider1-1/+5
2011-08-09s3:lib/events: Fix a bug in run_poll_events().Stefan Metzmacher1-0/+4
2011-08-08s3:selftest: run the net rpc registry test under "s3dc" instead "s3dc:local".Michael Adam1-1/+1
2011-08-08s3-net: Fixed a small typo in net conf function tableVicentiu Ciorbaru1-1/+1
2011-08-08s3-net: Fixed typo in net confVicentiu Ciorbaru1-1/+1
2011-08-08s3:smbconf let drop leave the smbconf key in place to match a virgin registry...Gregor Beck1-1/+1
2011-08-08s3:registry avoid updating keys which are going to be deleted inGregor Beck6-30/+47
2011-08-08build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett1-2/+2