r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
[sfrench/samba-autobuild/.git] / source / registry / reg_objects.c
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Volker Lendecker19990: Fix comment
2007-10-10 Volker Lendecker19777: Make regsubkey_ctr_addkey return WERROR. Nobody...
2007-10-10 Jeremy Allisonr17878: Fix possible null deref found by Stanford checker.
2007-10-10 Jeremy Allisonr17867: Fix null deref in error code path. Found by the
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr14768: Fix potential null deref coverity bugs #255...
2007-10-10 Jeremy Allisonr14766: Fix possible NULL deref. Coverity #254.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Gerald Carterr7997: Pointers don't kill people, people with pointers...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Gerald Carterr7698: * clean upserver frontend for RegDeleteKey()
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Günther Deschnerr5541: Fix crash bug in the client-spoolss enumdataex...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...