r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / rpc_server / srv_spoolss_nt.c
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr15975: Only call the printer publishing calls if ...
2007-10-10 Jeremy Allisonr15334: Fix warning. This table and function not used...
2007-10-10 Gerald Carterr15309: normalize printing keys when deleting
2007-10-10 Jeremy Allisonr14788: Fix coverity bug #276. null deref.
2007-10-10 Jeremy Allisonr14786: Fix coverity #275. null deref.
2007-10-10 Gerald Carterr14482: Fixes for spoolss code (after coverity fixes...
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Jeremy Allisonr14353: Fix coverity bugs #61 and #62. Remember to...
2007-10-10 Jeremy Allisonr14303: Fix coverity #223. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14301: Fix coverity #224. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14299: Fix coverity #225. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14289: Fix coverity #101, resource leak on error code...
2007-10-10 Jeremy Allisonr14286: Similar clarifiction fix for coverity #102.
2007-10-10 Jeremy Allisonr14284: Fix coverity bug #103. Make code clearer -...
2007-10-10 Jeremy Allisonr14268: Fix coverity error #204. Resource leak on error...
2007-10-10 Jeremy Allisonr14266: Fix coverity #205. Resource leak on error path.
2007-10-10 Jeremy Allisonr14264: Fix coverity #207. Resource leak on error path.
2007-10-10 Jeremy Allisonr14250: Fix coverity bug #107. Resource leak on error...
2007-10-10 Volker Lendecker14233: Fix Coverity bug # 206
2007-10-10 Jeremy Allisonr14178: Clarify code for Coverity #49. Ensure we know we
2007-10-10 Jeremy Allisonr13994: Belt and braces - ensure RPC_BUFFER is valid.
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 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 Carterr13821: replacing some strings with macros
2007-10-10 Gerald Carterr13820: * Start fleshing out the XcvDataPort() server...
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Gerald Carterr13547: add earlier checks to deny deleting a printer...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Gerald Carterr11860: BUG 3156: don't use find_service() when explici...
2007-10-10 Gerald Carterr11240: * fix invalid read reported by valgrind in the
2007-10-10 Gerald Carterr11235: fix segfault in addprinter due to mixing talloc...
2007-10-10 Gerald Carterr11135: should fix seg fault in addprinter code reporte...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr9945: fix typos.
2007-10-10 Gerald Carterr9752: figured out why talloc_steal() is a bad idea...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9264: fix valgrind invalid write error in enumprinterd...
2007-10-10 Günther Deschnerr9021: Fix smbd-crash bug in openprinter (found by...
2007-10-10 Gerald Carterr8916: should fix the valgrind invalid read of size...
2007-10-10 Jeremy Allisonr8617: Be very explicit if addprinterex is called that...
2007-10-10 Gerald Carterr8501: * disable printer handle object cache (was mostl...
2007-10-10 Gerald Carterr8326: factor out the delete printer code to a delete_p...
2007-10-10 Gerald Carterr8324: * initial cut at creating printers via the regis...
2007-10-10 Gerald Carterr8322: * get RegSetValue() working for printer subkey...
2007-10-10 Gerald Carterr8066: * had to modify the printer data storage slightl...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7614: convert move_driver_to_download_area() to return...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Gerald Carterr6679: BUG 2684: abartlett's patch for check the per...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5806: * fix a couple more segvs in spoolss
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Gerald Carterr5605: only display the publish check box on printer if
2007-10-10 Gerald Carterr4856: after testing a simple add printer script, i...
2007-10-10 Gerald Carterr4825: Printing changes
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4740: allow SE_PRINT_OPERATORS to have printer admin...
2007-10-10 Jeremy Allisonr4184: Removed unused extern.
2007-10-10 Gerald Carterr4134: check the setprinter(3) based on the access...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4083: consolidate printer searches to use find_service...
2007-10-10 Gerald Carterr3069: add 'force printername' service parameter for...
2007-10-10 Gerald Carterr3066: BUG 1519: fix segfault caused by double free...
2007-10-10 Gerald Carterr3065: BUG 1519 (more): apparently the server_name...
2007-10-10 Gerald Carterr3049: fixing some calls in the printing code to stanar...
2007-10-10 Gerald Carterr2955: fixing a segfault uncovered by the changes for...
2007-10-10 Gerald Carterr2918: BUG 1907: fix getprinterdriverdir_1(). have...
2007-10-10 Günther Deschnerr2821: Adding "Windows x64" as architecture string...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Gerald Carterr2569: Patch from Rob Foehl <rwf@loonybin.net>:
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr1974: Just use a simple linked list for this.
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Jeremy Allisonr1501: One more check for option != 0.
2007-10-10 Gerald Carterr1484: BUG 1520: work around bug in xp sp2 rc2 where...
2007-10-10 Jeremy Allisonr1241: Fix incorrect type in printer publishing (struct...
2007-10-10 Gerald Carterr1230: (merges from HP PSA) fixing a couple of caching...
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-03-16 Gerald Cartermerging print change notify fix from HP appliance....
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
2003-10-02 Jeremy AllisonPortability fix from schmitz@hp.com (Joachim Schmitz...
next