summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
...
* Added files for CUP printing patch split.Jeremy Allison2001-03-161-0/+251
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-114-20/+9
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-1/+1
* Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison2001-03-031-39/+15
* Move to talloc controlled NT forms.Jeremy Allison2001-03-021-15/+39
* Fixed a couple of getpwXX calls that were not going through the sys_getpwXXJeremy Allison2001-03-011-2/+2
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-281-55/+34
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-50/+50
* lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison2001-02-221-17/+115
* Fixed file descriptor leak in error processing of print jobs.Jeremy Allison2001-02-222-52/+47
* 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