Revert "libwbclient: don't link talloc.o into libwbclient.a"
[nivanova/samba-autobuild/.git] / source3 / registry /
2008-01-15 Michael AdamUse the proper boolean functions.
2008-01-15 Michael AdamRemove some trailing spaces.
2008-01-14 Michael AdamAdd detection for need of update to the registry db.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Michael AdamFix a DEBUG statement.
2008-01-04 Michael AdamUse the proper boolean constants.
2008-01-04 Günther DeschnerFix crash bug in regdb_close() when called with no...
2008-01-03 Michael AdamReturn existsing cache_tree if it has already been...
2007-12-31 Michael AdamFix a permissions error in reg_deletekey_recursive().
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-16 Volker LendeckeCut down memory usage of registry initialization
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-30 Günther DeschnerFix _reg_perfcount_get_instance_info()
2007-11-28 Jeremy AllisonRemove pstring from srv_spoolss_nt.c. All gone from...
2007-11-27 Günther DeschnerUnless talloc has some new magic there is a ctx missing...
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-05 Günther DeschnerWhen deleting a key from the registry make sure the...
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
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-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Volker LendeckeRemove bogus comment
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Volker Lendecker25528: Only do transactions on registry.tdb if anythin...
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
2007-10-10 Günther Deschnerr25370: Allow to delete registry keys recursively witho...
2007-10-10 Günther Deschnerr25362: Add "NT Authority\System" with Full Access...
2007-10-10 Michael Adamr25162: Refactor further: add mapping functions between
2007-10-10 Michael Adamr25160: Refactor out and slightly clean up canonicaliza...
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 Adamr25002: Refactor out code duplication created by the...
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 Michael Adamr24996: Eliminate more trailing spaces...
2007-10-10 Michael Adamr24970: Polish some comments and add my (C).
2007-10-10 Volker Lendecker24949: Remove some static buffers
2007-10-10 Günther Deschnerr24632: Fix build warnings.
2007-10-10 Michael Adamr24630: Store Samba configuratin options only under...
2007-10-10 Günther Deschnerr24418: Adding reg_deleteallvalues().
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 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 :-)
next