make sure we have a devmode before copying a string to the devicename; patch from...
[samba.git] / source3 / printing / nt_printing.c
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
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Andrew BartlettCrash fixes:
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-04 Jim McDonoughMore attributes to publish. All DsSpooler attributes...
2002-12-04 Jeremy AllisonJanitor for tpot yet again... Merging in memory leak...
2002-12-04 Jeremy AllisonJanitor for tpot yet again... Merging in memory leak...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-07 Jeremy AllisonKeeping branches in sync....
2002-11-07 Jeremy AllisonKeeping branches in sync....
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jeremy AllisonCheck the long_archi name is not null.
2002-10-31 Jeremy AllisonCheck the long_archi name for NULL.
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-04 Gerald CarterDeletePrinterDriver[Ex]() fixes from APP_HEAD
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-18 Gerald Carter* Fix DeletePrinterDataEx() to work with arbitrary...
2002-08-18 Gerald Carterfix GetPrinterDataEx() to work with registry subkeys...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-17 Jelmer VernooijSync 3.0 branch with HEAD
2002-08-17 Gerald Carter* the printing code should now be back to the working...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next