index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for scalable printing noticed by tpot. Don't loop infinately
Jeremy Allison
2002-11-10
1
-13
/
+36
*
Fix crash bug with overwriting malloced 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
*
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2002-10-31
2
-15
/
+18
*
Check the long_archi name for NULL.
Jeremy Allison
2002-10-31
1
-0
/
+6
*
Fix problem where an fd would be left open for every printer queue.
Jeremy Allison
2002-10-26
1
-0
/
+27
*
removed the following parameters
Gerald Carter
2002-10-21
2
-73
/
+0
*
Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-).
Jeremy Allison
2002-10-16
1
-1
/
+3
*
SMB_ASSERT to check list terminates.
Jeremy Allison
2002-10-16
1
-0
/
+3
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
2
-9
/
+9
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
5
-308
/
+864
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
4
-233
/
+185
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
3
-523
/
+432
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
6
-451
/
+1167
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-07-14
1
-0
/
+230
|
\
|
*
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
|
*
Fix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_DRVUPGRADE.
Jim McDonough
2002-05-10
1
-2
/
+2
|
*
Merged in printing fixes... There were many missing !
Jeremy Allison
2002-05-09
1
-0
/
+29
|
*
Added Martin's lpq parse fixes from 2.2.
Jeremy Allison
2002-04-19
1
-20
/
+12
|
*
When opening a tdb fails - don't expect to be able to do tdb_errstr ! (Doh!).
Jeremy Allison
2002-04-19
1
-2
/
+2
|
*
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
1
-0
/
+16
|
*
when background printing wasn't enabled printing was completely broken
Andrew Tridgell
2002-04-13
1
-1
/
+4
*
|
printing merge from HEAD
Gerald Carter
2002-04-22
2
-23
/
+18
*
|
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
1
-0
/
+16
|
/
*
removed unnecessary memset
Gerald Carter
2002-04-11
1
-2
/
+1
*
specversion merge from SAMBA_2_2
Gerald Carter
2002-04-11
1
-0
/
+2
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
1
-1
/
+1
*
Ensure we don't do lp_servicename()'s in tdb traverse as this
Jeremy Allison
2002-03-20
1
-5
/
+7
*
Print queue entries *must* have queue names, not numbers - numbers are
Jeremy Allison
2002-03-20
1
-7
/
+30
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-1
/
+0
*
Merge JohnR's fix.
Jeremy Allison
2002-03-19
1
-5
/
+10
*
Merge in JohnR's page count fixes.
Jeremy Allison
2002-03-19
1
-4
/
+31
*
Fix ability to compile with CUPS support.
John Terpstra
2002-03-17
1
-2
/
+2
[next]