summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter1-23/+1
2007-10-10r9086: * fix invalid read in parse_spoolss when writing a devmode toGerald Carter1-6/+24
2007-10-10r8507: BUG 2557: don't give and rpc fault when you get an unsupported SetPrin...Gerald Carter1-0/+16
2007-10-10r8398: Fix segfault in the client addprinterex-call. Found with "net rpcGünther Deschner1-1/+2
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-8/+8
2007-10-10r6683: remove log messages about unknown specversions since I think we are fa...Gerald Carter1-19/+0
2007-10-10r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...Gerald Carter1-1/+2
2007-10-10r6014: rather large change set....Gerald Carter1-68/+67
2007-10-10r5946: BUG 2497: fix bug in rpcclient's deletedriverex when asking to delete ...Gerald Carter1-1/+1
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter1-487/+67
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-54/+51
2007-10-10r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner1-2/+8
2007-10-10r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter1-0/+24
2007-10-10r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner1-0/+30
2007-10-10r1692: first commit :)Günther Deschner1-1/+37
2004-03-24fixes for prnadmin.dll APIGerald Carter1-1/+1
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter1-5/+7
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-45/+34
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis1-5/+5
2003-07-14Don't bomb out when trying to unmarshall a zero length printerdata value.Tim Potter1-4/+3
2003-06-23fix bug #178; available space in devmode should be intGerald Carter1-1/+1
2003-04-28Whitespace syncup.Tim Potter1-2/+1
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-1/+2
2003-03-06add #define for the max device name length in a DEVICEMODEGerald Carter1-1/+1
2003-03-03* CR1868: only send a change notify message if we have somethingGerald Carter1-1/+1
2003-02-25Merge: const fixes.Tim Potter1-6/+8
2003-02-25Progress on CR 601Gerald Carter1-1/+1
2003-02-21couple of merges from APP_HEADGerald Carter1-1/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-168/+169
2002-12-20Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter1-0/+4
2002-12-03Support printer info 7, used for publishingJim McDonough1-0/+63
2002-11-08Sync with HEAD to get enumprinterkey api.Jim McDonough1-0/+29
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-10-17Merge NULL relstr fix from HEAD.Tim Potter1-0/+3
2002-09-27HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison1-20/+17
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-18/+131
2002-08-17sync 3.0 branch with headJelmer Vernooij1-39/+48
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-116/+628
2002-04-22printing merge from HEADGerald Carter1-42/+19
2002-04-11HP2500C driver writes devmode with private data that endsJeremy Allison1-0/+9
2002-04-11specversion merge from SAMBA_2_2Gerald Carter1-0/+27
2002-04-10Fixed missing alignment in spoolss_io_q_enumjobs() function.Tim Potter1-0/+3
2002-04-09The useless_ptr must be non-zero for addform and setform client functionsTim Potter1-2/+5
2002-03-26OpenPrinter() merge from 2.2Gerald Carter1-19/+76
2002-03-20resetprinter merge from SAMBA_2_2Gerald Carter1-12/+12
2002-03-15syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter1-41/+232
2002-03-14Remove studly gaps from prs_werror() calls so the same debug text isTim Potter1-1/+1
2002-02-25Implemented client side functions for SPOOLSS addform, getform, setform andTim Potter1-2/+36
2002-01-31Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.Tim Potter1-1/+42
2002-01-30Removed version number from file header.Tim Potter1-2/+1