Age | Commit message (Expand) | Author | Files | Lines |
2000-05-24 | a fairly big change in spoolss. | Andrew Tridgell | 2 | -761/+465 |
2000-05-12 | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 1 | -1/+76 |
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-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-05-04 | - use full_name instead of real_name | Andrew Tridgell | 1 | -10/+0 |
2000-05-02 | added support for deleting printers into the spoolss system | Andrew Tridgell | 1 | -0/+15 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -2/+2 |
2000-05-01 | handle tabs in printcap files | Andrew Tridgell | 1 | -2/+2 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -1/+0 |
2000-04-24 | fixed another memory leak | Andrew Tridgell | 1 | -0/+1 |
2000-04-23 | fixed a memory leak I caused last week with my lines[] changes | Andrew Tridgell | 1 | -6/+1 |
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 | 2 | -65/+91 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -3/+14 |
2000-04-19 | use sys_fsusage() not disk_free() in printing.c | Andrew Tridgell | 1 | -3/+3 |
2000-04-18 | locking/locking.c: Fixed placeholder code for POSIX locking. | Jeremy Allison | 1 | -7/+7 |
2000-04-18 | don't parse blank lines | Andrew Tridgell | 1 | -0/+2 |
2000-04-18 | fixed some crash bugs in the nt forms parsing | Andrew Tridgell | 1 | -6/+6 |
2000-04-16 | converted a bunch more functions to use a fd instead of a FILE* | Andrew Tridgell | 1 | -42/+41 |
2000-04-16 | got rid of all the FILE* calls in the NT print system. | Andrew Tridgell | 1 | -118/+112 |
2000-04-16 | improved the error handling and added queue pause and resume | Andrew Tridgell | 1 | -25/+43 |
2000-04-16 | the bulk of the changes. Also split the loadparm related code into printing/l... | Andrew Tridgell | 2 | -309/+797 |
2000-04-10 | rather than doing print file open processing in open.c we now handle | Andrew Tridgell | 1 | -0/+74 |
2000-04-10 | split out the lpq parsing code into a separate file | Andrew Tridgell | 2 | -858/+883 |
2000-04-06 | Modified interfaces and added checks around *all* *alloc calls | Jeremy Allison | 1 | -29/+21 |
2000-04-06 | filled the architecture table (useless for the moment). | Jean-François Micouleau | 1 | -6/+6 |
2000-04-05 | JF - you might want to look at this patch. | Jeremy Allison | 1 | -23/+134 |
2000-04-05 | Added strerror at debug level 0 on file create/open fail. Helps catch | Jeremy Allison | 1 | -3/+3 |
2000-04-03 | Fix for spoolss code from Alan Hourihane <Alan.Hourihane@pinacl.co.uk>. | Jeremy Allison | 1 | -1/+1 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -1/+1 |
2000-03-16 | Fixes to add "paranoid" option to popen. Checks some basic things. | Jeremy Allison | 1 | -1/+1 |
2000-03-13 | Interim fix for LPRng. If a lpq parsed line start with a space, we skip | Jean-François Micouleau | 1 | -0/+8 |
2000-03-10 | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 1 | -33/+57 |
2000-03-07 | fixed enumprinterdata. | Jean-François Micouleau | 1 | -11/+10 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -6/+2 |
2000-02-15 | fix the reply of rpc_alter_context | Jean-François Micouleau | 1 | -70/+70 |
2000-02-07 | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 1 | -0/+1413 |
2000-01-29 | Wrapped popen calls in HAVE_POPEN - needed if we are to add the | Jeremy Allison | 1 | -0/+4 |
1999-12-17 | printing/print_cups.c from 2.0.6 | Andrew Tridgell | 1 | -0/+206 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -1412/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 3 | -99/+115 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 2 | -20/+51 |
1999-09-27 | don't leak printer handles, | Jean-François Micouleau | 1 | -3/+3 |
1999-09-25 | Don't duplicate forms anymore, just update the definition. | Jean-François Micouleau | 1 | -14/+51 |
1999-07-01 | many small bugs... | Jean-François Micouleau | 1 | -1/+1 |
1999-06-22 | Fixed most memory leak and big-endian bug in the spoolss code. | Jean-François Micouleau | 1 | -1/+88 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 1 | -2/+2 |
1999-04-27 | Adding RPC spoolss code support and some new low-level printing functions. | Jean-François Micouleau | 1 | -0/+1289 |