r26538: Pass path generation function around rather than base directory.
[ira/wip.git] / source / lib /
2007-12-21 Jelmer Vernooijr26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ....
2007-12-21 Stefan Metzmacherr26533: libreplace: hopefully fix the share library...
2007-12-21 Andrew Bartlettr26529: Indeed, this belongs in the schema module....
2007-12-21 Jelmer Vernooijr26520: More Python updates.
2007-12-21 Jelmer Vernooijr26518: Fix provision of registry using Python.
2007-12-21 Kai Blinr26514: Revert the talloc.c part of r26511, as talloc...
2007-12-21 Jelmer Vernooijr26512: Another attempt at fixing darwin
2007-12-21 Kai Blinr26511: Janitorial: Fix a warning for the 'printf'...
2007-12-21 Jelmer Vernooijr26510: attempt to fix shld flags for darwin.
2007-12-21 Jelmer Vernooijr26507: Fix function signature for freeifaddrs.
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26498: Fix memory leak in iconv code.
2007-12-21 Jelmer Vernooijr26497: Fix return type for freeifaddrs().
2007-12-21 Jelmer Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26495: Add defines for getifaddrs/freeifaddrs.
2007-12-21 Jelmer Vernooijr26492: Some hosts have a define called ifa_dstaddr.
2007-12-21 Jelmer Vernooijr26491: Fix syntax.
2007-12-21 Jelmer Vernooijr26487: Cope with systems that don't have struct sockad...
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26482: Use shared library version of ldb, to make...
2007-12-21 Jelmer Vernooijr26481: Make function for loading symbol from DSO more...
2007-12-21 Jelmer Vernooijr26480: Add utility class for testing LDB code.
2007-12-21 Jelmer Vernooijr26476: Remove unnecessary hack.
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26470: Update README.
2007-12-21 Jelmer Vernooijr26469: Fix paths, only include IPv4 addresses for...
2007-12-21 Jelmer Vernooijr26468: Match getifaddrs more closely, add trivial...
2007-12-21 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2007-12-21 Jelmer Vernooijr26464: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26463: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26462: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26460: Enable ldb python tests.
2007-12-21 Jelmer Vernooijr26459: Build ildap module as shared module by default.
2007-12-21 Kai Blinr26457: Janitorial: Don't use pstring in tdb_unpack
2007-12-21 Jelmer Vernooijr26454: Add simple SWIG macro for wrapping talloced...
2007-12-21 Kai Blinr26453: Janitorial: Don't use a static char[] in smb_re...
2007-12-21 Kai Blinr26452: Janitorial: Remove a pstring.
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Jelmer Vernooijr26448: Add basic tests for param python module.
2007-12-21 Jelmer Vernooijr26443: Remove global_loadparm instances.
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26439: Require tdr_pull users to specify a smb_iconv...
2007-12-21 Jelmer Vernooijr26438: Store iconv convenience in tdr push contexts.
2007-12-21 Jelmer Vernooijr26434: Remove display charset from iconv convenience...
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26417: Make str_list_copy(mem_ctx, NULL) return NULL...
2007-12-21 Jelmer Vernooijr26410: Remove unnecessary static.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Kai Blinr26407: Janitorial: Remove a pstring and compiler warnings.
2007-12-21 Jelmer Vernooijr26406: Make a copy to prevent modification of the...
2007-12-21 Jelmer Vernooijr26405: Import support for getifaddrs from Samba3.
2007-12-21 Jelmer Vernooijr26404: Disable socket wrapper for the interface detect...
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Stefan Metzmacherr26392: cmdline: remove unused var
2007-12-21 Andrew Bartlettr26386: We need to test in more than just 'interactive...
2007-12-21 Jelmer Vernooijr26383: Make interfaces argument explicit.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26374: Remove dependency on dynconfig.
2007-12-21 Jelmer Vernooijr26372: Add include for external users.
2007-12-21 Jelmer Vernooijr26371: Fix typo.
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.
next