r26490: Update WHATSNEW. Unless some fancy new words arive soon, this is what
[samba.git] / source4 / lib /
2007-12-21 Andrew Bartlettr26387: Merge logfile segfault into alpha2 branch.
2007-12-21 Andrew Bartlettr26364: Branch Samba 4.0 for an alpha2 release.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26352: Don't make lp_load create a new context.
2007-12-21 Jelmer Vernooijr26350: More tests.
2007-12-21 Jelmer Vernooijr26339: Make loadparm talloc-allocated.
2007-12-21 Jelmer Vernooijr26338: Fix parameter, typo.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26315: Avoid using lp_ functions in libcharset.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26308: Split up big popt common callback function.
2007-12-21 Andrew Bartlettr26301: Collapose ldb_next_init() into being a caller...
2007-12-21 Andrew Bartlettr26299: Print out which module failed to initialise.
2007-12-21 Jelmer Vernooijr26294: Use hardcoded name for SWIG for now, until...
2007-12-21 Jelmer Vernooijr26293: Make sure SWIG directory exists, respect DESTDIR.
2007-12-21 Jelmer Vernooijr26292: Make sure swig directory exists.
2007-12-21 Stefan Metzmacherr26288: events: events.h uses uint16_t so it needs...
2007-12-21 Jelmer Vernooijr26281: Fix include.
2007-12-21 Jelmer Vernooijr26280: Fix installation if swig is not available.
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26276: Install SWIG files if swig is present.
2007-12-21 Jelmer Vernooijr26275: return loadparm context in lp_load.
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26263: Don't assume CH_UNIX is CH_UTF8.
2007-12-21 Jelmer Vernooijr26259: Provide convert_string_talloc() variant that...
2007-12-21 Michael Adamr26255: Work around another broken aspect of sys/capabi...
2007-12-21 Michael Adamr26254: Add check for PPC statfs.h to workaround for...
2007-12-21 Michael Adamr26253: Add check for broken RedHat 7.2 system header...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26251: Fix include of stdint in tdb swig wrapper.
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26218: Remove libtdb.so as well.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Jelmer Vernooijr26202: Fix dependencies.
2007-12-21 Jelmer Vernooijr26200: Bring back some accidently removed files.
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26196: Always build python bindings for ldb.
2007-12-21 Jelmer Vernooijr26195: Wrap two more functions.
2007-12-21 Jelmer Vernooijr26194: Wrap the events subsystem in a separate file.
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-12-21 Jelmer Vernooijr26187: Fix module name, indentation.
2007-12-21 Jelmer Vernooijr26185: No need to depend on ldap, shared lib already...
2007-12-21 Jelmer Vernooijr26181: Set version to 1.1.1, as 1.1.0 has already...
2007-12-21 Jelmer Vernooijr26180: Allow prebuilding swig output files.
2007-12-21 Jelmer Vernooijr26179: Fix symlink.
2007-12-21 Jelmer Vernooijr26178: Link against -ldl as well to prevent undefined...
2007-12-21 Jelmer Vernooijr26177: Allow prebuilding swig wrapper, install ldb.py.
2007-12-21 Andrew Bartlettr26131: Ensure we show the right errors in the NULL...
2007-12-21 Jelmer Vernooijr26129: Specify path explicitly in case an external...
2007-12-21 Jelmer Vernooijr26124: Install ldb_handlers.h, required by ldb_samba.
2007-12-21 Jelmer Vernooijr26119: Fix warnings.
2007-12-21 Jelmer Vernooijr26117: Fix DESTDIR use for bindir.
2007-12-21 Jelmer Vernooijr26114: Allow keyword-arguments.
2007-12-21 Jelmer Vernooijr26112: Do proper error checking in __contains__.
2007-12-21 Jelmer Vernooijr26108: Add makefile rules for building, installing...
2007-12-21 Jelmer Vernooijr26107: Add more tests.
2007-12-21 Jelmer Vernooijr26106: Add targets for building, installing and checki...
2007-12-21 Jelmer Vernooijr26105: Add targets for building and installing the...
2007-12-21 Stefan Metzmacherr26102: libreplace: remove system/printing.h as it...
2007-12-21 Jelmer Vernooijr26090: Make building tdb python bindings independent...
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...
2007-12-21 Jelmer Vernooijr26087: Fix include, add setup.py for tdb
2007-12-21 Jelmer Vernooijr26080: Import updated LDB bindings.
2007-12-21 Jelmer Vernooijr26077: Import updated TDB bindings.
2007-12-21 Jelmer Vernooijr26073: Import Python bindings for the registry.
2007-12-21 Jelmer Vernooijr26072: Import trivial SWIG wrapper for talloc.
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr26066: Use TALLOC_CTX consistently for talloc contexts...
2007-12-21 Stefan Metzmacherr26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB...
2007-12-21 Stefan Metzmacherr26026: libreplace: split some linker macros
2007-12-21 Stefan Metzmacherr26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_...
2007-12-21 Stefan Metzmacherr26020: GENCACHE depends on TDB_WRAP
2007-12-21 Stefan Metzmacherr26019: use <tdb.h> instead of "tdb.h"
2007-12-21 Stefan Metzmacherr26018: dsdb/schema/proto.h doesn't exist anymore
2007-12-21 Stefan Metzmacherr26017: db_wrap.h doesn't exist anymore and we now...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr26002: Use osf rather than tru64 - pointed out by...
2007-12-21 Jelmer Vernooijr26001: Share some code between macros, add macro speci...
2007-12-21 Stefan Metzmacherr25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBRE...
2007-12-21 Jelmer Vernooijr25998: Add test for run time library path environment...
2007-12-21 Stefan Metzmacherr25992: ldb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25991: tdb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25990: talloc: use AC_LIBREPLACE_SHLD and use it for...
next