r26218: Remove libtdb.so as well.
[jelmer/samba4-debian.git] / source / lib / registry /
2007-12-21 Jelmer Vernooijr26073: Import Python bindings for the registry.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr25935: Fix registry tests.
2007-12-21 Jelmer Vernooijr25932: Remove unnecessary include - should fix the...
2007-12-21 Jelmer Vernooijr25930: fix test name
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Stefan Metzmacherr25613: verify the length and type before checking...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25605: Last round of registry reformats (before this...
2007-12-21 Günther Deschnerr25603: More reformat.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24725: Don't segfault if hive file can't be found
2007-10-10 Jelmer Vernooijr24723: Install the right headers for use by samba...
2007-10-10 Jelmer Vernooijr24718: Fix some compiler warnings.
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24704: Fix bug in the registry patch code.. all the...
2007-10-10 Jelmer Vernooijr24703: Use standard registry diff files when provision...
2007-10-10 Jelmer Vernooijr24684: Be a bit less verbose
2007-10-10 Jelmer Vernooijr24683: Add two more tests.
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24668: Fix header installation.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24491: base_type() isn't supported anymore and the...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22404: more dependencies which should be private
2007-10-10 James Peachr22029: Make sure we respect $srcdir correctly for...
2007-10-10 Jelmer Vernooijr21837: Make dcerpc_mgmt a separate library again,...
2007-10-10 Jelmer Vernooijr21834: Remove unnecessary includes
2007-10-10 Jelmer Vernooijr21830: Fix header installation, remove proto header...
2007-10-10 Jelmer Vernooijr21828: Hardcode prototypes, as they're a public API.
2007-10-10 Jelmer Vernooijr21685: Add some unit tests for the registry utility...
2007-10-10 Jelmer Vernooijr21683: Remove the gconf registry backend.
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21386: Run all NDR tests in the buildfarm, import...
2007-10-10 Jelmer Vernooijr21299: Fix the build for those that don't have talloc...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Tridgellr19400: fixed a valgrind error in the directory registr...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Andrew Tridgellr18971: avoid strndup is a few places. Fixes a minor...
2007-10-10 Andrew Tridgellr18584: found one of the fd leaks. The registry backend...
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Andrew Tridgellr18328: when we bail out early, set *offset to 0
2007-10-10 Andrew Tridgellr18324: fixed a uninitialised variable
2007-10-10 Andrew Tridgellr18298: fixed mmap failure test
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18176: reg_util.c needs LIBREPLACE for strndup
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Jelmer Vernooijr18121: Simplify m4 code, hopefully fix Samba4 build...
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17773: this macros are unsed, with compiler warnings
2007-10-10 Stefan Metzmacherr17713: fix compiler warnings
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr15878: Add explicit initialization to make the IBM...
2007-10-10 Jelmer Vernooijr15877: Fix error message - caught by the IBM checker
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr15810: Fix uninitialized variable error, caught by...
2007-10-10 Jelmer Vernooijr15807: Fix incorrect initialization. Very nice catch...
2007-10-10 Jelmer Vernooijr15806: Remove some unnecessary nesting making the...
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15659: Implement opening a key by name (significant...
2007-10-10 Jelmer Vernooijr15458: Fix support for Windows XP-style registry files...
2007-10-10 Jelmer Vernooijr15406: Move 'smbreadline' out of libreplace as it...
2007-10-10 Jelmer Vernooijr15375: Rename readline.h to smbreadline.h avoid clashe...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15364: Use global list of predefined keys
2007-10-10 Jelmer Vernooijr15363: Fix dependencies for shared library
2007-10-10 Jelmer Vernooijr15361: Export table of predefined registry keys
2007-10-10 Jelmer Vernooijr15351: Fix tcc compile error
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
next