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
*
printing: rework nt_printer_guid_store to return errors
Andreas Schneider
2015-02-18
1
-17
/
+32
*
printing: add nt_printer_guid_retrieve() helper
David Disseldorp
2015-02-18
1
-0
/
+58
*
printing: split out printer DN and GUID retrieval
David Disseldorp
2015-02-18
1
-72
/
+137
*
printing/cups: pack requested-attributes with IPP_TAG_KEYWORD
David Disseldorp
2015-02-10
1
-1
/
+1
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-0
/
+1
*
lib: Split out sys_[read|write] & friends
Volker Lendecke
2014-12-07
1
-0
/
+1
*
s3:vfs: add create tags to SMB_VFS_CREATEFILE
Ralph Boehme
2014-12-04
1
-3
/
+6
*
s3:printing: fix some const warnings in print_iprint.c
Stefan Metzmacher
2014-11-25
1
-6
/
+6
*
s3:printing: Avoid compiler warning about unused label
Kai Blin
2014-11-25
1
-0
/
+4
*
printer_list: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+9
*
nt_printing: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
2
-30
/
+80
*
printing: add jobid_to_sysjob helper function
David Disseldorp
2014-10-30
1
-18
/
+52
*
printer_list: fix talloc tos leak of tdb record
David Disseldorp
2014-10-07
1
-0
/
+1
*
printing: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
2
-5
/
+25
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
1
-0
/
+3
*
smbd: split printer reload processing
David Disseldorp
2014-08-08
1
-3
/
+97
*
printing: return last change time with pcap_cache_loaded()
David Disseldorp
2014-08-08
5
-7
/
+13
*
printing: remove pcap_cache_add()
David Disseldorp
2014-08-08
2
-11
/
+6
*
printing: reload printer_list.tdb from in memory list
David Disseldorp
2014-08-08
6
-34
/
+52
*
printing: only reload printer shares on client enum
David Disseldorp
2014-08-08
1
-29
/
+5
*
printing: traverse_read the printer list for share updates
David Disseldorp
2014-08-08
5
-12
/
+17
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
2
-5
/
+3
*
smbd: Avoid double-free in get_print_db_byname
Volker Lendecke
2014-07-08
1
-2
/
+2
*
printing: fix purge of all print jobs
David Disseldorp
2014-05-21
1
-4
/
+19
*
printing_cups: Call the msg_ctx destructor on exit
Volker Lendecke
2014-04-23
1
-0
/
+1
*
s3-spoolssd: Don't register spoolssd if epmd is not running.
Andreas Schneider
2014-02-27
1
-17
/
+22
*
s3-printing: Fix obvious memory leak in printer_list_get_printer().
Jeremy Allison
2014-02-25
1
-0
/
+1
*
s3:printing: Fix a possible NULL dereference.
Poornima Gurusiddaiah
2014-02-24
1
-1
/
+1
*
spoolssd: Use only one messaging_context per process
Volker Lendecke
2014-02-19
1
-1
/
+1
*
s3: printing: Fix problem with server taking too long to respond to a MSG_PRI...
Jeremy Allison
2014-02-18
2
-2
/
+33
*
param: rename lp function and variable from "minprintspace" to "min_print_space"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "queueresumecommand" to "queueres...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "queuepausecommand" to "queuepaus...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "printcommand" to "print_command"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "max_reported_jobs" to "max_repor...
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "lprmcommand" to "lprm_command"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "lpresumecommand" to "lpresume_co...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "lpqcommand" to "lpq_command"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "lpqcachetime" to "lpq_cache_time"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "lppausecommand" to "lppause_comm...
Garming Sam
2014-02-07
1
-1
/
+1
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs
Michael Adam
2014-02-03
4
-7
/
+7
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
3
-10
/
+10
*
s3:printing fix a compiler warning
Christian Ambach
2013-12-12
1
-1
/
+1
*
printing: use DEBUG instead of sys_adminlog
David Disseldorp
2013-11-20
1
-24
/
+12
*
printing: fix double space in debug statement
David Disseldorp
2013-11-20
1
-1
/
+1
*
printing: return WERROR from print_access_check
David Disseldorp
2013-11-20
2
-56
/
+47
*
printing: always store sytem job-ID in queue state
David Disseldorp
2013-11-18
1
-21
/
+22
*
spoolss: return the spoolss job ID in notifications
David Disseldorp
2013-11-18
1
-1
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
2013-08-05
2
-3
/
+3
[next]