summaryrefslogtreecommitdiff
path: root/source/rpc_server/srv_spoolss_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-813/+1515
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-315/+386
* Syncup getting ready for release.Jeremy Allison2001-07-061-31/+111
* put in place an approximate wildcard fn for lanman1 and below.Andrew Tridgell2001-04-161-1/+1
* portability fixed for sco1.samba.orgAndrew Tridgell2001-04-131-1/+1
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-14/+10
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-121-35/+23
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-121-13/+9
* Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison2001-04-071-16/+0
* Actually merged changes for NT forms. My CVS mistake.Jeremy Allison2001-04-031-20/+69
* Things are making more sense every day :-)Gerald Carter2001-03-281-23/+23
* rename of new_spoolss_* to spoolss_* to conform to the majorityGerald Carter2001-03-271-16/+16
* Move to a handle database that is shared between instances of the sameJeremy Allison2001-03-131-20/+33
* More SGI compiler warning fixes.Jeremy Allison2001-03-091-3/+1
* Keep enumerating even if there are no handles yet open on a pipe.Jeremy Allison2001-03-081-1/+4
* Fixed null pointer deref in new printer enumeration code.Jeremy Allison2001-03-081-1/+1
* Fairly big (but needed) change. Move to per-pipe POLICY handles.Jeremy Allison2001-03-081-232/+195
* Missed creation of lsa handles. Made all handle creation use common code.Jeremy Allison2001-03-071-12/+1
* Correctly marshall "POLICY_HND" structs accross all uses.Jeremy Allison2001-03-071-7/+10
* Roll back the 2.2 code using talloc_realloc to the HEAD code (whichJeremy Allison2001-03-061-112/+154
* Hmmmmm. Ok - the talloc_realloc code works fine under insure with 500 jobsJeremy Allison2001-03-031-2/+4
* Added a simple talloc_realloc and changed some code in spoolss to use it.Jeremy Allison2001-03-031-99/+57
* Arrgggh. Returning the SPOOL_INFO stuff requires that the reallocedJeremy Allison2001-03-021-23/+36
* Move to talloc based NT forms return.Jeremy Allison2001-03-021-26/+9
* Fix memory leaks introduced during the 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
* Removed 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 conversion of spoolss to canonical format. Now to fix the alloc/freeJeremy 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
* Oops - forgot to check rpc_client compiled. Also did a few more spoolssJeremy Allison2001-02-281-3/+14
* Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-281-23/+80
* Partial move of spoolss interface to new format. All SPOOLSS_XXX structs areJeremy Allison2001-02-281-19/+22
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-5/+31
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-8/+2
* Expunge snprintf, *always* use slprintf. Ensure snprintf cannot be used inJeremy Allison2001-02-161-34/+34
* lib/debug.c: name clashJean-François Micouleau2001-02-101-5/+72
* include/debug.h:Jeremy Allison2001-02-091-27/+36
* removed const for PRINTER_DEFAULTS* in open_printer_ex callGerald Carter2001-02-061-1/+1
* merge from APPLIANCE_HEADGerald Carter2001-02-031-0/+4
* fixed inverted logic when check the lp_ms_add_printer_wizard() inGerald Carter2001-02-031-1/+1
* correct checking of access_required in openprinterex as talked with JohnJean-François Micouleau2001-01-311-51/+65
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-52/+66
* Merges from appliance-head. Added max print jobs parameter that limits totalJeremy Allison2001-01-231-15/+24
* Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typoJeremy Allison2001-01-221-2/+2
* Merge with fixes from appliance-head.Jeremy Allison2001-01-181-109/+460
* Debug printing for canon_ace entries.Jeremy Allison2001-01-151-1/+1
* Sync up with appliance-head.Jeremy Allison2001-01-151-0/+2