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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
print_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
printing: Fix trailing whitespace
Volker Lendecke
1
-6
/
+5
2025-09-09
printing: Fix an uninitialized read
Volker Lendecke
1
-1
/
+1
2025-08-05
source3/printing: Fix CID 1273086 - Resource Leak
Shwetha K Acharya
1
-2
/
+2
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2021-11-11
source3: move lib/substitute.c functions out of proto.h
Ralph Boehme
1
-0
/
+1
2021-05-11
printing: Simplify calling print commands
Volker Lendecke
1
-5
/
+5
2021-03-24
printing: Fix typos
Volker Lendecke
1
-1
/
+1
2019-11-27
s3:param: make "servicename" a substituted option
Ralph Boehme
1
-1
/
+1
2019-11-27
printing: use lpcfg_substituted_string() in print_run_command()
Ralph Boehme
1
-1
/
+3
2019-11-27
smbdotconf: mark "printername" with substitution="1"
Ralph Boehme
1
-6
/
+18
2019-11-07
s3:printing: Fix %J substition
Ralph Boehme
1
-8
/
+11
2019-11-07
s3:printing: add a DEBUG statement
Ralph Boehme
1
-0
/
+2
2019-11-07
s3: rename talloc_sub_advanced() to talloc_sub_full()
Ralph Boehme
1
-1
/
+1
2017-10-27
printing: Avoid an "extern current_user"
Volker Lendecke
1
-2
/
+2
2016-10-13
Update smbrun to allow for settings environment variables.
Trever L. Adams
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "queueresumecommand" to "queueres...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "queuepausecommand" to "queuepaus...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "printcommand" to "print_command"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "lpresumecommand" to "lpresume_co...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "lppausecommand" to "lppause_comm...
Garming Sam
1
-1
/
+1
2012-08-29
s3-printing: fix bug 9123 lprng job tracking errors
David Disseldorp
1
-1
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-13
/
+13
2012-06-26
s3-printing: fill print_generic sysjob id on job submission
David Disseldorp
1
-57
/
+88
2012-06-26
s3-printing: pass lpq command to job_submit
David Disseldorp
1
-1
/
+3
2011-06-01
Change sys_getcd() to take no arguments and always return malloc'ed memory (o...
Jeremy Allison
1
-8
/
+8
2010-06-13
s3: Remove the pointless PRINTERNAME macro
Volker Lendecke
1
-5
/
+7
2008-12-23
Fix more asprintf warnings and some error path errors.
Jeremy Allison
1
-1
/
+3
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-3
/
+3
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
1
-1
/
+1
2008-01-27
Adding missing calls to va_end().
Tim Potter
1
-0
/
+4
2007-11-21
Remove pstring from printing/*.c except for the
Jeremy Allison
1
-35
/
+77
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-1
/
+1
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-3
/
+2
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-2
/
+9
2007-10-10
r16393: Klocwork #1164. Null deref.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14023: My last bug fix still left a potential null deref.
Jeremy Allison
1
-8
/
+9
2007-10-10
r14003: Clarify code that lead to Coverity report #13.
Jeremy Allison
1
-12
/
+15
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-4
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
1
-45
/
+44
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
1
-0
/
+1
2003-11-03
Fix more 64-bit printf warnings.
Tim Potter
1
-1
/
+1
2003-04-09
Ensure print queue array is zeroed out before returning.
Jeremy Allison
1
-0
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-5
/
+3
2002-03-19
Merge JohnR's fix.
Jeremy Allison
1
-5
/
+10
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
[next]