summaryrefslogtreecommitdiffstats
path: root/source3/printing
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing HAVE_STDARG_H.Jeremy Allison2001-04-101-4/+20
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-10/+10
* Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison2001-04-081-38/+39
* Sync up with new NT forms code.Jeremy Allison2001-04-031-20/+155
* Fixed typo bug spotted by Jim Vopni jimv@metrics.com. Caused no status toJeremy Allison2001-03-281-1/+1
* Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.Jeremy Allison2001-03-271-11/+30
* Fix from Dave Collier Brown to log a debug at level zero on common misconfigure.Jeremy Allison2001-03-261-1/+13
* Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison2001-03-231-0/+85
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-162-168/+1023
* 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