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
/
source3
/
printing
/
printing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use print_queue_length() by preference if we don't need a queue
Jeremy Allison
2001-12-05
1
-0
/
+1
*
Improved efficiency of enumerating print queue's under a particular
Jeremy Allison
2001-12-05
1
-9
/
+18
*
Optimisation to send only to correct processid.
Jeremy Allison
2001-10-16
1
-6
/
+16
*
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
2001-10-16
1
-2
/
+50
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-4
/
+4
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
1
-11
/
+11
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
1
-2
/
+2
*
Merge in the NT drivers changes from 2.2.
Jeremy Allison
2001-08-10
1
-1
/
+1
*
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2001-08-10
1
-9
/
+9
*
Fix for incorrect creation of print job names, based on a patch by
Jeremy Allison
2001-07-16
1
-2
/
+2
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-13
/
+4
*
Properly instrument print_job_start()/print_job_end() so every fail case
Jeremy Allison
2001-06-28
1
-4
/
+20
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
2001-04-18
1
-16
/
+7
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-10
/
+10
*
Fix from Dave Collier Brown to log a debug at level zero on common misconfigure.
Jeremy Allison
2001-03-26
1
-1
/
+13
*
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
2001-03-16
1
-157
/
+29
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
Jeremy Allison
2001-02-23
1
-50
/
+50
*
lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...
Jeremy Allison
2001-02-22
1
-17
/
+115
*
Fixed file descriptor leak in error processing of print jobs.
Jeremy Allison
2001-02-22
1
-52
/
+39
*
DEBUG merge from 2.2 about tdb init failure.
Herb Lewis
2001-02-15
1
-2
/
+20
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
1
-3
/
+10
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-24
1
-8
/
+17
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
1
-10
/
+42
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
1
-1
/
+3
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-22
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-22
1
-17
/
+33
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-19
1
-14
/
+19
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-1
/
+0
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-4
/
+12
*
Changes merged from APPLIANCE_HEAD:
David O'Neill
2001-01-08
1
-3
/
+4
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
1
-5
/
+6
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-8
/
+8
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-12-13
1
-14
/
+19
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-1
/
+1
*
Sync-up with appliance-head printing code.
Jeremy Allison
2000-12-06
1
-2
/
+0
*
Fix for updating of print queues changed from a local box. Essentially,
Jeremy Allison
2000-11-21
1
-15
/
+43
*
Fix for a problem with the new messaging system. If a sender is using the
Jeremy Allison
2000-11-16
1
-14
/
+7
*
Tuyrn debug timestamps on by default.
Jeremy Allison
2000-11-15
1
-4
/
+16
*
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
1
-8
/
+11
*
Added Tim's changes to lock DB during update.
Jeremy Allison
2000-11-10
1
-3
/
+18
*
printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.
Jeremy Allison
2000-11-10
1
-0
/
+5
*
Merge of latest round of printing fixes from appliance branch.
Tim Potter
2000-11-07
1
-30
/
+69
*
Merge from Tim - don't reinsert UNIX job if already exists.
Jeremy Allison
2000-11-04
1
-0
/
+8
*
Merge of printing improvements/fixes from appliance branch.
Tim Potter
2000-11-04
1
-1
/
+60
*
Removed null user checks to enable lanman print queue pausing and print job
Tim Potter
2000-10-18
1
-4
/
+0
*
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
2000-10-11
1
-17
/
+50
[next]