summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2-168/+1023
2001-03-16Added files for CUP printing patch split.Jeremy Allison1-0/+251
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison4-20/+9
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-1/+1
2001-03-03Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison1-39/+15
2001-03-02Move to talloc controlled NT forms.Jeremy Allison1-15/+39
2001-03-01Fixed a couple of getpwXX calls that were not going through the sys_getpwXXJeremy Allison1-2/+2
2001-02-28Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison1-55/+34
2001-02-23include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison1-50/+50
2001-02-22lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison1-17/+115
2001-02-22Fixed file descriptor leak in error processing of print jobs.Jeremy Allison2-52/+47
2001-02-16Excise snprintf -> slprintf.Jeremy Allison1-1/+1
2001-02-15DEBUG merge from 2.2 about tdb init failure.Herb Lewis1-2/+20
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison1-2/+13
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill3-28/+94
2001-01-26Changes from APPLIANCE_HEAD:David O'Neill1-1/+23
2001-01-24Changes from APPLIANCE_HEAD:David O'Neill1-8/+17
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-10/+42
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-1/+3
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-22Changes from APPLIANCE_HEAD:David O'Neill1-17/+33
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill2-20/+45
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill4-8/+18
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill2-19/+44
2001-01-08Changes merged from APPLIANCE_HEAD:David O'Neill1-3/+4
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill2-75/+42
2000-12-21merge from appliance headGerald Carter1-0/+5
2000-12-18Merged Tim's fixes from appliance-head.Jeremy Allison1-4/+8
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison1-8/+8
2000-12-13Changes from APPLIANCE_HEAD:David O'Neill1-14/+19
2000-12-13Added proto definition for new RPC calls.Jeremy Allison1-32/+15
2000-12-11Adding in debug for SD's.Jeremy Allison1-0/+17
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison3-5/+5
2000-12-06Sync-up with appliance-head printing code.Jeremy Allison2-50/+46
2000-12-04c++ style comments are NOT allowedAndrew Tridgell1-1/+0
2000-12-04no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell1-4/+0
2000-11-27passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison1-1/+10
2000-11-21Fix for updating of print queues changed from a local box. Essentially,Jeremy Allison1-15/+43
2000-11-17Fix for memory leak when adding driver.Jeremy Allison1-6/+7
2000-11-17Fix for incorrect break using wrong offset when updating a form.Jeremy Allison1-6/+4
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-14/+7
2000-11-15Uninitialized memory read fixes.Jeremy Allison1-3/+7
2000-11-15Tuyrn debug timestamps on by default.Jeremy Allison1-4/+16
2000-11-14Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2-183/+698
2000-11-14Changes from APPLIANCE_HEAD:David O'Neill1-0/+51
2000-11-14printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison1-2/+4
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-1/+2
2000-11-10Added Tim's changes to lock DB during update.Jeremy Allison1-3/+18
2000-11-10printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison2-7/+19
2000-11-08an attempt to get the handling of fields in printer info structuresAndrew Tridgell1-5/+6