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-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
2002-03-12
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
1
-6
/
+8
2002-03-07
Fix for machines that have their time changed forward, then back. Ensure
Jeremy Allison
1
-6
/
+18
2002-02-27
Fix from JohnR - Fixed SetPrinterData(magic key) to support zero length DEVMO...
Jeremy Allison
1
-1
/
+1
2002-02-26
FIXME: Use next_token rather than strtok!
Martin Pool
1
-0
/
+1
2002-02-26
Fixup the sending of printer change messages from job changes.
Jeremy Allison
1
-17
/
+21
2002-02-25
Merge of printing performance fixes from appliance.
Tim Potter
1
-6
/
+6
2002-02-19
merge from 2.2
Gerald Carter
1
-2
/
+2
2002-02-09
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
1
-124
/
+230
2002-01-30
Removed version number from file header.
Tim Potter
7
-14
/
+7
2002-01-26
merge from APPLIANCE_HEAD
Gerald Carter
1
-35
/
+1
2002-01-26
These changes commited on a 'no less broken' basis.
Andrew Bartlett
1
-7
/
+5
2002-01-25
Change this code so that we don't do a lookup_name() on root.
Andrew Bartlett
1
-11
/
+3
2002-01-25
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
1
-2
/
+12
2002-01-23
merge from 2.2
Gerald Carter
1
-3
/
+3
2002-01-22
merge from 2.2. of
Gerald Carter
1
-20
/
+19
2002-01-14
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
1
-5
/
+3
2002-01-11
Round and round we go....
Jeremy Allison
1
-1
/
+1
2002-01-11
Latest attempt at changeid.
Jeremy Allison
1
-4
/
+5
2002-01-09
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
1
-15
/
+18
2002-01-09
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2
-20
/
+33
2002-01-08
My previous fix had a bug....
Jeremy Allison
1
-6
/
+11
2002-01-08
Another attempt at getting changeid correct. Jerry / JF please check !
Jeremy Allison
1
-7
/
+14
2002-01-08
Caught one problem where a BOOL fn was returning 3 different values :-).
Jeremy Allison
1
-11
/
+12
2002-01-08
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
1
-10
/
+4
2002-01-07
Return called NetBIOS name if present in preference to global_myname.
Jeremy Allison
1
-5
/
+9
2002-01-07
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
1
-1
/
+1
2002-01-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2
-2
/
+2
2001-12-29
Removed extra lp_adduser() call.
Jeremy Allison
1
-0
/
+4
2001-12-21
Factor out a broadcast_printer_notify() routine.
Martin Pool
1
-7
/
+17
2001-12-18
Fixed uninitialised variable warning.
Tim Potter
1
-1
/
+1
2001-12-14
ChangeID fixe from APPLIANCE_HEAD
Gerald Carter
1
-9
/
+37
2001-12-05
Use print_queue_length() by preference if we don't need a queue
Jeremy Allison
1
-0
/
+1
2001-12-05
Improved efficiency of enumerating print queue's under a particular
Jeremy Allison
1
-9
/
+18
2001-12-03
Writing decimal constants as "02" has been shown to cause cancer in
Martin Pool
1
-1
/
+1
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-1
/
+1
2001-11-26
Merge from appliance-head: when creating a default security descriptor
Tim Potter
1
-1
/
+11
2001-11-24
added "net join" command
Andrew Tridgell
1
-2
/
+1
2001-11-22
merge oops fix from 2.2
Gerald Carter
1
-4
/
+4
2001-11-22
merge from 2.2
Gerald Carter
1
-12
/
+30
[next]