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
*
CUPS merge from SAMBA_2_2
Gerald Carter
2002-09-20
1
-0
/
+4
*
printjob merge from APP_HEAD regarding device modes
Gerald Carter
2002-09-18
3
-29
/
+133
*
AbortPrinter() fix merged from APP_HEAD.
Gerald Carter
2002-09-10
1
-3
/
+31
*
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
Jeremy Allison
2002-09-05
1
-2
/
+6
*
Remove donotify as notifies are cheap now.
Jeremy Allison
2002-09-05
1
-11
/
+11
*
Roussed on Jeremy for not putting in enough debugs in the new print
Tim Potter
2002-09-05
1
-0
/
+6
*
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
2002-09-04
1
-48
/
+1
*
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
2002-09-04
1
-16
/
+94
*
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
2002-09-04
1
-12
/
+18
*
DeletePrinterDriver[Ex]() fixes from APP_HEAD
Gerald Carter
2002-09-04
1
-147
/
+125
*
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
2002-08-30
1
-2
/
+2
*
merge of phant0m key fix from APP_HEAD
Gerald Carter
2002-08-30
1
-7
/
+152
*
Move to reference counting rather than lock counting.
Jeremy Allison
2002-08-27
1
-35
/
+57
*
Handle locking correctly.
Jeremy Allison
2002-08-27
1
-2
/
+6
*
Allow us to "lock" printer tdb entries in memory to stop them being
Jeremy Allison
2002-08-27
1
-18
/
+61
*
* Fix DeletePrinterDataEx() to work with arbitrary registry keys
Gerald Carter
2002-08-18
1
-24
/
+101
*
fix GetPrinterDataEx() to work with registry subkeys using a depth > 1
Gerald Carter
2002-08-18
1
-1
/
+1
*
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
2002-08-18
1
-5
/
+62
*
* the printing code should now be back to the working state it was
Gerald Carter
2002-08-17
1
-38
/
+19
*
Fairly large change to printing code.
Gerald Carter
2002-08-16
1
-435
/
+311
*
one line merge from APP_HEAD
Gerald Carter
2002-08-08
1
-1
/
+1
*
delete printer driver fix from APP_HEAD
Gerald Carter
2002-08-08
1
-14
/
+37
*
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
2002-08-08
2
-19
/
+47
*
Merge of print notify fixes from APPLIANCE_HEAD.
Tim Potter
2002-08-02
1
-6
/
+5
*
couple of minor formatting fixes to help me see better.
Gerald Carter
2002-07-29
1
-4
/
+2
*
Merge from APPLIANCE_HEAD.
Tim Potter
2002-07-22
1
-1
/
+1
*
Ensure we're root before opening a printer backend tdb.
Jeremy Allison
2002-07-22
1
-0
/
+4
*
And a little more 'const'.
Andrew Bartlett
2002-07-20
1
-1
/
+1
*
another intermediate checkin on the way to enumerating forms
Gerald Carter
2002-07-20
1
-5
/
+9
*
More fixes towards warnings on the IRIX compiler
Andrew Bartlett
2002-07-20
3
-12
/
+7
*
Gone back to explicit queue number passing as snum - removed encoding of
Jeremy Allison
2002-07-17
2
-252
/
+121
*
Lanman print jobs are *16* bits, not 32. arggggh. Map them....
Jeremy Allison
2002-07-17
1
-0
/
+79
*
Put printing tdbs in a subdirectory to prevent name collisions.
Jeremy Allison
2002-07-16
1
-1
/
+6
*
added copyright
Gerald Carter
2002-07-11
1
-0
/
+1
*
last check in for tonight.
Gerald Carter
2002-07-11
1
-40
/
+128
*
all that is left to do is to actually perform the
Gerald Carter
2002-07-11
1
-15
/
+155
*
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
2002-07-11
1
-71
/
+146
*
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
2002-07-11
4
-155
/
+411
*
Fix for LPRng from James Henstridge james@daa.com.au.
Jeremy Allison
2002-07-08
1
-0
/
+2
*
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2002-07-02
2
-9
/
+9
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
Shut down printing tdb correctly - this will be more important when I go
Jeremy Allison
2002-06-28
1
-3
/
+17
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
2
-158
/
+435
*
It's fairly obvious that no one has tried to upload a driver
Gerald Carter
2002-06-27
1
-2
/
+2
*
replacing free() with SAFE_FREE() where possible
Gerald Carter
2002-06-24
1
-8
/
+8
*
backing out changes for now
Gerald Carter
2002-06-24
1
-11
/
+11
*
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
2002-06-24
4
-29
/
+34
*
Format tidyup before I start working on scalability fixes (one file per
Jeremy Allison
2002-06-21
1
-74
/
+134
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
1
-2
/
+1
*
Ok, ok, I was too impatient...
Jim McDonough
2002-05-10
1
-2
/
+2
[next]