index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
2
-6
/
+6
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
4
-26
/
+26
*
s3-rpc_server: Fixed segfaults in rpc daemons.
Andreas Schneider
2011-07-18
1
-1
/
+1
*
s3-printing: remove tdb migration invalid printer name checks
David Disseldorp
2011-07-07
1
-9
/
+2
*
s3-printing: make sure to first migrate the printers then the security descri...
Günther Deschner
2011-07-07
1
-4
/
+16
*
s3-printing: fill info2_mask in printer migration
David Disseldorp
2011-07-07
1
-4
/
+7
*
s3-printing: remove spoolss pipe from migration library, only using winreg fi...
Günther Deschner
2011-07-07
3
-30
/
+3
*
s3-printing: use winreg interface for migration, instead of spoolss.
Günther Deschner
2011-07-07
1
-181
/
+38
*
s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand...
Günther Deschner
2011-07-07
2
-8
/
+38
*
s3-printing: use winreg_internal functions.
Günther Deschner
2011-07-07
2
-14
/
+14
*
s3-printing: add winreg_internal functions.
Günther Deschner
2011-07-07
1
-0
/
+1
*
s3-printing: move spoolss_create_default_devmode/secdesc to init_spoolss.h
Günther Deschner
2011-07-07
1
-172
/
+0
*
s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h
Günther Deschner
2011-07-07
1
-90
/
+0
*
s3-printing: move os2 related functions to printing/nt_printing_os2.c.
Günther Deschner
2011-07-07
3
-142
/
+187
*
s3-printing: open up a winreg pipe handle for the migration code.
Günther Deschner
2011-07-04
3
-4
/
+32
*
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
2011-07-04
1
-2
/
+2
*
s3-printing: split out printing migration code into a smaller library.
Günther Deschner
2011-07-01
5
-246
/
+317
*
s3-printing: skip migration of non-existent printers
David Disseldorp
2011-06-30
1
-8
/
+18
*
s3-printing: fill devicemode size in migrate_printer()
David Disseldorp
2011-06-30
1
-0
/
+1
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
2
-0
/
+2
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
2
-8
/
+8
*
tdb_compat: use tdb_open_compat.
Rusty Russell
2011-06-20
1
-2
/
+3
*
ldb: replace 'struct TDB_DATA' with 'TDB_DATA'
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_compat: use tdb_errorstr_compat()
Rusty Russell
2011-06-20
1
-6
/
+6
*
tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.
Rusty Russell
2011-06-20
2
-6
/
+6
*
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
2011-06-20
1
-2
/
+2
*
tdb_chainlock: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
2
-6
/
+6
[prev]
[next]