use correct path for ignored file
[tprouty/samba.git] / source / registry /
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Michael Adamr23667: Prevent storing of forbidden parameter names...
2007-10-10 Jeremy Allisonr23591: Fix bug #4725. Don't crash when no eventlogs...
2007-10-10 Michael Adamr23584: Use a while loop instead of a for loop without...
2007-10-10 Michael Adamr23583: Add a utility function to recursively delete...
2007-10-10 Michael Adamr23581: Move regkey_open_onelevel from reg_frontend...
2007-10-10 Michael Adamr23578: When calling DeleteKey for a key that has subke...
2007-10-10 Jeremy Allisonr23512: Fix conflict in #define for SECDESC_PREFIX...
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Michael Adamr23507: Split one general function normalize_dbkey...
2007-10-10 Michael Adamr23504: Use tdb_wrap_open (instead of usual tdb_open...
2007-10-10 Michael Adamr23468: Open registry.tdb with sequence number.
2007-10-10 Michael Adamr23465: There was this diff between reg_printing in...
2007-10-10 Michael Adamr23460: Re-add whitespace to reduce diff between branches.
2007-10-10 Michael Adamr23459: Remove one superfluous cast.
2007-10-10 Michael Adamr23458: Cosmetic fix in debug output.
2007-10-10 Michael Adamr23379: Whitespace cosmetics, to reduce irritating...
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 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Michael Adamr22496: reg_enumvalue should return WERR_NO_MORE_ITEMS...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr21979: make use of string_tdb_data()
2007-10-10 Stefan Metzmacherr21978: make use of tdb_*_bystring()
2007-10-10 Stefan Metzmacherr21977: little cosmetic change to remove a local var...
2007-10-10 Jeremy Allisonr21225: Couple of fixes from Martin Zielinski mz@seh.de,
2007-10-10 Volker Lendecker21219: Speed up the initial startup time of smbd on...
2007-10-10 Volker Lendecker20626: Fix a memleak found by the IBM checker -- not...
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker20210: registry_fetch_values is not needed anymore...
2007-10-10 Volker Lendecker20209: Fix two memleaks
2007-10-10 Volker Lendecker20037: Reduce code size slightly by shuffling stuff...
2007-10-10 Volker Lendecker20020: Arglll... eventlogadm links against reg_db...
2007-10-10 Volker Lendecker20019: Replace one set of tricky code by calls to...
2007-10-10 Volker Lendecker20018: Fix a memleak in reg_createkey
2007-10-10 Volker Lendecker20016: Add two utility functions for easy opening...
2007-10-10 Volker Lendecker20005: reg_open_path should become the replacement...
2007-10-10 Volker Lendecker20004: Remove a const, "name" is allocated anyway
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19990: Fix comment
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Volker Lendecker19948: Fix a memleak
2007-10-10 Volker Lendecker19947: Change regkey_open_internal to take the parent...
2007-10-10 Volker Lendecker19913: Fix a const warning
2007-10-10 Volker Lendecker19912: Move the subkey cache to srv_winreg_nt.c
2007-10-10 Volker Lendecker19872: Move the value cache to srv_winreg_nt.c. Fix...
2007-10-10 Volker Lendecker19858: Fix a memleak, add a const
2007-10-10 Volker Lendecker19853: Update a link
2007-10-10 Volker Lendecker19841: Wrap regdb_store_keys and regdb_store_values...
2007-10-10 Volker Lendecker19839: Fix the build, we are not there yet :-)
2007-10-10 Volker Lendecker19838: We have to delete the value record as well...
2007-10-10 Volker Lendecker19837: Some reformatting (Jerry, I hope you do not...
2007-10-10 Volker Lendecker19828: Add a helper function to pull *and* unparse...
2007-10-10 Volker Lendecker19780: Ok, regkey_open_internal needs a regkey_close_i...
2007-10-10 Volker Lendecker19779: Fail properly on talloc_strdup failure
2007-10-10 Volker Lendecker19778: Make regkey_open_internal take a talloc ctx
2007-10-10 Volker Lendecker19777: Make regsubkey_ctr_addkey return WERROR. Nobody...
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
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 Volker Lendecker17047: Fix a typo and a possible NULL dereference
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16650: Fix bug #3890 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16636: Fix bug #3884 reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16634: Fix bug #3883 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16603: Klockwork #2028. Fix null deref on error path.
2007-10-10 Volker Lendecker16490: Fix a memleak and two typos
2007-10-10 Jeremy Allisonr16424: Fix possible null deref and a memory leak found by
2007-10-10 Volker Lendecker16409: Fix Klocwork ID's.
2007-10-10 Volker Lendecker15104: Implement Samba4's tdb_name().
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 Volker Lendecker14247: Fix Coverity bug # 136
2007-10-10 Jeremy Allisonr13978: Here is why it's essential to use SAFE_FREE...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr12002: patch from marcin to allow for the creation...
2007-10-10 Gerald Carterr11860: BUG 3156: don't use find_service() when explici...
2007-10-10 Gerald Carterr11579: syncing up perf counter code cfrom trunk
2007-10-10 Gerald Carterr11227: patch from brian moran to fix typo in eventlog...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11136: patches from Brian Moran for eventlogadm utility
2007-10-10 Gerald Carterr11123: * patches from Brian Moran for creating new...
2007-10-10 Gerald Carterr11073: safety checks on pointers to prevent crashing...
2007-10-10 Gerald Carterr11072: add routines for converting REG_MULTI_SZ to...
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10012: fix build breakage caused by forgotten commit...
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 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 Gerald Carterr9657: fix final issue with regf sk_records; profiles...
2007-10-10 Gerald Carterr9656: fix bug in sk record list with next offsets
next