Age | Commit message (Expand) | Author | Files | Lines |
2000-07-01 | Removed unneccessary ()'s afer &'s that made it look like we | Jeremy Allison | 1 | -125/+125 |
2000-06-29 | Tidy up current spool code - added some JRATEST ifdefs to allow | Jeremy Allison | 1 | -11/+11 |
2000-06-28 | Removed extra uint32 field in auto-notify reply. This fixes some spoolss.exe | Jeremy Allison | 1 | -49/+75 |
2000-06-26 | Changing drivers using the properties page works - but only if getting/setting | Jeremy Allison | 1 | -3/+2 |
2000-06-24 | lib/util_sid.c: Uninitialized memory read. | Jeremy Allison | 1 | -2/+4 |
2000-06-20 | Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some | Jeremy Allison | 1 | -25/+22 |
2000-06-10 | parsing code for reply[open|close]printer in preparation of the event | Jean-François Micouleau | 1 | -0/+87 |
2000-06-06 | Memory leak fixes. | Jeremy Allison | 1 | -0/+14 |
2000-06-05 | Some tidyup fixes (memory leaks etc.). Still no progress with the | Jeremy Allison | 1 | -7/+12 |
2000-06-05 | simple increment bug in uniarray_2_dosarray | Andrew Tridgell | 1 | -0/+1 |
2000-06-04 | no space was being reserved for the security descriptor in the parse | Andrew Tridgell | 1 | -3/+8 |
2000-06-02 | More memory leak and PANIC action fixes. | Jeremy Allison | 1 | -28/+69 |
2000-06-02 | Fixed null pointer indirect in addprinterex. Still working on problem | Jeremy Allison | 1 | -2/+2 |
2000-06-01 | More insure found memory leak and corruption fixes. | Jeremy Allison | 1 | -3/+51 |
2000-06-01 | Back to building. Now to test with insure. | Jeremy Allison | 1 | -51/+27 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 1 | -22/+8 |
2000-05-28 | moved notif_y_table struct to spoolss_nt.c only used there. | Luke Leighton | 1 | -7/+14 |
2000-05-27 | hack to get setprinter working, level2, null sec desc. | Luke Leighton | 1 | -2/+20 |
2000-05-27 | security descs in spoolss. needs parse_sec.c nttrans.c broken. | Luke Leighton | 1 | -10/+149 |
2000-05-24 | a fairly big change in spoolss. | Andrew Tridgell | 1 | -49/+20 |
2000-05-15 | don't call prs_dump() here | Andrew Tridgell | 1 | -1/+0 |
2000-05-12 | changed uniarray_2_ascarray to uniarray_2_dosarray | Andrew Tridgell | 1 | -2/+2 |
2000-05-12 | Added unicode_to_dos_char() function to address converting single UNICODE | Jeremy Allison | 1 | -4/+4 |
2000-05-12 | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 1 | -0/+193 |
2000-05-02 | added support for deleting printers into the spoolss system | Andrew Tridgell | 1 | -0/+43 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-06 | Modified interfaces and added checks around *all* *alloc calls | Jeremy Allison | 1 | -8/+18 |
2000-04-05 | off by one error ... | Jean-François Micouleau | 1 | -2/+5 |
2000-04-05 | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 1 | -1/+1 |
2000-03-29 | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 1 | -106/+171 |
2000-03-25 | rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx | Jeremy Allison | 1 | -133/+291 |
2000-03-13 | oops ! forgot smb.h in last commit | Jean-François Micouleau | 1 | -1/+39 |
2000-03-13 | parse correctly getprinterdriver2 | Jean-François Micouleau | 1 | -5/+9 |
2000-03-10 | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 1 | -39/+121 |
2000-03-06 | changed prs_unistr to parse empty and non-empty strings the same way. | Jean-François Micouleau | 1 | -245/+118 |
2000-02-26 | added enumprintprocessordatatypes | Jean-François Micouleau | 1 | -0/+98 |
2000-02-26 | rewrote enumprinterdata. still a bug in it but reproducing it hard and | Jean-François Micouleau | 1 | -102/+139 |
2000-02-24 | converted a couple of bzero() to memset() | Jean-François Micouleau | 1 | -199/+145 |
2000-02-21 | more rewrite ... | Jean-François Micouleau | 1 | -877/+432 |
2000-02-15 | fix the reply of rpc_alter_context | Jean-François Micouleau | 1 | -901/+764 |
2000-02-07 | Hum, I should remove my gloves when I'm in front of an xterm :) | Jean-François Micouleau | 1 | -10/+18 |
2000-02-07 | First commit of the spoolss code to the HEAD branch. | Jean-François Micouleau | 1 | -0/+4806 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -4408/+0 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -1/+4 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -2/+0 |
1999-11-27 | well, i stuffed up the spooler commands. | Luke Leighton | 1 | -7/+7 |
1999-11-09 | debugging rpcclient spoolenum and spooljobs commands. oh, did i forget | Luke Leighton | 1 | -76/+83 |
1999-11-08 | preparation for doing a spoolss enum jobs command. had to rewrite | Luke Leighton | 1 | -86/+192 |
1999-11-06 | missed mem_grow_data call | Luke Leighton | 1 | -0/+2 |
1999-11-06 | fixed string function for reading in printer_info_N. | Luke Leighton | 1 | -10/+27 |