r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
[ira/wip.git] / source3 / printing /
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Jeremy Allisonr15025: Fix exit_server_cleanly call.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Günther Deschnerr14506: Remove remaining references to a KCM credential...
2007-10-10 Jeremy Allisonr14489: Guard against coverity reversion. #181 is a...
2007-10-10 Jeremy Allisonr14273: Fix coverity bug #202. Memory leak on error...
2007-10-10 Jeremy Allisonr14221: Fix coverity #76. My previous change wasn't...
2007-10-10 Jeremy Allisonr14184: Coverity fix #56. Ensure we can't deref null.
2007-10-10 Jeremy Allisonr14023: My last bug fix still left a potential null...
2007-10-10 Jeremy Allisonr14003: Clarify code that lead to Coverity report #13.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13547: add earlier checks to deny deleting a printer...
2007-10-10 Günther Deschnerr13408: Remove C++ comments (# 3494)
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 Gerald Carterr12889: BUG 3380: fix crash when changing printer drive...
2007-10-10 Gerald Carterr11855: patch from Aruna Prabakar for checking that...
2007-10-10 Jeremy Allisonr11420: Fix issue pointed out by Dina Fine <dina@exanet...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10555: a few compile warnings from jason Mader
2007-10-10 Gerald Carterr10554: * BUG 3057: assume x64 drivers are v3 drivers
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...
2007-10-10 Günther Deschnerr10154: Fix crash bug on security descriptor upgrade...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Jeremy Allisonr9244: Fix bugs found by Coverity.
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Gerald Carterr8543: merge volker's nt_printing_init() fix from trunk...
2007-10-10 Gerald Carterr8506: BUG 2853: don't strip out characters like '...
2007-10-10 Gerald Carterr8501: * disable printer handle object cache (was mostl...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr8089: successfully delete printer subkeys via the...
2007-10-10 Gerald Carterr8066: * had to modify the printer data storage slightl...
2007-10-10 Gerald Carterr8025: *how* can this code have been around so long and
2007-10-10 Gerald Carterr7983: clean up some use of un-initialized variables...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7829: fix unitialized printer status field that was...
2007-10-10 Gerald Carterr7692: start versioning the registry.tdb file since...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7620: when adding a new printer driver, we should...
2007-10-10 Gerald Carterr7614: convert move_driver_to_download_area() to return...
2007-10-10 Gerald Carterr7584: cleanup the default printer security descriptor
2007-10-10 Jeremy Allisonr7200: Don't use memset, use SET_STAT_INVALID (has...
2007-10-10 Gerald Carterr7041: compile fixes....long day I guess
2007-10-10 Gerald Carterr7038: * upgrade version of nt*tdb files. Have to fix
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Gerald Carterr6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5993: compiler warning fix
2007-10-10 Gerald Carterr5950: more compiler warning's from Jason Mader
2007-10-10 Gerald Carterr5807: fix segfault after compiler warning clean up...
2007-10-10 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Volker Lendecker5770: Get rid of some compiler warnings
2007-10-10 Gerald Carterr5691: wrapping the pause/resume/purge printer commands in
2007-10-10 Gerald Carterr5684: BUG 2405: patch from Torsten Werner <torsten...
2007-10-10 Gerald Carterr5683: BUG 2363: allow 'in use' driver to be removed...
2007-10-10 Gerald Carterr5359: BUG 2333: use the lpq command to pass in the...
2007-10-10 Gerald Carterr5029: after talking to Rob, ensure that we set the...
2007-10-10 Gerald Carterr5012: fix segfault caused by using a ipp_t * after...
2007-10-10 Gerald Carterr4907: remove unreached code
2007-10-10 Gerald Carterr4902: please note that cupsDoRequest() deletes the...
2007-10-10 Jeremy Allisonr4881: Varient of Lar's patch for #2270. Jerry promises...
2007-10-10 Gerald Carterr4874: add DOmain Admins (Full Control) to the default...
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 Allisonr4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Gerald Carterr4539: patch from Rob -- adding real printcap name...
2007-10-10 Jeremy Allisonr4306: Couple more MALLOC fixes from albert chin (china...
2007-10-10 Jeremy Allisonr4234: More malloc fixes to use the macros.
2007-10-10 Gerald Carterr4094: BUG 2107: fix memory bloating caused by large...
2007-10-10 Gerald Carterr4089: fix logic error in add_a_form() that only compar...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4030: patch from Rob -- don't force the cups printer...
2007-10-10 Gerald Carterr4028: * prevent the background LPQ daemon from updating
2007-10-10 Jeremy Allisonr3867: Fix from david.hu@hp.com - make a copy of an...
2007-10-10 Jim McDonoughr3727: Update from Rob Foehl (rwf@loonybin.net):
2007-10-10 Gerald Carterr3710: fix another safe_strcpy() warning SPAM with...
2007-10-10 Gerald Carterr3707: 2028: avoid false error messages when copying...
2007-10-10 Gerald Carterr3069: add 'force printername' service parameter for...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2007-10-10 Gerald Carterr3049: fixing some calls in the printing code to stanar...
2007-10-10 Gerald Carterr2996: readability fix for length check; no semantic...
2007-10-10 Gerald Carterr2955: fixing a segfault uncovered by the changes for...
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 Carterr2570: minor fix with Rob's patch. use dos_errstr...
2007-10-10 Gerald Carterr2569: Patch from Rob Foehl <rwf@loonybin.net>:
2007-10-10 Gerald Carterr2191: ensure that we assign our pid to print jobs...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Günther Deschnerr2068: Use SMB_ASSERT to track down empty printername...
2007-10-10 Günther Deschnerr2067: Prevent nameless $LIBDIR/printing/.tdb from...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Gerald Carterr1384: ensure we remove the tdb entry for a job in...
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Volker Lendecker1295: To be able to send a message to the background...
next