s3-registry: remove some unused headers.
[amitay/samba.git] / source3 / registry / reg_objects.c
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-07-02 Günther Deschners3-registry: remove 2 byte winreg type limitation.
2010-05-25 Michael Adams3:registry: add C for substantial changes to reg_objects
2010-05-25 Michael Adams3:registry:reg_objects: Remove use of uint{8,16,32...
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: hide definition of regval_ctr and regval_b...
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_set_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_get_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_init()
2010-05-25 Michael Adams3:registry: fix regval_ctr_addvalue() to take data...
2010-05-25 Michael Adams3:registry: fix data_p arg of regval_compose to be...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Günther Deschners3-registry: use pull_reg_sz() where appropriate.
2009-09-30 Günther Deschners3-registry: add regval_ctr_addvalue_multi_sz.
2009-09-29 Günther Deschners3-registry: add regval_ctr_addvalue_sz.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Michael Adams3:registry: add function regsubkey_ctr_reinit()
2009-07-15 Michael Adams3:registry: don't store differently cased entries...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Michael Adams3:registry: hash the list of subkeys in the regsubkey_ctr
2009-02-26 Michael Adams3:registry: remove definition of regsubkey_ctr from...
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_get_seqnum() to hide...
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_set_seqnum to hide imple...
2009-02-26 Michael Adams3:registry: add a regsubkey_ctr_init function for...
2009-02-26 Michael Adams3:registry: fix a comment
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
2007-10-10 Michael Adamr25140: Less red bars to hurt my eyes...
2007-10-10 Michael Adamr25139: Avoid code duplication: let regval_ctr_copyvalu...
2007-10-10 Michael Adamr24999: Use the new regval_compose() function in regval...
2007-10-10 Michael Adamr24998: Add a function regval_compose() to compose...
2007-10-10 Volker Lendecker24949: Remove some static buffers
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...