summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* r6014: rather large change set....Gerald Carter2007-10-101-68/+67
* r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ...Gerald Carter2007-10-101-1/+1
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-487/+67
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-54/+51
* r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner2007-10-101-2/+8
* r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter2007-10-101-0/+24
* r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner2007-10-101-0/+30
* r1692: first commit :)Günther Deschner2007-10-101-1/+37
* fixes for prnadmin.dll APIGerald Carter2004-03-241-1/+1
* * Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2003-11-131-5/+7
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-45/+34
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-151-5/+5
* Don't bomb out when trying to unmarshall a zero length printerdata value.Tim Potter2003-07-141-4/+3
* fix bug #178; available space in devmode should be intGerald Carter2003-06-231-1/+1
* Whitespace syncup.Tim Potter2003-04-281-2/+1
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-1/+2
* add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-1/+1
* * CR1868: only send a change notify message if we have somethingGerald Carter2003-03-031-1/+1
* Merge: const fixes.Tim Potter2003-02-251-6/+8
* Progress on CR 601Gerald Carter2003-02-251-1/+1
* couple of merges from APP_HEADGerald Carter2003-02-211-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-168/+169
* Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter2002-12-201-0/+4
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+63
* Sync with HEAD to get enumprinterkey api.Jim McDonough2002-11-081-0/+29
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Merge NULL relstr fix from HEAD.Tim Potter2002-10-171-0/+3
* HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison2002-09-271-20/+17
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-18/+131
* sync 3.0 branch with headJelmer Vernooij2002-08-171-39/+48
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-116/+628
* printing merge from HEADGerald Carter2002-04-221-42/+19
* HP2500C driver writes devmode with private data that endsJeremy Allison2002-04-111-0/+9
* specversion merge from SAMBA_2_2Gerald Carter2002-04-111-0/+27
* Fixed missing alignment in spoolss_io_q_enumjobs() function.Tim Potter2002-04-101-0/+3
* The useless_ptr must be non-zero for addform and setform client functionsTim Potter2002-04-091-2/+5
* OpenPrinter() merge from 2.2Gerald Carter2002-03-261-19/+76
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-12/+12
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-41/+232
* Remove studly gaps from prs_werror() calls so the same debug text isTim Potter2002-03-141-1/+1
* Implemented client side functions for SPOOLSS addform, getform, setform andTim Potter2002-02-251-2/+36
* Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.Tim Potter2002-01-311-1/+42
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-21/+29
* Added prs_mem_clear(). Clear memory on buffer reallocation. That wayJeremy Allison2002-01-181-8/+7
* Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-121-0/+91
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-071-1/+1
* merge from 2.2Gerald Carter2001-12-201-6/+6
* Replaced some hardcoded hex numbers with constants.Tim Potter2001-12-171-4/+8
* merge from 2.2Gerald Carter2001-12-131-0/+3