index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5807: fix segfault after compiler warning clean up (and cleanup another warn...
Gerald Carter
1
-4
/
+4
2007-10-10
r5770: Get rid of some compiler warnings
Volker Lendecke
1
-28
/
+17
2007-10-10
r5691: wrapping the pause/resume/purge printer commands in
Gerald Carter
1
-53
/
+62
2007-10-10
r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fix
Jeremy Allison
1
-0
/
+1
2007-10-10
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
1
-1
/
+1
2007-10-10
r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...
Gerald Carter
1
-35
/
+136
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-4
/
+4
2007-10-10
r4028: * prevent the background LPQ daemon from updating
Gerald Carter
1
-63
/
+85
2007-10-10
r3867: Fix from david.hu@hp.com - make a copy of an incoming message
Jeremy Allison
1
-5
/
+5
2007-10-10
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
1
-211
/
+301
2007-10-10
r2569: Patch from Rob Foehl <rwf@loonybin.net>:
Gerald Carter
1
-4
/
+0
2007-10-10
r2191: ensure that we assign our pid to print jobs (and not our parent's pid)...
Gerald Carter
1
-17
/
+8
2007-10-10
r2133: Several fixes:
Gerald Carter
1
-14
/
+15
2007-10-10
r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...
Gerald Carter
1
-1
/
+1
2007-10-10
r1384: ensure we remove the tdb entry for a job in the spooling state
Gerald Carter
1
-3
/
+0
2007-10-10
r1295: To be able to send a message to the background queue updated, we need ...
Volker Lendecke
1
-3
/
+7
2007-10-10
r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...
Gerald Carter
1
-0
/
+1
2007-10-10
r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...
Gerald Carter
1
-1
/
+87
2007-10-10
r560: Fix bugzilla 1279: cannot control individual print jobs using cups
Jim McDonough
1
-3
/
+3
2007-10-10
r555: Fix big-endian storage of jobids in jobs_changed list. Found during
Jim McDonough
1
-1
/
+3
2004-03-16
merging print change notify fix from HP appliance. Also might address some o...
Gerald Carter
1
-2
/
+16
2004-03-15
fix byte ordering problem when storing the updating pid for the lpq cache; wa...
Gerald Carter
1
-2
/
+5
2004-03-05
fix compiler warning
Gerald Carter
1
-1
/
+1
2004-03-02
allow the 'printing' parameter to be set on a per share basis.
Gerald Carter
1
-7
/
+29
2004-03-01
BUG 1147; bad pointer case in get_stored_queue_info() causing seg fault
Gerald Carter
1
-1
/
+1
2004-01-14
bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...
Gerald Carter
1
-9
/
+17
2004-01-14
bug 660; using byte order safe macros (or tdb_unpack) when reading 2 or 4 byt...
Gerald Carter
1
-16
/
+18
2003-12-01
don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...
Gerald Carter
1
-3
/
+5
2003-11-25
allow users to delete jobs with cups printing backend
Gerald Carter
1
-0
/
+2
2003-11-13
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
1
-2
/
+2
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
1
-0
/
+1
2003-09-11
fix unitiailized timestamp where merging print_jobs and lpq listing
Gerald Carter
1
-0
/
+1
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-2
/
+2
2003-07-01
fix typos in log messages and comments.
Gerald Carter
1
-1
/
+1
2003-04-16
Fix mem leak. Spotted by tpot (thanks Tim).
Jeremy Allison
1
-0
/
+1
2003-04-10
Grr. Get rid of one of the extra NULL's that crept in from app-head.
Jeremy Allison
1
-1
/
+1
2003-04-04
Fix the new storage code to correctly convert from system queue info to
Jeremy Allison
1
-3
/
+15
2003-04-02
Subtle changes to message handling after ENUMJOBS.
Jeremy Allison
1
-10
/
+84
2003-03-26
Fix extra NULL arg added during app-head merge.
Jeremy Allison
1
-3
/
+3
2003-03-21
Merge of new appliance-head scalable printing fixes.
Jeremy Allison
1
-142
/
+287
2003-03-20
lib/messages.c: Check return from chainlock before modifying message queue.
Jeremy Allison
1
-0
/
+5
2003-03-01
Ensure added jobs increment total_jobs.
Jeremy Allison
1
-0
/
+6
2003-02-19
Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if the
Jeremy Allison
1
-9
/
+14
2003-02-08
Ensure we return NOSPACE if we can't fast allocate a print job.
Jeremy Allison
1
-2
/
+7
2003-02-04
Hold the lock for a much shorter time when allocating a new jobid.
Jeremy Allison
1
-54
/
+67
2003-01-30
More scalable print tdb fixes.
Jeremy Allison
1
-13
/
+23
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-1
/
+1
2003-01-11
[merge] make sure to update print queue cache during timeout_processing() to ...
Gerald Carter
1
-6
/
+15
2003-01-10
Don't delete jobs subitted after the lpq time.
Jeremy Allison
1
-4
/
+4
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-6
/
+6
[prev]
[next]