Age | Commit message (Expand) | Author | Files | Lines |
2001-01-31 | Changes from SAMBA_2_2: | David O'Neill | 1 | -1/+1 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2000-09-09 | Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs). | Jeremy Allison | 1 | -0/+32 |
2000-09-05 | Implemented GETFORM tested and working using Gerald's Win32 test progs.... | Jeremy Allison | 1 | -0/+38 |
2000-08-31 | Implemented DELETEFORM tested using Gerald's Win32 test code :-). | Jeremy Allison | 1 | -0/+28 |
2000-08-30 | Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all | Jeremy Allison | 1 | -0/+31 |
2000-08-28 | yipee! | Andrew Tridgell | 1 | -2/+3 |
2000-07-25 | A rather big change set ! (listed in no particular order) | Jean-François Micouleau | 1 | -1/+1 |
2000-07-06 | Pass pipes_struct rather than vuid down to startdocprinter, setprinter and | Tim Potter | 1 | -3/+3 |
2000-06-20 | Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some | Jeremy Allison | 1 | -0/+1 |
2000-06-16 | Simplified server pipe implementation by changing arguments passed down | Tim Potter | 1 | -40/+108 |
2000-06-06 | Memory leak fixes. | Jeremy Allison | 1 | -1/+1 |
2000-06-05 | Some tidyup fixes (memory leaks etc.). Still no progress with the | Jeremy Allison | 1 | -0/+2 |
2000-06-01 | More insure found memory leak and corruption fixes. | Jeremy Allison | 1 | -0/+3 |
2000-06-01 | Back to building. Now to test with insure. | Jeremy Allison | 1 | -1/+5 |
2000-05-27 | getting and setting security descriptors on printers now works | Andrew Tridgell | 1 | -8/+2 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -1/+2 |
2000-05-04 | - use full_name instead of real_name | Andrew Tridgell | 1 | -0/+2 |
2000-05-02 | added support for deleting printers into the spoolss system | Andrew Tridgell | 1 | -0/+31 |
2000-04-25 | fixed a memory leak of devmode in spoolss | Andrew Tridgell | 1 | -0/+3 |
2000-04-23 | fixed another spoolss memory leak | Andrew Tridgell | 1 | -0/+2 |
2000-04-06 | Modified interfaces and added checks around *all* *alloc calls | Jeremy Allison | 1 | -13/+26 |
2000-04-04 | Removed unused parameter vuid from rpc_server api_* calls. For the very few | Tim Potter | 1 | -35/+33 |
2000-03-13 | oops ! forgot smb.h in last commit | Jean-François Micouleau | 1 | -0/+11 |
2000-03-13 | parse correctly getprinterdriver2 | Jean-François Micouleau | 1 | -2/+3 |
2000-02-26 | added enumprintprocessordatatypes | Jean-François Micouleau | 1 | -0/+36 |
2000-02-26 | rewrote enumprinterdata. still a bug in it but reproducing it hard and | Jean-François Micouleau | 1 | -21/+16 |
2000-02-24 | converted a couple of bzero() to memset() | Jean-François Micouleau | 1 | -3/+8 |
2000-02-21 | more rewrite ... | Jean-François Micouleau | 1 | -122/+133 |
2000-02-15 | fix the reply of rpc_alter_context | Jean-François Micouleau | 1 | -124/+402 |
2000-02-07 | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 1 | -0/+793 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -3781/+0 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -118/+118 |
1999-11-29 | attempting to resolve the issue that multiple servers often specified in | Luke Leighton | 1 | -17/+17 |
1999-11-08 | preparation for doing a spoolss enum jobs command. had to rewrite | Luke Leighton | 1 | -97/+15 |
1999-11-06 | spoolss openprinterex / closeprinter client-code. | Luke Leighton | 1 | -15/+15 |
1999-09-27 | don't leak printer handles, | Jean-François Micouleau | 1 | -3/+14 |
1999-09-25 | Don't duplicate forms anymore, just update the definition. | Jean-François Micouleau | 1 | -3/+36 |
1999-09-24 | Correctly handle the dependent files in the printer_driver_info_3 struct | Jean-François Micouleau | 1 | -5/+7 |
1999-07-27 | - enumprintprocessors and enumprintmonitors added. | Jean-François Micouleau | 1 | -37/+297 |
1999-07-01 | many small bugs... | Jean-François Micouleau | 1 | -15/+35 |
1999-06-22 | Fixed most memory leak and big-endian bug in the spoolss code. | Jean-François Micouleau | 1 | -3/+114 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 1 | -121/+132 |
1999-04-27 | Adding RPC spoolss code support and some new low-level printing functions. | Jean-François Micouleau | 1 | -0/+3415 |