add #define for the max device name length in a DEVICEMODE
[samba.git] / source3 / printing / nt_printing.c
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-04 Andrew BartlettFix another 'off by one' bug with safe_strcpy(). It...
2003-02-25 Gerald CarterProgress on CR 601
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-01-15 Andrew BartlettCrash fixes:
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
2003-01-02 Andrew BartlettBIG patch...
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 McDonoughMore printer publishing code.
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 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-07 Jeremy AllisonKeeping branches in sync....
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-21 Gerald Cartermerge from samba_3_0
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
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 Gerald Carter* the printing code should now be back to the working...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-08 Gerald Carterone line merge from APP_HEAD
2002-08-08 Gerald Carterdelete printer driver fix from APP_HEAD
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-07-29 Gerald Cartercouple of minor formatting fixes to help me see better.
2002-07-20 Gerald Carteranother intermediate checkin on the way to enumerating...
2002-07-11 Gerald Carteradded copyright
2002-07-11 Gerald Carterlast check in for tonight.
2002-07-11 Gerald Carterall that is left to do is to actually perform the
2002-07-11 Gerald Carterintermediate work on DeletePrinterDriverEx(). This...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-06-27 Gerald CarterIt's fairly obvious that no one has tried to upload...
2002-06-24 Gerald Carterprinting merge from SAMBA_2_2. Ther server code looks...
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-04-15 Tim PotterMerge ... print server permission handling fixes from...
2002-04-11 Gerald Carterremoved unnecessary memset
2002-04-11 Gerald Carterspecversion merge from SAMBA_2_2
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Tim PotterBacked out enumprinters stuff - leave it for another...
2002-03-12 Tim PotterMerge of enumprinters vs getprinter naming patch from 2.2
2002-02-27 Jeremy AllisonFix from JohnR - Fixed SetPrinterData(magic key) to...
2002-02-19 Gerald Carter merge from 2.2
2002-02-09 Jeremy AllisonBring printing in HEAD inline with 2.2.x and app-head.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Gerald Cartermerge from APPLIANCE_HEAD
2002-01-26 Andrew BartlettThese changes commited on a 'no less broken' basis.
2002-01-25 Andrew BartlettChange this code so that we don't do a lookup_name...
2002-01-23 Gerald Cartermerge from 2.2
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-11 Jeremy AllisonRound and round we go....
2002-01-11 Jeremy AllisonLatest attempt at changeid.
2002-01-09 Jeremy AllisonWhen re-writing tdb version numbers as little endian...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-08 Jeremy AllisonMy previous fix had a bug....
2002-01-08 Jeremy AllisonAnother attempt at getting changeid correct. Jerry...
2002-01-08 Jeremy AllisonCaught one problem where a BOOL fn was returning 3...
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2002-01-07 Jeremy AllisonReturn called NetBIOS name if present in preference...
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2002-01-03 Jeremy AllisonFixed nasty cast of tdb_delete in traversals.
2001-12-29 Jeremy AllisonRemoved extra lp_adduser() call.
2001-12-14 Gerald CarterChangeID fixe from APPLIANCE_HEAD
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-26 Tim PotterMerge from appliance-head: when creating a default...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-22 Gerald Cartermerge oops fix from 2.2
2001-11-22 Gerald Cartermerge from 2.2
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Jeremy AllisonAdded Elrond patch to make se_access_check use NT datas...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettLooks like it missed these. make_connection now no...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Jeremy AllisonMerge in the NT drivers changes from 2.2.
2001-08-10 Tim PotterReplaced the duplicate DOS constants with appropriate...
2001-07-30 Jeremy AllisonFixup error returns in updating driver db version.
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-16 Jeremy AllisonFix from Jim Vopni - muliple definitions of "letter".
next