This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / registry /
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Martin PoolAdd the correct file :-( to ignore .po and .po32 files.
2003-03-19 Martin PoolRemove this .po file from the repository. I meant...
2003-03-19 Martin PoolIgnore .po and .po32 files.
2003-03-05 Jeremy AllisonMore const fixes.
2003-03-05 Jeremy AllisonMore const fixes.
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
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-05 Jim McDonoughAdd some const
2002-12-05 Jim McDonoughAdd some const
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
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-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-22 Gerald Carterfix registry editor API for printing backend after...
2002-08-22 Tim PotterFix compile warnings.
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-11 Tim PotterMerge of case fixes from APPLIANCE_HEAD.
2002-08-06 Andrew BartlettBack out idra's change (at his request) - the values...
2002-08-04 Simo Sorcecommented out strupper before key check against interna...
2002-07-29 Gerald Carterhardcode printprocessor name since it is everywhere...
2002-07-26 Gerald Carter3 things:
2002-07-24 Gerald Carter* fix return code so we don't let a client just open...
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-23 Gerald Carter* fix to display correct form information in REG_BINARY...
2002-07-23 Gerald Carter* changed structure of REG_R_ENUM_VALUE structure since...
2002-07-22 Gerald Carterfix seg fault due to memory allocation goof.
2002-07-20 Gerald Carteranother intermediate checkin on the way to enumerating...
2002-07-20 Gerald Carterenumeration of printers keys ( no data yet ) via the...
2002-07-20 Gerald Carterfixed a logic error in the sorted_tree_find_child(...
2002-07-19 Gerald Carterfixed seg fault in registry frontend caused by trying to
2002-07-19 Tim PotterFixed a compiler warning.
2002-07-19 Gerald Carter* refactored registry operations some. subkey lists and
2002-07-19 Jeremy AllisonFormatting fixup. Fix shadow warning.
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.
2002-07-15 Gerald Cartersplitting off storage/retrieval routines for abstractin...