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
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2
-15
/
+18
2002-10-31
Check the long_archi name for NULL.
Jeremy Allison
1
-0
/
+6
2002-10-26
Fix problem where an fd would be left open for every printer queue.
Jeremy Allison
1
-0
/
+27
2002-10-21
removed the following parameters
Gerald Carter
2
-73
/
+0
2002-10-16
Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).
Jeremy Allison
1
-1
/
+3
2002-10-16
SMB_ASSERT to check list terminates.
Jeremy Allison
1
-0
/
+3
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2
-9
/
+9
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
5
-308
/
+864
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
4
-233
/
+185
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
3
-523
/
+432
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
6
-451
/
+1167
2002-07-14
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+230
2002-07-11
added copyright
Gerald Carter
1
-0
/
+1
2002-07-11
last check in for tonight.
Gerald Carter
1
-40
/
+128
2002-07-11
all that is left to do is to actually perform the
Gerald Carter
1
-15
/
+155
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-71
/
+146
2002-07-11
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
4
-155
/
+411
2002-07-08
Fix for LPRng from James Henstridge james@daa.com.au.
Jeremy Allison
1
-0
/
+2
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2
-9
/
+9
2002-07-01
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
1
-1
/
+1
2002-06-28
Shut down printing tdb correctly - this will be more important when I go
Jeremy Allison
1
-3
/
+17
2002-06-28
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2
-158
/
+435
2002-06-27
It's fairly obvious that no one has tried to upload a driver
Gerald Carter
1
-2
/
+2
2002-06-24
replacing free() with SAFE_FREE() where possible
Gerald Carter
1
-8
/
+8
2002-06-24
backing out changes for now
Gerald Carter
1
-11
/
+11
2002-06-24
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
4
-29
/
+34
2002-06-21
Format tidyup before I start working on scalability fixes (one file per
Jeremy Allison
1
-74
/
+134
2002-06-07
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
1
-2
/
+1
2002-05-10
Ok, ok, I was too impatient...
Jim McDonough
1
-2
/
+2
2002-05-10
Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.
Jim McDonough
1
-2
/
+2
2002-05-09
Merged in printing fixes... There were many missing !
Jeremy Allison
1
-0
/
+29
2002-04-22
printing merge from HEAD
Gerald Carter
2
-23
/
+18
2002-04-19
Added Martin's lpq parse fixes from 2.2.
Jeremy Allison
1
-20
/
+12
2002-04-19
When opening a tdb fails - don't expect to be able to do tdb_errstr ! (Doh!).
Jeremy Allison
1
-2
/
+2
2002-04-15
Merge of print server permission handling fixes from HEAD.
Tim Potter
1
-0
/
+16
2002-04-15
Merge of print server permission handling fixes from HEAD.
Tim Potter
1
-0
/
+16
2002-04-13
when background printing wasn't enabled printing was completely broken
Andrew Tridgell
1
-1
/
+4
2002-04-11
removed unnecessary memset
Gerald Carter
1
-2
/
+1
2002-04-11
specversion merge from SAMBA_2_2
Gerald Carter
1
-0
/
+2
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-1
/
+1
2002-03-20
Ensure we don't do lp_servicename()'s in tdb traverse as this
Jeremy Allison
1
-5
/
+7
2002-03-20
Print queue entries *must* have queue names, not numbers - numbers are
Jeremy Allison
1
-7
/
+30
2002-03-20
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
1
-1
/
+0
2002-03-19
Merge JohnR's fix.
Jeremy Allison
1
-5
/
+10
2002-03-19
Merge in JohnR's page count fixes.
Jeremy Allison
1
-4
/
+31
2002-03-17
Fix ability to compile with CUPS support.
John Terpstra
1
-2
/
+2
2002-03-17
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
1
-1
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
3
-54
/
+96
2002-03-14
getpid() -> sys_getpid()
Tim Potter
1
-1
/
+1
2002-03-14
Backed out enumprinters stuff - leave it for another day.
Tim Potter
1
-1
/
+3
[next]