r26494: Add entries for new header files.
[nivanova/samba-autobuild/.git] / source4 / lib /
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.
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...
next