summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter2001-07-251-1/+1
* Merging Gerry's spoolss changes.Jeremy Allison2001-06-211-0/+33
* merge from 2.2 (deleteprinterdriver RPC)Gerald Carter2001-05-181-0/+33
* merge from 2.2.Gerald Carter2001-03-271-10/+10
* reverted the rename of new_spoolss_io_r_enumprinterdrivers()Gerald Carter2001-03-191-1/+1
* renamed one of the enumprinterdrivers parsing functionsGerald Carter2001-03-151-2/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+5
* Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison2001-03-031-0/+3
* Finished converion of spoolss code to canonical format. Now to work on theJeremy Allison2001-02-281-65/+31
* More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison2001-02-281-35/+17
* Converted more to canonical format... save as I go.,Jeremy Allison2001-02-281-16/+8
* Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-281-6/+3
* Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-281-31/+18
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-281-120/+3
* Changes from SAMBA_2_2:David O'Neill2001-01-311-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-1/+1
* Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison2000-09-091-0/+32
* Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison2000-09-051-0/+38
* Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison2000-08-311-0/+28
* Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison2000-08-301-0/+31
* yipee!Andrew Tridgell2000-08-281-2/+3
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-251-1/+1
* Pass pipes_struct rather than vuid down to startdocprinter, setprinter andTim Potter2000-07-061-3/+3
* Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison2000-06-201-0/+1
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-40/+108
* Memory leak fixes.Jeremy Allison2000-06-061-1/+1
* Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-051-0/+2
* More insure found memory leak and corruption fixes.Jeremy Allison2000-06-011-0/+3
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-1/+5
* getting and setting security descriptors on printers now worksAndrew Tridgell2000-05-271-8/+2
* more merging voodooAndrew Tridgell2000-05-101-1/+2
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-0/+2
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-0/+31
* fixed a memory leak of devmode in spoolssAndrew Tridgell2000-04-251-0/+3
* fixed another spoolss memory leakAndrew Tridgell2000-04-231-0/+2
* Modified interfaces and added checks around *all* *alloc callsJeremy Allison2000-04-061-13/+26
* Removed unused parameter vuid from rpc_server api_* calls. For the very fewTim Potter2000-04-041-35/+33
* oops ! forgot smb.h in last commitJean-François Micouleau2000-03-131-0/+11
* parse correctly getprinterdriver2Jean-François Micouleau2000-03-131-2/+3
* added enumprintprocessordatatypesJean-François Micouleau2000-02-261-0/+36
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-261-21/+16
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-241-3/+8
* more rewrite ...Jean-François Micouleau2000-02-211-122/+133
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-151-124/+402
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+793
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-3781/+0
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-118/+118
* attempting to resolve the issue that multiple servers often specified inLuke Leighton1999-11-291-17/+17