summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_spoolss_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison2001-04-071-16/+0
* Missed forms update - my CVS mistake.Jeremy Allison2001-04-031-21/+70
* test commit for jeremyAndrew Tridgell2001-04-031-1/+1
* rename of 16 new_smb_io functions to smb_io_* for consistency sakeGerald Carter2001-03-281-23/+23
* merge from 2.2.Gerald Carter2001-03-271-16/+16
* Move to a handle database per pipe name, not per pipe.Jeremy Allison2001-03-131-20/+33
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-236/+198
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-11/+3
* Fixed up overrun read when marshelling SYSTEMTIME struct. This was a subtle o...Jeremy Allison2001-03-031-2/+4
* Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison2001-03-031-57/+57
* Arrgggh. Returning the SPOOL_INFO stuff requires that the reallocedJeremy Allison2001-03-021-23/+36
* Move to talloc controlled NT forms.Jeremy Allison2001-03-021-26/+9
* Fix memory leaks introduced in restructure.Jeremy Allison2001-03-011-15/+13
* When opening a printserver use a global snum of -1.Jeremy Allison2001-03-011-2/+2
* rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring.Jeremy Allison2001-03-011-4/+7
* Remove unused code.Jeremy Allison2001-03-011-3/+3
* Ensure that SPOOL_NOTIFY_OPTION structs are safely copied out of the tallocJeremy Allison2001-03-011-14/+62
* Finished converion of spoolss code to canonical format. Now to work on theJeremy Allison2001-02-281-49/+169
* More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison2001-02-281-40/+96
* Converted more to canonical format... save as I go.,Jeremy Allison2001-02-281-10/+32
* Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-281-3/+14
* Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-281-23/+80
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-281-25/+24
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-5/+31
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-64/+140
* merge from APPLIANCE_HEAD (mapping access_required 0x0 toGerald Carter2001-02-031-2/+6
* Changes from SAMBA_2_2:David O'Neill2001-01-311-51/+65
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-32/+55
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-251-20/+11
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-12/+24
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-3/+0
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-2/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-181-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-95/+431
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-18/+33
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-151-0/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-43/+69
* Changes merged from APPLIANCE_HEAD:David O'Neill2001-01-081-1/+5
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-051-10/+47
* merge from appliance headGerald Carter2000-12-211-1/+4
* Merged Tim's fixes from appliance-head.Jeremy Allison2000-12-181-95/+113
* lib/util_unistr.c:Jean-François Micouleau2000-12-151-1/+1
* Fixed memory leak in JOB_INFO_2 code.Jeremy Allison2000-12-151-3/+2
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-1/+1
* Updates from appliance-head.Jeremy Allison2000-12-141-8/+47
* Adding in debug for SD's.Jeremy Allison2000-12-111-0/+31
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-3/+3
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-221-4/+4
* Fix from John Reilly for equivalence tests.Jeremy Allison2000-11-171-76/+79
* Fix for memory leak when adding driver.Jeremy Allison2000-11-171-4/+4