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
*
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
*
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
*
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
2002-03-17
1
-1
/
+1
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
3
-54
/
+96
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
1
-1
/
+1
*
Backed out enumprinters stuff - leave it for another day.
Tim Potter
2002-03-14
1
-1
/
+3
*
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
2002-03-12
1
-6
/
+8
*
Fix for machines that have their time changed forward, then back. Ensure
Jeremy Allison
2002-03-07
1
-6
/
+18
*
Fix from JohnR - Fixed SetPrinterData(magic key) to support zero length DEVMO...
Jeremy Allison
2002-02-27
1
-1
/
+1
*
FIXME: Use next_token rather than strtok!
Martin Pool
2002-02-26
1
-0
/
+1
*
Fixup the sending of printer change messages from job changes.
Jeremy Allison
2002-02-26
1
-17
/
+21
*
Merge of printing performance fixes from appliance.
Tim Potter
2002-02-25
1
-6
/
+6
*
merge from 2.2
Gerald Carter
2002-02-19
1
-2
/
+2
*
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
2002-02-09
1
-124
/
+230
*
Removed version number from file header.
Tim Potter
2002-01-30
7
-14
/
+7
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-01-26
1
-35
/
+1
*
These changes commited on a 'no less broken' basis.
Andrew Bartlett
2002-01-26
1
-7
/
+5
*
Change this code so that we don't do a lookup_name() on root.
Andrew Bartlett
2002-01-25
1
-11
/
+3
*
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
2002-01-25
1
-2
/
+12
*
merge from 2.2
Gerald Carter
2002-01-23
1
-3
/
+3
*
merge from 2.2. of
Gerald Carter
2002-01-22
1
-20
/
+19
*
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
2002-01-14
1
-5
/
+3
*
Round and round we go....
Jeremy Allison
2002-01-11
1
-1
/
+1
*
Latest attempt at changeid.
Jeremy Allison
2002-01-11
1
-4
/
+5
*
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
2002-01-09
1
-15
/
+18
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
2
-20
/
+33
[next]