s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
[kai/samba.git] / source3 / registry / regfio.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-03-29 Günther Deschners3-includes: no point in including all security headers...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-18 Günther Deschners3-registry: remove some unused headers.
2011-02-02 Günther Deschners3: Remove superfluous ;
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-02-14 Andrew Tridgells3: convert registry and printing code to TYPESAFE_QSORT()
2010-02-10 Andrew Tridgells3-registry: update to use new DLIST macros
2009-11-29 Volker Lendeckes3: "regf_hbin_allocate" only looks at the size
2009-11-29 Volker Lendeckes3: "read_block" only looks at the size
2009-11-29 Volker Lendeckes3: "write_block" does not use the sbuf at all
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
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-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer Vernooijs3: Use common security_descriptor_equal().
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Günther Deschners3-registry: remove last sec_io_desc() caller.
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: replace typedef "REGSUBKEY_CTR" by "struct...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-23 Volker LendeckeFix Coverity ID 471
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Tim PotterFix double free bugs after calling regfio_close()
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Volker LendeckeFix Coverity IDs 451, 452
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-15 Alexander BokovoyCorrectly free memory in regfio paths
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
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 Allisonr23080: Fix bug #4637 - we hads missed some cases where
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Volker Lendecker16409: Fix Klocwork ID's.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jelmer Vernooijr9965: Fix some typo's
2007-10-10 Gerald Carterr9914: key ordering in hash list is case insensitive
2007-10-10 Gerald Carterr9657: fix final issue with regf sk_records; profiles...
2007-10-10 Gerald Carterr9656: fix bug in sk record list with next offsets
2007-10-10 Gerald Carterr9486: ensure that the registry hash records are sorted...
2007-10-10 Gerald Carterr8607: BUG 2900 more compiler warnings
2007-10-10 Gerald Carterr8606: BUG 2899: fix compiler warning in regfio routine
2007-10-10 Gerald Carterr8604: BUG 2890: fix unitialized variable reported...
2007-10-10 Gerald Carterr7470: fix block size caculation error when request...
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Gerald Carterr6995: * fixing segfault when writing out registry...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...