Age | Commit message (Expand) | Author | Files | Lines |
2001-01-29 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -3/+10 |
2001-01-24 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -8/+17 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -10/+42 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+3 |
2001-01-22 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2001-01-22 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -17/+33 |
2001-01-19 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -14/+19 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+0 |
2001-01-11 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -4/+12 |
2001-01-08 | Changes merged from APPLIANCE_HEAD: | David O'Neill | 1 | -3/+4 |
2001-01-04 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -5/+6 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -8/+8 |
2000-12-13 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -14/+19 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -1/+1 |
2000-12-06 | Sync-up with appliance-head printing code. | Jeremy Allison | 1 | -2/+0 |
2000-11-21 | Fix for updating of print queues changed from a local box. Essentially, | Jeremy Allison | 1 | -15/+43 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -14/+7 |
2000-11-15 | Tuyrn debug timestamps on by default. | Jeremy Allison | 1 | -4/+16 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 1 | -8/+11 |
2000-11-10 | Added Tim's changes to lock DB during update. | Jeremy Allison | 1 | -3/+18 |
2000-11-10 | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 1 | -0/+5 |
2000-11-07 | Merge of latest round of printing fixes from appliance branch. | Tim Potter | 1 | -30/+69 |
2000-11-04 | Merge from Tim - don't reinsert UNIX job if already exists. | Jeremy Allison | 1 | -0/+8 |
2000-11-04 | Merge of printing improvements/fixes from appliance branch. | Tim Potter | 1 | -1/+60 |
2000-10-18 | Removed null user checks to enable lanman print queue pausing and print job | Tim Potter | 1 | -4/+0 |
2000-10-11 | Fix for growing printing.tdb by adding check on job creation. | Jeremy Allison | 1 | -17/+50 |
2000-10-11 | Remove lpq as root fix - do this in print_job_start instead | Jeremy Allison | 1 | -28/+0 |
2000-10-10 | Fixes to periodically scan printing.tdb in idle time and occasionally | Jeremy Allison | 1 | -1/+42 |
2000-10-10 | Fixed Realloc memory fragmentation problems. | Jeremy Allison | 1 | -17/+57 |
2000-10-10 | got rid of tdb_writelock() and instead lock a chain. tdb_writelock() | Andrew Tridgell | 1 | -7/+9 |
2000-09-13 | When creating a print job entry for the printing backend, use the Windows | Tim Potter | 1 | -11/+21 |
2000-09-13 | Added time check test before allowing print job. | Jeremy Allison | 1 | -1/+6 |
2000-09-01 | Changes from APPLIANCE_HEAD (per Tim Potter): | David O'Neill | 1 | -15/+15 |
2000-08-30 | Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all | Jeremy Allison | 1 | -3/+6 |
2000-08-23 | Tidied up some error returns from printing calls. Still need to map UNIX | Jeremy Allison | 1 | -1/+3 |
2000-08-09 | added printer admin option | Andrew Tridgell | 1 | -0/+2 |
2000-08-01 | Added print job substitutions for %{printername}, %{sharename} and %{portname} | Jeremy Allison | 1 | -9/+16 |
2000-07-17 | Allow job owner to delete own print job. | Tim Potter | 1 | -13/+28 |
2000-07-10 | Re-instated lanman printing security checks (oops). | Tim Potter | 1 | -3/+24 |
2000-07-06 | printing/nt_printing.c: (From JF) use the driver name - already given to us. | Jeremy Allison | 1 | -1/+1 |
2000-07-06 | Implemented NT printer descriptor checking. Yay! | Tim Potter | 1 | -14/+14 |
2000-06-16 | Call print_access_check() function from printing back end. | Tim Potter | 1 | -15/+45 |
2000-06-03 | added %J and %T to run_print_command() | Andrew Tridgell | 1 | -17/+25 |
2000-05-24 | a fairly big change in spoolss. | Andrew Tridgell | 1 | -1/+5 |
2000-05-12 | While we're all making incompatible tdb changes, I changed the implementation | Tim Potter | 1 | -3/+3 |
2000-05-10 | fail a print start on a deleted auto printer | Andrew Tridgell | 1 | -0/+6 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -2/+2 |
2000-04-23 | check for a valid snum when running a printing command | Andrew Tridgell | 1 | -0/+5 |
2000-04-23 | split fsp specific routines out of printing.c to fix linking problem | Andrew Tridgell | 1 | -65/+0 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -3/+14 |