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:printing: let print_spool_open() take a uint64_t vuid
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.c
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:printing: add print_spool_rap_jobid()
Stefan Metzmacher
2012-06-06
1
-0
/
+9
*
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
2012-06-06
1
-0
/
+9
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-05-31
1
-1
/
+6
*
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
2012-05-24
1
-3
/
+12
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
2
-4
/
+4
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
5
-14
/
+14
*
s3-printing: Make printer a const char *.
Andreas Schneider
2012-03-14
1
-2
/
+6
*
change low FDs are handled in Samba
Andrew Bartlett
2012-03-04
1
-3
/
+0
*
Fix a bunch of "unused variable" warnings.
Jeremy Allison
2012-02-18
1
-5
/
+0
*
s3-printing: fix crash in printer_list_set_printer()
David Disseldorp
2012-02-15
1
-1
/
+1
*
s3: files_struct->mode is only written, remove it
Volker Lendecke
2012-02-14
1
-1
/
+0
*
s3-printing: Add new printers to registry.
Björn Baumbach
2012-02-09
1
-2
/
+17
*
Finally remove all malloc()'s from the substitute code. Now totally
Jeremy Allison
2012-01-27
1
-3
/
+1
*
WERROR type variable being incorrectly checked with a NT_STATUS_IS_X
David Disseldorp
2012-01-23
1
-1
/
+1
*
s3-spoolss: prefix print$ path on driver file deletion
David Disseldorp
2012-01-20
1
-44
/
+37
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+1
*
s3:printing: avoid messaging_event_context() in print_queue_housekeeping()
Stefan Metzmacher
2012-01-17
1
-6
/
+21
*
s3:printing/spoolssd: avoid using server_messaging_context()
Stefan Metzmacher
2011-12-16
1
-1
/
+1
*
s3:printing/spoolssd: pass event and messaging context to check_updater_child()
Stefan Metzmacher
2011-12-15
1
-5
/
+4
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-13
1
-1
/
+1
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
3
-4
/
+4
*
s3: Fix typos
Volker Lendecke
2011-12-08
1
-1
/
+1
*
s3-printing: fix typo
Björn Baumbach
2011-11-03
1
-1
/
+1
*
s3: Include uid_wrapper where it is missing.
Andreas Schneider
2011-10-27
1
-0
/
+1
*
s3:printing: convert printer_list to use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-11
/
+20
*
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
2011-10-11
1
-6
/
+4
*
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
2011-09-26
1
-3
/
+7
*
s3-spoolss: Fix bug #8351 forms migration.
Andreas Schneider
2011-09-09
1
-0
/
+4
*
s3-smbd: Rename reload_printers() and add documentation.
Andreas Schneider
2011-09-05
2
-3
/
+3
*
s3-spoolssd: Remove stale printers only on a valid pcap update.
Andreas Schneider
2011-09-05
1
-2
/
+2
*
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
[next]