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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-25
Progress on CR 601
Gerald Carter
1
-152
/
+214
2003-02-24
Missed one in the previous merge - user_ok() and user_in_group() now take
Andrew Bartlett
1
-1
/
+1
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-15
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
2
-4
/
+35
2003-02-14
off by one bug in string length; CR 1159
Gerald Carter
1
-1
/
+1
2003-02-12
Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.
Andrew Bartlett
1
-4
/
+4
2003-02-10
Cleanups: (merge from HEAD)
Andrew Bartlett
1
-3
/
+3
2003-02-08
Ensure we return NOSPACE if we can't fast allocate a print job.
Jeremy Allison
1
-2
/
+7
2003-02-05
Collapse duplicate messages before sending.
Jeremy Allison
1
-80
/
+132
2003-02-05
CUPS patch to log client name
Gerald Carter
1
-0
/
+4
2003-02-04
Hold the lock for a much shorter time when allocating a new jobid.
Jeremy Allison
1
-54
/
+67
2003-02-04
Up the hash table size for printing tdb.c
Jeremy Allison
1
-1
/
+1
2003-02-04
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
1
-1
/
+0
2003-01-30
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
1
-4
/
+4
2003-01-30
More scalable print tdb fixes.
Jeremy Allison
1
-13
/
+23
2003-01-28
CUPS-PRINTER_CLASS patch from Michael Sweet
Gerald Carter
1
-2
/
+101
2003-01-15
*lots of small merges form HEAD
Gerald Carter
2
-8
/
+11
2003-01-14
Merge from HEAD:
Andrew Bartlett
2
-2
/
+2
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
3
-31
/
+31
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2
-5
/
+5
2002-12-13
Store printer guid in the dsspooler registry key so we don't have to
Jim McDonough
1
-72
/
+178
2002-12-13
More printer publishing code.
Jim McDonough
1
-6
/
+16
2002-12-05
Fix debugs for rap mapping. Delete job on map fail.
Jeremy Allison
2
-3
/
+7
2002-12-05
More printer data to publish
Jim McDonough
1
-33
/
+89
2002-12-05
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2
-7
/
+43
2002-12-04
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison
1
-2
/
+2
2002-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-1
/
+143
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
3
-4
/
+0
2002-11-26
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+204
2002-11-26
[print notify fixes from APP_HEAD]
Gerald Carter
2
-279
/
+122
2002-11-26
[print notify fixes from APP_HEAD]
Gerald Carter
3
-279
/
+326
2002-11-24
No need to #include smb.h, when we already #include include.h
Andrew Bartlett
3
-4
/
+0
2002-11-23
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2
-15
/
+25
2002-11-23
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2
-15
/
+25
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-18
/
+22
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-18
/
+22
2002-11-10
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
1
-43
/
+80
2002-11-10
First cut of fix for changenotify on a print server handle. Use the connectio...
Jeremy Allison
1
-43
/
+80
2002-11-10
Fix for scalable printing noticed by tpot. Don't loop infinately
Jeremy Allison
1
-13
/
+36
2002-11-10
Fix for scalable printing noticed by tpot. Don't loop infinately
Jeremy Allison
1
-13
/
+36
2002-11-07
Fix crash bug with overwriting memory.
Jeremy Allison
1
-5
/
+3
2002-11-07
Fix crash bug with overwriting malloced memory.
Jeremy Allison
1
-5
/
+3
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-11-07
Keeping branches in sync....
Jeremy Allison
1
-1
/
+2
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2
-30
/
+307
2002-11-07
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2
-30
/
+307
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2
-15
/
+18
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2
-15
/
+18
[next]