r4805: Last planned change to the privileges infrastructure:
[samba.git] / source3 / printing / nt_printing.c
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.
2003-10-30 Jim McDonoughMore GUID->struct uuid changes.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-20 Gerald Cartermake sure we have a devmode before copying a string...
2003-10-20 Gerald Cartermake sure we have a devmode before copying a string...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-10 Jeremy AllisonFix a nasty mess, and also bug #296. passdb/pdb_ldap...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-25 Gerald Cartermake sure the printer data value exists before saying...
2003-08-23 Gerald Carterit never amazes me when some new things crawls out...
2003-08-16 Gerald Carterstupid...stupid...stupid....fix bug 294 by looking...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Gerald Carterfix bug 294; win9x driver lookups should always use...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Gerald Carterfix cache coherency bug in print handle print_info_2...
2003-06-25 Gerald Carterifdef out some functions that are not used when HAVE_AD...
2003-06-25 Gerald Carterlarge change:
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-09 Andrew BartlettElsewhere, we use a #define for this environment variab...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-25 Jim McDonoughGet credentials before publishing printers.
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-14 Tim PotterArray size fixup for construct_nt_devicemode() from...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-14 Jeremy AllisonFix off by one bug noticed by Andrew Bartlett.
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-05 Jeremy AllisonWritable string const fixes.
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-03-04 Andrew BartlettFix another 'off by one' bug with safe_strcpy(). It...
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-02-24 Andrew BartlettMissed one in the previous merge - user_ok() and user_i...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-01-15 Gerald Carter*lots of small merges form HEAD
next