removed unnecessary memset
[ira/wip.git] / source3 / printing / nt_printing.c
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".
2001-07-12 Tim PotterChanged instances of TRUE, FALSE to True, False as...
2001-07-10 Tim PotterRemoved unused local variables.
2001-07-09 Jean-François Mico... split the nt_drivers.tdb in 3 separate tdb files. Shoul...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonFixed extra file_free calls - my fault :-(.
2001-06-26 Herb LewisSGI compiler fixes.
2001-06-22 Jeremy AllisonFix from "Jim McDonough" <jmcd@us.ibm.com>" - when...
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-05-18 Gerald Cartermerge from 2.2 (deleteprinterdriver RPC)
2001-05-10 Tim PotterReplaced a whole bunch of lookup_name() requests in
2001-05-03 Jeremy AllisonMerging Gerald's "no printer driver" fix from 2.2.
2001-04-27 Jeremy AllisonMore debug %d -> %u issues.
2001-04-08 Jeremy AllisonAdded per-share security tdb. Tidied up many slprintfs...
2001-04-03 Jeremy AllisonSync up with new NT forms code.
2001-03-23 Jeremy AllisonTwo OS/2 printer fixes from Jim McDonough @ IBM.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-03 Jeremy AllisonRoll back to using malloc/realloc on some of spoolss...
2001-03-02 Jeremy AllisonMove to talloc controlled NT forms.
2001-03-01 Jeremy AllisonFixed a couple of getpwXX calls that were not going...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-26 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-19 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-21 Gerald Cartermerge from appliance head
2000-12-18 Jeremy AllisonMerged Tim's fixes from appliance-head.
2000-12-13 Jeremy AllisonAdded proto definition for new RPC calls.
2000-12-11 Jeremy AllisonAdding in debug for SD's.
2000-12-06 Jeremy AllisonSync-up with appliance-head printing code.
2000-12-04 Andrew Tridgellc++ style comments are NOT allowed
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-11-27 Jeremy Allisonpassdb/secrets.c passdb/smbpassfile.c smbd/server.c...
2000-11-17 Jeremy AllisonFix for memory leak when adding driver.
2000-11-17 Jeremy AllisonFix for incorrect break using wrong offset when updatin...
2000-11-15 Jeremy AllisonUninitialized memory read fixes.
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-14 Jeremy Allisonprinting/nt_printing.c: After long soul searching and...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-11-08 Andrew Tridgellan attempt to get the handling of fields in printer...
2000-11-07 Tim PotterMerge ... printer security descriptor, info level and...
next