r25548: Convert to standard bool type.
[samba.git] / source4 / lib /
2007-10-10 Jelmer Vernooijr25548: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25545: Use inet_ntop for ipv4 code as well - should...
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25543: Merge libreplace support for inet_pton, inet_nt...
2007-10-10 Jelmer Vernooijr25541: Add setup.py for building ldb python wrappers...
2007-10-10 Jelmer Vernooijr25540: Remove prototypes for already removed functions.
2007-10-10 Jelmer Vernooijr25537: Use new path for events modules.
2007-10-10 Jelmer Vernooijr25522: Convert to standard bool types.
2007-10-10 Jelmer Vernooijr25518: Convert to standard bool types.
2007-10-10 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25456: Avoid externs for charsets for now - it breaks...
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Jelmer Vernooijr25447: Fix installation of headers. Patch by Brad...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Stefan Metzmacherr25425: move LDB_MODULESDIR define into config.h
2007-10-10 Stefan Metzmacherr25421: SHLIBEXT comes in via samba's config.h already
2007-10-10 Jelmer Vernooijr25411: Fix IPv6 socket backend.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25384: Support DGRAM IPv6 sockets.
2007-10-10 Jelmer Vernooijr25307: add string_sub_talloc.
2007-10-10 Jelmer Vernooijr25306: Add tests for string_sub().
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Stefan Metzmacherr25269: this doesn't fix the problems with BSD make...
2007-10-10 Jelmer Vernooijr25267: Move PRINTF_ATTRIBUTE to lib/util as well.
2007-10-10 Jelmer Vernooijr25265: Move attribute definitions to lib/util.
2007-10-10 Stefan Metzmacherr25259: try to work arround the build failures on OpenB...
2007-10-10 Stefan Metzmacherr25251: move macro defines to the end of replace.h
2007-10-10 Stefan Metzmacherr25231: revert hunk that was commited together with...
2007-10-10 Tim Potterr25220: Comment out obsolete functions.
2007-10-10 Jelmer Vernooijr25219: remove unused check for precompiled headers.
2007-10-10 Andrew Bartlettr25218: After discussion with Simo, remove the subclass...
2007-10-10 Stefan Metzmacherr25216: make talloc_append_string() a deprecated macro...
2007-10-10 Stefan Metzmacherr25215: replace talloc_append_string() with talloc_strd...
2007-10-10 Stefan Metzmacherr25211: fix compiler warning
2007-10-10 Stefan Metzmacherr25210: fix typo
2007-10-10 Stefan Metzmacherr25209: unify logic of talloc_vasprintf_append() and...
2007-10-10 Stefan Metzmacherr25208: add talloc_str[n]dup_append[_buffer]() functions
2007-10-10 Stefan Metzmacherr25207: remove one nesting level and use unlikely()
2007-10-10 Stefan Metzmacherr25206: unify logic of talloc_strdup() and talloc_strnd...
2007-10-10 Stefan Metzmacherr25205: $(srcdir) isn't expanded here...
2007-10-10 Andrew Bartlettr25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns...
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Jelmer Vernooijr25190: Update talloc version to 1.1.0 after API-incomp...
2007-10-10 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25174: Export header from just one place.
2007-10-10 Jeremy Allisonr25164: Add talloc_asprintf_append_buffer() and the...
2007-10-10 Stefan Metzmacherr25122: fix interface detection code
2007-10-10 Jeremy Allisonr25116: Fix talloc_asprintf_append to do the right...
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Jelmer Vernooijr25105: No need to register ldb_map as a module.
2007-10-10 Jelmer Vernooijr25100: Include LDAP libs in .pc file so linking static...
2007-10-10 Jelmer Vernooijr25098: Fix typo
2007-10-10 Jelmer Vernooijr25097: Don't clutter users' CFLAGS with ldb cflags.
2007-10-10 Jelmer Vernooijr25096: Missed an include - otherwise the embedded...
2007-10-10 Jelmer Vernooijr25093: Use system-provided ldb library if available...
2007-10-10 Jelmer Vernooijr25085: Define LDB_MODULESDIR for standalone build.
2007-10-10 Jelmer Vernooijr25084: Move samba-specific code out of lib/ldb directory.
2007-10-10 Jelmer Vernooijr25083: Keep actual symbol names the same.
2007-10-10 Jelmer Vernooijr25082: Avoid use of MACHINE because it's defined alrea...
2007-10-10 Jelmer Vernooijr25081: Add modules_dir member to ldb_context that...
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Tim Potterr25046: Ditch tdb_traverse() as it doesn't lend itself...
2007-10-10 Tim Potterr25045: Add constants for enum TDB_ERROR.
2007-10-10 Tim Potterr25044: The has_key() method should return a boolean...
2007-10-10 Jelmer Vernooijr25043: Avoid allocation on with NULL parent.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25033: Fix include
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Tim Potterr25018: Remove non-existent tdb_logging_function()...
2007-10-10 Jelmer Vernooijr25017: Move MAXHOSTNAMELEN definition to replace.h...
2007-10-10 Jelmer Vernooijr25014: Use talloc for allocating values as well.
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25007: Remove more uses of pstring, move ntlmauth...
2007-10-10 Jelmer Vernooijr25006: Use system constant.
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 Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Andrew Bartlettr24941: Simplify samdb_result_nttime(), and remove...
2007-10-10 Jelmer Vernooijr24939: Integrate IPv4 and IPv6 modules (a lot of code...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24868: Don't use callbacks for prompting when stdout...
2007-10-10 Jelmer Vernooijr24867: Avoid anonymous struct. Patch from Brad Hards.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
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 Vernooijr24710: Use standard boolean type for easier use by...
next