r21861: Pull the comment and location from CUPS if we don't have one
[nivanova/samba-autobuild/.git] / source3 / printing / nt_printing.c
2007-10-10 Gerald Carterr21861: Pull the comment and location from CUPS if...
2007-10-10 Jeremy Allisonr21672: The cannonical file access pattern should look...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Gerald Carterr21258: Fix for connecting printers from Vista by storing
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker20796: Fix the same problem Jeremy has fixed (improper...
2007-10-10 Jeremy Allisonr20718: Sync up the filename path parsing changes from...
2007-10-10 Volker Lendecker20544: Change copy_file() to return NTSTATUS. This...
2007-10-10 Volker Lendecker20339: Make mkdir_internal static to open.c
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Volker Lendecker17590: Some C++ Warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr16701: Fix segv when adding a printer caused by not...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jeremy Allisonr16424: Fix possible null deref and a memory leak found by
2007-10-10 Jeremy Allisonr16367: Missed one, Klocwork #915.
2007-10-10 Jeremy Allisonr16365: Fix Klocwork #895, #898, #899, #915, #932,...
2007-10-10 Volker Lendecker15569: Fix Coverity bug # 287. Jerry, can you check...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Gerald Carterr15309: normalize printing keys when deleting
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
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 Allisonr13915: Fixed a very interesting class of realloc(...
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 Gerald Carterr12889: BUG 3380: fix crash when changing printer drive...
2007-10-10 Jeremy Allisonr11420: Fix issue pointed out by Dina Fine <dina@exanet...
2007-10-10 Gerald Carterr10554: * BUG 3057: assume x64 drivers are v3 drivers
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 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Gerald Carterr8543: merge volker's nt_printing_init() fix from trunk...
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 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 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 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Gerald Carterr5683: BUG 2363: allow 'in use' driver to be removed...
2007-10-10 Gerald Carterr5029: after talking to Rob, ensure that we set the...
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 Gerald Carterr4539: patch from Rob -- adding real printcap name...
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 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 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 Carterr2133: Several fixes:
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr783: fix bug in reading printer data from disk; all...
2007-10-10 Gerald Carterr689: removed unneeded forward declarations
2007-10-10 Gerald Carterr551: BUG 1293: fix double free in printer publishing...
2007-10-10 Gerald Carterr543: possible fix for BUG 1293 -- initialize pointer...
2007-10-10 Jeremy Allisonr460: Fix for broken driver upload/delete path processing.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-05 Andrew Bartlett(merge from 3.0)
2003-12-31 Andrew Bartlettauth/auth_util.c:
2003-12-30 Gerald CarterMove to short lived TALLOC_CTX* for allocating printer
2003-12-30 Gerald CarterMove to short lived TALLOC_CTX* for allocating printer
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
next