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
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
1
-1
/
+1
2007-10-10
r23167: Remove an unused parameter
Volker Lendecke
1
-1
/
+1
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-1
/
+1
2007-10-10
r22954: More messaging_register
Volker Lendecke
1
-8
/
+10
2007-10-10
r22895: Convert some more calls from message_send_buf to messaging_send_buf
Volker Lendecke
1
-2
/
+3
2007-10-10
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
1
-1
/
+2
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-1
/
+1
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-17
/
+17
2007-10-10
r21988: make use of string_tdb_data()
Stefan Metzmacher
1
-8
/
+5
2007-10-10
r21446: Karolins "printjob username"
Volker Lendecke
1
-1
/
+5
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-2
/
+4
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-2
/
+2
2007-10-10
r17590: Some C++ Warnings
Volker Lendecke
1
-6
/
+6
2007-10-10
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
1
-2
/
+0
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-17
/
+28
2007-10-10
r16648: Fix bug #3889 reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16626: Fix bug #3878. Reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-2
/
+2
2007-10-10
r16599: Make it clear to Klocwork we're not dereferencing. Issue #2026.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16216: Add debug messages to make it possible to try and
Jeremy Allison
1
-8
/
+31
2007-10-10
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
1
-5
/
+5
2007-10-10
r15025: Fix exit_server_cleanly call.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-1
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-6
/
+2
2007-10-10
r13622: Allow to rename machine accounts in a Samba Domain. This still uses the
Günther Deschner
1
-2
/
+4
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-7
/
+8
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-46
/
+113
2007-10-10
r10555: a few compile warnings from jason Mader
Gerald Carter
1
-3
/
+3
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
1
-0
/
+6
2007-10-10
r9244: Fix bugs found by Coverity.
Jeremy Allison
1
-3
/
+21
2007-10-10
r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
Günther Deschner
1
-1
/
+1
2007-10-10
r8506: BUG 2853: don't strip out characters like '$' from printer names
Gerald Carter
1
-16
/
+8
2007-10-10
r7829: fix unitialized printer status field that was breaking migration of pr...
Gerald Carter
1
-0
/
+2
2007-10-10
r6890: Refactor printing interface to take offset into job. Fixes bug
Jeremy Allison
1
-2
/
+3
2007-10-10
r6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab.de>; fix byte ordering...
Gerald Carter
1
-3
/
+9
2007-10-10
r5993: compiler warning fix
Gerald Carter
1
-1
/
+1
2007-10-10
r5950: more compiler warning's from Jason Mader
Gerald Carter
1
-2
/
+2
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
[next]