summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-1/+1
* DEBUG merge from 2.2 about tdb init failure.Herb Lewis2001-02-151-2/+20
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-2/+13
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-293-28/+94
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-261-1/+23
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-241-8/+17
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-10/+42
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-1/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-221-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-221-17/+33
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-192-20/+45
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-174-8/+18
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-112-19/+44
* Changes merged from APPLIANCE_HEAD:David O'Neill2001-01-081-3/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-042-75/+42
* merge from appliance headGerald Carter2000-12-211-0/+5
* Merged Tim's fixes from appliance-head.Jeremy Allison2000-12-181-4/+8
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-8/+8
* Changes from APPLIANCE_HEAD:David O'Neill2000-12-131-14/+19
* Added proto definition for new RPC calls.Jeremy Allison2000-12-131-32/+15
* Adding in debug for SD's.Jeremy Allison2000-12-111-0/+17
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-073-5/+5
* Sync-up with appliance-head printing code.Jeremy Allison2000-12-062-50/+46
* c++ style comments are NOT allowedAndrew Tridgell2000-12-041-1/+0
* no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell2000-12-041-4/+0
* passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison2000-11-271-1/+10
* Fix for updating of print queues changed from a local box. Essentially,Jeremy Allison2000-11-211-15/+43
* Fix for memory leak when adding driver.Jeremy Allison2000-11-171-6/+7
* Fix for incorrect break using wrong offset when updating a form.Jeremy Allison2000-11-171-6/+4
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-14/+7
* Uninitialized memory read fixes.Jeremy Allison2000-11-151-3/+7
* Tuyrn debug timestamps on by default.Jeremy Allison2000-11-151-4/+16
* Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2000-11-142-183/+698
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-141-0/+51
* printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison2000-11-141-2/+4
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-1/+2
* Added Tim's changes to lock DB during update.Jeremy Allison2000-11-101-3/+18
* printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison2000-11-102-7/+19
* an attempt to get the handling of fields in printer info structuresAndrew Tridgell2000-11-081-5/+6
* Merge of latest round of printing fixes from appliance branch.Tim Potter2000-11-071-30/+69
* Merge of printer security descriptor, info level and printerdataTim Potter2000-11-071-58/+2
* Merge from Tim - don't reinsert UNIX job if already exists.Jeremy Allison2000-11-041-0/+8
* Merge of printing improvements/fixes from appliance branch.Tim Potter2000-11-041-1/+60
* Sync up with Tim's changes in applience-head for SACLs.Jeremy Allison2000-11-041-49/+44
* Added John Reillys patch for error code returns from clean_up_printer_driver_...Jeremy Allison2000-10-261-5/+7
* Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison2000-10-261-14/+42
* We already have a perfectly good next_token() function we should be usingJeremy Allison2000-10-251-6/+3
* John Reilly @ HP (who is a wonderful human being and *definately* needsJeremy Allison2000-10-251-54/+161
* Removed null user checks to enable lanman print queue pausing and print jobTim Potter2000-10-181-4/+0
* Fix for growing printing.tdb by adding check on job creation.Jeremy Allison2000-10-111-17/+50