r10656: BIG merge from trunk. Features not copied over
[vlendec/samba-autobuild/.git] / source3 / registry / reg_db.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9895: fix typo in registry path
2007-10-10 Gerald Carterr9894: Add new registry key expected by Windows XP...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Tim Potterr9278: Remove unused variable. Bugzilla #2983.
2007-10-10 Gerald Carterr9115: using #define for reg paths rather than typing...
2007-10-10 Gerald Carterr8501: * disable printer handle object cache (was mostl...
2007-10-10 Gerald Carterr8152: * remove commented out structure
2007-10-10 Gerald Carterr8064: * add the REG_XXX error codes to the pretty...
2007-10-10 Gerald Carterr8061: * mostly cleanup and refactoring for better...
2007-10-10 Gerald Carterr8026: * more fixes to the printing registry interface
2007-10-10 Gerald Carterr8007: * cleanup unused structure from reg_objects.h
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7938: * move the hardcoded registry value names from...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Gerald Carterr7698: * clean upserver frontend for RegDeleteKey()
2007-10-10 Gerald Carterr7692: start versioning the registry.tdb file since...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7648: adding REGISTRY_HOOK->reg_access_check() for...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr6680: event log patches from Marcin
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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 Carterseveral changes in this checkin
2002-07-20 Gerald Carterenumeration of printers keys ( no data yet ) via the...
2002-07-19 Gerald Carterfixed seg fault in registry frontend caused by trying to
2002-07-19 Gerald Carter* refactored registry operations some. subkey lists and
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.