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