s3-spoolss: remove old rpccli_spoolss_routerreplyprinter.
[amitay/samba.git] / source3 / rpc_parse / parse_spoolss.c
2009-02-09 Günther Deschners3-spoolss: remove old rpccli_spoolss_routerreplyprinter.
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_ReplyClosePrinter.
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_AddPrintProcessor.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_FindClosePrinterNotify.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterDriverEx.
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_DeletePrinterDriver.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterKey.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterData.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinterDataEx.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_GetForm.
2009-02-09 Günther Deschners3-spoolss: remove old _spoolss_SetForm.
2009-02-09 Günther Deschners3-spoolss: remove old spoolss_AddForm.
2009-02-07 Günther Deschners3-spoolss: remove old _spoolss_WritePrinter.
2009-02-07 Günther Deschners3-spoolss: remove old _spoolss_DeleteForm.
2009-02-07 Günther Deschners3-spoolss: use rpccli_spoolss_DeleteForm.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_EndDocPrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_AbortPrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_EndPagePrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_StartPagePrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_DeletePrinter.
2009-02-06 Günther Deschners3-spoolss: remove old _spoolss_ClosePrinter.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-22 Karolin Seegerrpc_parse: Unify spoolss debug messages.
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-04-24 Jeremy AllisonThe first of Martin Zielinski <mz@seh.de> Vista printin...
2008-03-23 Volker LendeckeFix Coverity ID 504
2008-03-23 Volker LendeckeFix Coverity ID 503
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-11-28 Jeremy AllisonMake init_unistr2_from_unistr take an explicit talloc...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25399: Excise uint - > uint32 (where appropriate)...
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23122: Fix bug #4655. We marshall the enumdataex corre...
2007-10-10 Jeremy Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Jeremy Allisonr21346: FIXME ! Our parsing here is wrong I think,
2007-10-10 Jeremy Allisonr21096: Fix formatting.
2007-10-10 Volker Lendecker19028: Implement getprinterinfo level 6 (only the...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16378: Klocwork #1079. Allow BUFFER5 to cope with...
2007-10-10 Jeremy Allisonr16377: Klocwork #1077.
2007-10-10 Jeremy Allisonr14778: Fix coverity null deref bugs #268 - #271.
2007-10-10 Volker Lendecker14298: The other half of Coverity # 217
2007-10-10 Volker Lendecker14232: Fix Coverity Bug # 218
2007-10-10 Volker Lendecker14228: Fix Coverity bug # 217
2007-10-10 Jeremy Allisonr14083: Fix coverity bug #19. Don't deref possible...
2007-10-10 Jeremy Allisonr14080: Fix Coverity bug #18. Ensure non-null before...
2007-10-10 Jeremy Allisonr14047: Coverity fix #17. Ensure srv_name and info...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13878: move PORT_DATA_1 to use static sized UNICODE...
2007-10-10 Volker Lendecker13841: Fix an uninitialized variable warning.
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13824: * add api table for Xcv TCPMON and LOCALMON...
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Gerald Carterr8507: BUG 2557: don't give and rpc fault when you...
2007-10-10 Günther Deschnerr8398: Fix segfault in the client addprinterex-call...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr6683: remove log messages about unknown specversions...
2007-10-10 Gerald Carterr6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5946: BUG 2497: fix bug in rpcclient's deletedriverex...
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3645: Allow deldriverex in rpcclient to delete drivers...
2007-10-10 Gerald Carterr3639: patch from Martin Zielinski <mz@seh.de> to add...
2007-10-10 Günther Deschnerr2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not...
2007-10-10 Günther Deschnerr1692: first commit :)
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Tim PotterDon't bomb out when trying to unmarshall a zero length...
2003-06-23 Gerald Carterfix bug #178; available space in devmode should be int
2003-04-28 Tim PotterWhitespace syncup.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-03-06 Gerald Carteradd #define for the max device name length in a DEVICEMODE
2003-03-06 Gerald Carteradd #define for the max device name length in a DEVICEMODE
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
next