index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-spoolss: Remove useless check
Simo Sorce
2011-08-21
1
-24
/
+4
*
s3-spoolssd: Listen on parent messages
Simo Sorce
2011-08-21
1
-0
/
+18
*
s3-spoolssd: Send a message to the parent when we accept a connection
Simo Sorce
2011-08-21
1
-0
/
+25
*
s3-spoolssd: User new prefork helpers to simplify code.
Simo Sorce
2011-08-21
1
-27
/
+3
*
s3-prefork: Fix worker flags handling.
Simo Sorce
2011-08-21
1
-1
/
+1
*
s3-prefork: do not use a lock_fd, just race on accept()
Simo Sorce
2011-08-21
1
-17
/
+3
*
s3-spoolssd: Use prefrok utils to manage children
Simo Sorce
2011-08-21
1
-122
/
+26
*
s3-spoolss: Introduce helper function to manage pool.
Simo Sorce
2011-08-21
1
-52
/
+64
*
s3-spoolssd: Fix spoolss logging.
Simo Sorce
2011-08-21
1
-13
/
+11
*
s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
Simo Sorce
2011-08-21
1
-3
/
+2
*
s3-spoolssd: Check if we were able to create the prefork pool.
Andreas Schneider
2011-08-21
1
-0
/
+3
*
s3-messaging: Do not register to classes we are not going to use.
Simo Sorce
2011-08-11
2
-3
/
+2
*
s3-messaging: Remove obsolete class.
Simo Sorce
2011-08-11
1
-2
/
+0
*
s3-spoolss: Fix prototypes warnings.
Andreas Schneider
2011-08-10
1
-1
/
+4
*
s3-printing: Do not try to force reload.
Simo Sorce
2011-08-10
1
-1
/
+5
*
s3-spoolss: do not call pcap_cache_reload() directly
Simo Sorce
2011-08-10
1
-5
/
+17
*
s3-printing: Add child handler to bq process
Simo Sorce
2011-08-10
1
-4
/
+32
*
s3-spoolss: Fix printers related messaging
Simo Sorce
2011-08-10
1
-4
/
+34
*
s3-prefork: Fix use of child id.
Simo Sorce
2011-08-10
1
-10
/
+9
*
s3-printing: make sure to block SIGHUP ...
Simo Sorce
2011-08-10
2
-4
/
+39
*
s3-spoolss: Use a global variable for the pool
Simo Sorce
2011-08-10
1
-60
/
+31
*
s3-printing: Allow bq process to have own logfile
Simo Sorce
2011-08-10
3
-26
/
+55
*
s3-spoolssd: Use the child_id to open log files
Simo Sorce
2011-08-10
1
-15
/
+43
*
s3-prefork: Pass the child a child_id
Simo Sorce
2011-08-10
1
-0
/
+1
*
s3-printing: Force pcap reload when all ready
Simo Sorce
2011-08-10
2
-3
/
+12
*
s3-prefork: Return tsocket_address for client and server
Simo Sorce
2011-08-10
1
-7
/
+5
*
s3-prefork: Pass messaging context around too
Simo Sorce
2011-08-10
1
-15
/
+42
*
s3-prefork: Set up a SIGCHLD handler by default
Simo Sorce
2011-08-10
1
-39
/
+14
*
s3:spoolssd Start spoolssd from printing_subsystem_init
Simo Sorce
2011-08-10
3
-19
/
+62
*
s3-printing: Rework how the background process is started
Simo Sorce
2011-08-10
4
-21
/
+39
*
s3-prefork: Provide a cleanup function
Simo Sorce
2011-08-10
1
-11
/
+4
*
s3-prefork: add support for multiple listning file descriptors
Simo Sorce
2011-08-10
1
-5
/
+11
*
s3-spoolssd: propagate SIGHUP to children
Simo Sorce
2011-08-10
1
-11
/
+34
*
s3-spoolssd: expand children pool when necessary
Simo Sorce
2011-08-10
1
-7
/
+34
*
s3-spoolssd: Use parametric option for prefork parameters
Simo Sorce
2011-08-10
1
-12
/
+48
*
s3-spoolss: make listening asynchronous
Simo Sorce
2011-08-10
1
-26
/
+60
*
s3-spoolssd: Use the prefork framework in spoolssd
Simo Sorce
2011-08-10
1
-3
/
+425
*
s3-printing: No need to register to smbd's children list
Simo Sorce
2011-08-10
1
-19
/
+0
*
s3-printing: fix some build warnings in queue_process.c
Günther Deschner
2011-08-03
1
-1
/
+2
*
s3:server Consolidate printing related initialization
Simo Sorce
2011-08-02
2
-0
/
+9
*
s3:smbd - Move printing queue stuff
Simo Sorce
2011-08-02
3
-113
/
+324
*
s3-rpc_server: Use binding vector in rpc_ep_try_register().
Andreas Schneider
2011-08-01
1
-2
/
+22
*
s3-rpc_server: Move the endpoint registration to own file.
Andreas Schneider
2011-08-01
1
-2
/
+2
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
s3-spoolss: Use existing handle in printer_driver_files_in_use().
Andreas Schneider
2011-07-28
1
-11
/
+1
*
s3-spoolss: Use existing handle in printer_driver_in_use().
Andreas Schneider
2011-07-28
1
-14
/
+2
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
4
-26
/
+26
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
2
-2
/
+2
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-3
/
+3
[next]