r11214: Remove scons files (see http://lists.samba.org/archive/samba-technical/2005...
[bbaumbach/samba-autobuild/.git] / source4 / lib /
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Tridgellr11111: fixed a talloc error in the dn shortcut code
2007-10-10 Andrew Tridgellr11110: make ldb_oom() also set the ldb error string
2007-10-10 Andrew Tridgellr11109: fixed the error code return from most ldb funct...
2007-10-10 Stefan Metzmacherr11084: - allow hex numbers with 'a'...'f' digits to...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Andrew Bartlettr10980: Use ldb_attr_cmp and ldb_dn_escape_value
2007-10-10 Stefan Metzmacherr10959: fix compiler warnings
2007-10-10 Andrew Tridgellr10957: make a comment clearer
2007-10-10 Andrew Bartlettr10956: Tridge thought some comments might be a good...
2007-10-10 Andrew Tridgellr10954: added support for canonicalName in the operatio...
2007-10-10 Andrew Bartlettr10953: Add a new function to form a canonicalName...
2007-10-10 Stefan Metzmacherr10924: we don't need this line twice
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10917: copy the element name in a ldb_msg_rename_attr...
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Tridgellr10915: added a standard attribute handler for a ldap...
2007-10-10 Andrew Tridgellr10914: moved the ldap time string functions into ldb...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10897: added in a hackish ldb proxy module that I...
2007-10-10 Andrew Tridgellr10896: added a strcasestr() replacement function
2007-10-10 Andrew Tridgellr10895: allow 'dn=string' searches to work again. Windo...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Tridgellr10893: add configure test for utime (needed for the...
2007-10-10 Andrew Tridgellr10892: - improved the handling of the special distingu...
2007-10-10 Andrew Tridgellr10891: I noticed that the secrets.db was not being...
2007-10-10 Andrew Tridgellr10889: make searches for dn's less of a special case...
2007-10-10 Andrew Tridgellr10856: we need aclocal.m4 in ldb for standalone configure
2007-10-10 Stefan Metzmacherr10830: we should use the same name in all places:-)
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Tridgellr10790: allow updating of existing ldb opaque values...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10757: remove the proxy module (it is not complete...
2007-10-10 Andrew Tridgellr10756: another fix for the construction of expressions...
2007-10-10 Andrew Tridgellr10755: fixed the construction of expressions from...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Andrew Tridgellr10726: fix to talloc_parent() from Michael O'Brien
2007-10-10 Andrew Tridgellr10708: a bit more error checking in the idap ldb backend
2007-10-10 Andrew Bartlettr10695: strupper() of NULL should be NULL, not panic.
2007-10-10 Volker Lendecker10690: Fix a bug that metze pointed out: Leaving the...
2007-10-10 Volker Lendecker10684: Add a nasty hack for the failure case of wbinfo...
2007-10-10 Jelmer Vernooijr10678: Add debug helper
2007-10-10 Andrew Tridgellr10667: cope with a NULL tree for base searches in...
2007-10-10 Andrew Tridgellr10666: - reverse the ildap ldb backend so tree based...
2007-10-10 Andrew Tridgellr10665: fixed some crash errors and an error encoding...
2007-10-10 Jelmer Vernooijr10664: Include limits.h in replace.h for HOST_NAME_MAX
2007-10-10 Andrew Tridgellr10641: fixed the error handling on search errors in...
2007-10-10 Jelmer Vernooijr10605: Forgot one file...
2007-10-10 Jelmer Vernooijr10604: Put in the new registry "patchfile" code (simil...
2007-10-10 Andrew Tridgellr10603: neaten up the ldb module initialisation code
2007-10-10 Andrew Bartlettr10596: Move the credentials code into it's own subsyst...
2007-10-10 Andrew Bartlettr10593: Add printf attribute
2007-10-10 Jelmer Vernooijr10592: Add "adfgets()" function, which allocates and...
2007-10-10 Jelmer Vernooijr10588: Remove more unused files, macros
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10579: str_list_make() can return NULL
2007-10-10 Stefan Metzmacherr10537: - we now use a much nicer way to handle talloc_...
2007-10-10 Andrew Tridgellr10535: fixed the pidfile code (it didn't survive the...
2007-10-10 Jelmer Vernooijr10533: Eliminate another use of next_token()
2007-10-10 Jelmer Vernooijr10531: (hopefully) improve detection of socket-related...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Andrew Tridgellr10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE...
2007-10-10 Andrew Tridgellr10524: SAFE_FREE() in tdb does not need the discard_co...
2007-10-10 Andrew Tridgellr10523: fixed timegm() to not depend on get_time_zone...
2007-10-10 Andrew Tridgellr10522: finally got the locking working on solaris10...
2007-10-10 Jelmer Vernooijr10521: Also check sys/socket.h for definition of sockl...
2007-10-10 Jelmer Vernooijr10517: Get rid of use of next_token() in lib/samba3/
2007-10-10 Jelmer Vernooijr10516: Add seperator argument to str_list_{make,join...
2007-10-10 Jelmer Vernooijr10514: Add str_list_make_shell() and str_list_join_shell()
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
2007-10-10 Tim Potterr10500: More progress to getting ldb tools building...
2007-10-10 Andrew Tridgellr10496: - added configure test for sys/time.h
2007-10-10 Andrew Tridgellr10495: older redhat boxes need sys/time.h for select()
2007-10-10 Andrew Tridgellr10494: - don't generate a tdb log message for any...
2007-10-10 Andrew Tridgellr10493: we need sys/select.h to enable select() in...
2007-10-10 Andrew Tridgellr10492: work around a bug in solaris which cases lock...
2007-10-10 Andrew Tridgellr10490: - allow deferred irpc replies to set the status
2007-10-10 Andrew Tridgellr10489: added the ability for irpc server to defer...
2007-10-10 Andrew Tridgellr10485: run autoheader before autoconf
2007-10-10 Andrew Tridgellr10484: try to fix the pread/pwrite declaration problems
2007-10-10 Andrew Tridgellr10483: fixed some uninitialised variables warnings
2007-10-10 Volker Lendecker10479: Apply some const
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Jelmer Vernooijr10476: Move some more types to libreplace. Fix missing...
2007-10-10 Andrew Tridgellr10475: make sure we report failures in tdbtorture...
2007-10-10 Volker Lendecker10472: Check for strndup
2007-10-10 Andrew Tridgellr10471: stratos doesn't have getpagesize(), so guess...
2007-10-10 Andrew Tridgellr10470: solaris8 has a problem with tdbtorture with...
2007-10-10 Andrew Tridgellr10469: use the older style of structure initialisation...
2007-10-10 Andrew Tridgellr10468: - terminate tdbtorture quickly when an error...
2007-10-10 Andrew Tridgellr10467: aix doesn't like zero length malloc :(
2007-10-10 Andrew Tridgellr10466: work around missing pread/pwrite declaration...
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Tridgellr10463: consider it an error if tdbtorture produces...
2007-10-10 Andrew Tridgellr10462: cope better with compilers that don't put the...
2007-10-10 Andrew Tridgellr10461: fixed tdb build on systems without stdint.h
next