summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* r21096: Fix formatting.Jeremy Allison2007-10-101-2/+2
* r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2007-10-101-0/+31
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-8/+4
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-3/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison2007-10-101-34/+38
* r16377: Klocwork #1077.Jeremy Allison2007-10-101-1/+6
* r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison2007-10-101-1/+24
* r14298: The other half of Coverity # 217Volker Lendecke2007-10-101-1/+1
* r14232: Fix Coverity Bug # 218Volker Lendecke2007-10-101-1/+1
* r14228: Fix Coverity bug # 217Volker Lendecke2007-10-101-1/+1
* r14083: Fix coverity bug #19. Don't deref possible NULL.Jeremy Allison2007-10-101-1/+1
* r14080: Fix Coverity bug #18. Ensure non-null before ref.Jeremy Allison2007-10-101-1/+1
* r14047: Coverity fix #17. Ensure srv_name and info cannotJeremy Allison2007-10-101-0/+4
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+3
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-101-23/+12
* r13841: Fix an uninitialized variable warning.Volker Lendecke2007-10-101-1/+1
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-101-0/+100
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-101-5/+23
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-101-0/+64
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-23/+1
* r9086: * fix invalid read in parse_spoolss when writing a devmode toGerald Carter2007-10-101-6/+24
* r8507: BUG 2557: don't give and rpc fault when you get an unsupported SetPrin...Gerald Carter2007-10-101-0/+16
* r8398: Fix segfault in the client addprinterex-call. Found with "net rpcGünther Deschner2007-10-101-1/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-8/+8
* r6683: remove log messages about unknown specversions since I think we are fa...Gerald Carter2007-10-101-19/+0
* r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...Gerald Carter2007-10-101-1/+2
* 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