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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean event context after child is forked.
Bo Yang
2009-01-28
2
-2
/
+4
*
Attempt to fix crash seen with new CUPS async printcap loading code.
Jeremy Allison
2009-01-28
1
-0
/
+2
*
Fix an ancient uninitialized variable read
Volker Lendecke
2009-01-28
1
-5
/
+4
*
Fix a memory leak in cups_pull_comment_location
Volker Lendecke
2009-01-28
1
-0
/
+4
*
Fix bug #5688 LPQ process is orphaned if socket address parameter is invalid
SATOH Fumiyasu
2008-12-10
1
-6
/
+33
*
First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.
Jeremy Allison
2008-12-09
1
-13
/
+2
*
Fix the build
Volker Lendecke
2008-12-09
1
-1
/
+1
*
Now it's working, back port the aync fix for parsing large cups printer lists.
Jeremy Allison
2008-12-09
3
-31
/
+310
*
Fix bug #5080. Access to cups-printers via samba broken with cups 1.3.4, Unsu...
Jeremy Allison
2008-12-09
1
-79
/
+203
*
Whitespace cleanup.
Jeremy Allison
2008-12-09
1
-19
/
+19
*
Ensure we null out fsp after a close in all paths.
Jeremy Allison
2008-12-09
1
-0
/
+1
*
Avoid freeing fsp twice when opening new_file fails. (Debian #431696)
Jelmer Vernooij
2008-12-09
1
-0
/
+1
*
Revert "Avoid freeing fsp twice when opening new_file fails. (Debian #431696)"
Karolin Seeger
2008-11-17
1
-1
/
+0
*
Revert "Ensure we null out fsp after a close in all paths."
Karolin Seeger
2008-11-17
1
-1
/
+0
*
Revert "Whitespace cleanup."
Karolin Seeger
2008-11-17
1
-19
/
+19
*
Revert "Fix bug #5080. Access to cups-printers via samba broken with cups 1.3...
Karolin Seeger
2008-11-17
1
-203
/
+79
*
Revert "Now it's working, back port the aync fix for parsing large cups print...
Karolin Seeger
2008-11-17
3
-310
/
+31
*
Revert "Fix the build"
Karolin Seeger
2008-11-17
1
-1
/
+1
*
Fix the build
Volker Lendecke
2008-10-15
1
-1
/
+1
*
Now it's working, back port the aync fix for parsing large cups printer lists.
Jeremy Allison
2008-10-15
3
-31
/
+310
*
Fix bug #5080. Access to cups-printers via samba broken with cups 1.3.4, Unsu...
Jeremy Allison
2008-10-06
1
-79
/
+203
*
Whitespace cleanup.
Jeremy Allison
2008-10-06
1
-19
/
+19
*
Ensure we null out fsp after a close in all paths.
Jeremy Allison
2008-10-06
1
-0
/
+1
*
Avoid freeing fsp twice when opening new_file fails. (Debian #431696)
Jelmer Vernooij
2008-10-06
1
-0
/
+1
*
Allow %u parameters for print job username - use advanced sub
Bo Yang
2008-07-18
1
-2
/
+4
*
Fix some scary FC9 warnings
Volker Lendecke
2008-06-11
1
-39
/
+41
*
Fix bug #5095, "Manage Documents privilege is not functional".
Jeremy Allison
2008-05-07
1
-11
/
+24
*
Fix from Martin Zielinski <mz@seh.de>. Don't delete files when
Jeremy Allison
2008-05-05
1
-7
/
+20
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-24
1
-1
/
+1
*
printing: call reinit_after_fork() in the backgroundqueue process
Stefan Metzmacher
2008-04-21
1
-0
/
+5
*
Fix typos.
Karolin Seeger
2008-04-09
1
-1
/
+1
*
Fix bug #5372. With a large CUPS installation with a remote server, contacting
Jeremy Allison
2008-04-07
1
-11
/
+38
*
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
Michael Adam
2008-03-27
1
-1
/
+1
*
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
2008-03-27
1
-1
/
+1
*
Some simplifications
Volker Lendecke
2008-03-18
1
-7
/
+3
*
Coverity fixes
Marc VanHeyningen
2008-03-18
1
-9
/
+20
*
Fix some typos.
Karolin Seeger
2008-02-08
1
-1
/
+1
*
Adding missing calls to va_end().
Tim Potter
2008-01-27
1
-0
/
+4
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
3
-4
/
+9
*
Fix a crash bug in nt_printer_publish_ads
Volker Lendecke
2008-01-16
1
-1
/
+6
*
Fix CID 498. Ensure we don't prs_mem_free an uninitialized
Jeremy Allison
2008-01-11
1
-1
/
+6
*
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
2008-01-07
2
-3
/
+3
*
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
2008-01-07
1
-4
/
+4
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-1
/
+1
*
Remove tiny code duplication
Volker Lendecke
2007-12-29
1
-4
/
+6
*
Remove a global
Volker Lendecke
2007-12-28
1
-9
/
+15
*
Two more static fstrings gone.
Jeremy Allison
2007-12-18
1
-12
/
+43
*
Remove another static fstring.
Jeremy Allison
2007-12-18
1
-3
/
+8
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-5
/
+2
*
Fix bug leftover from pstring conversion noticed by ceez
Jeremy Allison
2007-12-10
1
-3
/
+1
[next]