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
/
printing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-0
/
+1
*
printing: add jobid_to_sysjob helper function
David Disseldorp
2014-10-30
1
-18
/
+52
*
printing: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-2
/
+13
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
1
-1
/
+1
*
printing: fix purge of all print jobs
David Disseldorp
2014-05-21
1
-4
/
+19
*
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 "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 "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
*
loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs
Michael Adam
2014-02-03
1
-4
/
+4
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
1
-4
/
+4
*
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
1
-37
/
+35
*
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
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
s3-printing: Correctly create the printing cache path.
Andreas Schneider
2012-12-12
1
-1
/
+6
*
s3-printing: add missing carriage return to debug str
David Disseldorp
2012-11-29
1
-1
/
+1
*
s3-printing: fix bug 9123 lprng job tracking errors
David Disseldorp
2012-08-29
1
-2
/
+2
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-19
/
+19
*
s3-printing: fix broken print_job_get_name() return
David Disseldorp
2012-06-27
1
-1
/
+2
*
s3-printing: pass lpq command to job_submit
David Disseldorp
2012-06-26
1
-1
/
+25
*
s3-printing: remove unused print_job_fname()
David Disseldorp
2012-06-26
1
-16
/
+1
*
s3-printing: pass a talloc ctx to unpack_pjob
David Disseldorp
2012-06-26
1
-17
/
+21
*
s3-printing: return talloced print jobs
David Disseldorp
2012-06-26
1
-95
/
+196
*
s3-printing: clean up print_job_pause/resume interface
David Disseldorp
2012-06-26
1
-19
/
+28
*
s3-printing: fix potential print db refcount leak
David Disseldorp
2012-06-26
1
-1
/
+1
*
s3-printing: remove redundant variable set
David Disseldorp
2012-06-26
1
-3
/
+0
*
s3-printing: remove print_parse_jobid() calls from printing.c
David Disseldorp
2012-06-26
1
-21
/
+27
*
s3-printing: rename queue->job sysjob
David Disseldorp
2012-06-26
1
-13
/
+13
*
s3-printing: store print jobid as part of struct printjob
David Disseldorp
2012-06-26
1
-12
/
+17
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-10
/
+10
*
Finally remove all malloc()'s from the substitute code. Now totally
Jeremy Allison
2012-01-27
1
-3
/
+1
*
s3-printing: Rework how the background process is started
Simo Sorce
2011-08-10
1
-0
/
+2
*
s3:server Consolidate printing related initialization
Simo Sorce
2011-08-02
1
-0
/
+5
*
s3:smbd - Move printing queue stuff
Simo Sorce
2011-08-02
1
-113
/
+1
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-9
/
+9
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
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
1
-4
/
+4
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-9
/
+9
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
1
-7
/
+7
*
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
1
-5
/
+5
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-14
/
+14
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
1
-1
/
+0
[next]