Age | Commit message (Expand) | Author | Files | Lines |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -20/+20 |
2001-07-25 | Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO. | Tim Potter | 1 | -11/+11 |
2001-04-28 | few cleanups to bring in line with 2.2 | Gerald Carter | 1 | -1/+0 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -1/+1 |
2000-10-06 | Herb's warning fixes. Also the POSIX locking fix. | Jeremy Allison | 1 | -2/+2 |
2000-09-12 | spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0" | Gerald Carter | 1 | -1/+1 |
2000-08-14 | minor formatting fixes. | Gerald Carter | 1 | -9/+9 |
2000-08-12 | FIxed some unmarshalling problems with relstr and unistr arrays | Gerald Carter | 1 | -2/+1 |
2000-08-10 | code formatting cleanup | Gerald Carter | 1 | -6/+0 |
2000-07-31 | More work on rpcclient... | Gerald Carter | 1 | -51/+149 |
2000-07-26 | Found out that we are crashing spoolss in enumprinterdata. | Jean-François Micouleau | 1 | -9/+20 |
2000-07-25 | some initial code for AddPrinterEx() project. Most is ifdef'd out | Gerald Carter | 1 | -2/+30 |
2000-07-21 | * Added EnumPorts() | Gerald Carter | 1 | -1/+69 |
2000-07-20 | Fixed unitilized secdesc pointer which was causing spoolgetprinter | Gerald Carter | 1 | -0/+5 |
2000-07-18 | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 1 | -15/+20 |
2000-07-14 | More functions merged from TNG for rpcclient. They don't all work | Gerald Carter | 1 | -16/+399 |
2000-07-10 | spoolenum commend (when compiled with the new prs_unistr()) | Gerald Carter | 1 | -7/+9 |
2000-07-07 | More rpcclient merge issues: | Gerald Carter | 1 | -0/+221 |