dsgetinfo: Set modulesdir when using ldb without ldb_wrap
[kai/samba-autobuild/.git] / lib /
2010-09-04 Jelmer Vernooijdnspython: Update to latest upstream.
2010-09-04 Jelmer Vernooijsubunit: Import latest upstream.
2010-09-04 Jelmer Vernooijtesttools: Import latest upstream.
2010-09-04 Andrew Tridgellutil: added samba_start_debugger()
2010-09-02 Andrew Tridgellpidl-python: cope with NULL pointers in more places
2010-09-02 Andrew Tridgellpytalloc: treat a NULL ptr as Py_None
2010-08-31 Björn Jacketdb/waf: the deps for rt are provided by libreplace
2010-08-31 Björn Jackereplace/waf: add rt to deps at this place
2010-08-31 Björn Jackelib/util: add nsec_time_diff to calulate diffs from...
2010-08-31 Björn Jackelib/util: add function to query the monotonic clock...
2010-08-31 Björn Jackelibreplace: make a define for a best effort monotonic...
2010-08-31 Björn Jackelibreplace: add clock_gettime replacement function...
2010-08-31 Björn Jackelibreplace/waf: look for clock_gettime
2010-08-31 Björn Jackelibreplace: move detection of clock_gettime to libreplace
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-08-28 Stefan Metzmacherlib/util: remove implicit discard_const_p() from SAFE_F...
2010-08-28 Stefan MetzmacherRevert "lib/tsocket: sa_socklen is a macro on irix...
2010-08-27 Stefan Metzmacherlib/tsocket: sa_socklen is a macro on irix, so better...
2010-08-25 Andrew Tridgellpytalloc: fixed py_talloc_steal()
2010-08-25 Andrew Tridgells4-pytalloc: use better names for python talloc objects
2010-08-23 Jelmer Vernooijreplace: Fix ifndefs for formatting defines.
2010-08-23 Andrew Tridgelllibreplace: fixed the strptime() waf test
2010-08-22 Jelmer VernooijUse DocBook DTD rather than Samba one, as no Samba...
2010-08-18 James Peachsmbtorture: Emit correct test results if setup fails.
2010-08-17 Volker Lendeckes3: Fix a ton of type-punned warnings
2010-08-15 Volker Lendeckes3: Fix a typo
2010-08-14 Matthias Dieter... talloc:documentation - explain that "talloc_free" works...
2010-08-13 Rusty Russelltdb: workaround starvation problem in locking entire...
2010-08-13 Björn Jacketdb: add TDB_DEPS variable filled with required libraries
2010-07-28 Jeremy AllisonFix tdb_check() to work with read-only tdb databases...
2010-07-26 Andrew Tridgelllib: added samba-util.pc creation
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Matthieu Patous4 nss_switch: fix build problem on computer without...
2010-07-17 Matthieu Patous4-waf: add the missing bits for builing nss_winbind...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-11 Volker Lendecketsocket: Fix some unreachable code
2010-07-01 Günther Deschnertdb: fix the build on mac os x 10.6.4.
2010-06-28 Andreas Schneidernss_wrapper: Fixed a possible NULL pointer problem.
2010-06-25 Jelmer VernooijMove UCS2 macros to common code
2010-06-24 Andrew Tridgells4-ldb: use CHECK_XSLTPROC_MANPAGES()
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-21 James Peachsmbtorture: Move interactive shell into a separate...
2010-06-21 Volker Lendecketsocket: Fix some type-punned warnings
2010-06-19 Jelmer Vernooijpytdb: Cleanup formatting.
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-18 Jelmer Vernooijreplace: Avoid hiding symbols when libreplace is builti...
2010-06-16 Günther Deschnerlib/crypto: only include what is needed.
2010-06-13 Jelmer Vernooijlibrpc: Install the right headers.
2010-06-10 Rusty RussellSince idtree assigns sequentially, it rarely reaches...
2010-06-10 Volker Lendecketevent: Fix maxfd calculation in tevent_select
2010-06-03 James Peachlibreplace: Fix readline build with libedit.
2010-06-01 Günther Deschnerlib/replace: fix some c++ build warnings in testsuite.
2010-05-31 Jelmer Vernooijtalloc: Don't set is_bundled for standalone build.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Jelmer Vernooijtdb-waf: Don't install binaries when using system tdb.
2010-05-31 Jelmer Vernooijtdb-waf: Simplify manpage handling.
2010-05-31 Jelmer Vernooijs4-waf: sanitize library names like the old build syste...
2010-05-30 Björn Jackelibreplace: include sys/file.h only when available
2010-05-30 Matthias Dieter... nss_wrapper/testsuite.c - make sure to test always...
2010-05-24 Volker Lendeckefix a typo
2010-05-20 Andrew Tridgells3-waf: move the KRB5_DEPRECATED check into lib/replace
2010-05-20 Kai Blinbuild: Don't look for krb5.h in libreplace
2010-05-19 Simo Sorcetsocket: Improve the language in some parts of the...
2010-05-18 Jeremy AllisonChange data_blob() to be based on top of data_blob_tall...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-14 Stefan Metzmacherlib/util: fix waf configure tests for xattr functions...
2010-05-12 Julien KerihuelInstall util/tevent_* public headers. Required by OpenC...
2010-05-11 Stefan Metzmachertdb: commit ABI/tdb-1.2.2.sigs
2010-05-11 Björn Jackewaf:libreplace: set _OSF_SOURCE to fix build on Tru64
2010-05-11 Günther Deschnertdb: remove unused variable in tdb_new_database().
2010-05-10 Andreas Schneidertevent: Added a description for tevent queue.
2010-05-10 Andreas Schneidertevent: Added an introduction to the tevent_queue tutorial.
2010-05-10 Andreas Schneidertevent: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
2010-05-10 Andreas Schneidertalloc: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
2010-05-06 Andreas Schneidertalloc: Documented the missing string functions.
2010-05-05 Andreas Schneidertevent: Started a tevent_queue tutorial.
2010-05-05 Andreas Schneidertevent: Document the tevent_queue functions.
2010-05-05 Andreas Schneidertevent: Document the tevent helper functions.
2010-05-05 Andreas Schneidertevent: Document missing callback typedefs.
2010-05-05 Andreas Schneidertevent: Document the missing tevent async request callb...
2010-05-05 Andreas Schneidertevent: Create a typedef for the debug function callback.
2010-05-05 Stephen Gallaghertevent: Added more documentation.
2010-05-05 Stephen Gallaghertevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSE
2010-05-05 Andreas Schneidertevent: Add doxygen tevent config file.
2010-05-05 Andreas Schneidertevent: Added basic doxygen documentation.
2010-05-05 Andreas Schneidertsocket: Added the warning again to tsocket_address_bsd...
2010-05-05 Rusty Russelltdb: fix short write logic in tdb_new_database
2010-05-04 Andrew Tridgells4-waf: fixed indentation for python 3.1
2010-05-03 Andrew Tridgells4-waf: fixed target group for SOCKET_WRAPPER
2010-05-03 Andreas Schneidertsocket: Fixed the documentation of tsocket_address_bsd...
2010-05-01 Holger Hans Peter... talloc: Documentation fix for talloc
2010-04-27 Stefan Metzmacherlib/tsocket: add tsocket_address_is_unix() function
2010-04-27 Stefan Metzmacherlib/tsocket: add tsocket_address_is_inet() function
2010-04-24 Stefan MetzmacherRevert "tsocket: not all systems have IPV6_V6ONLY"
2010-04-24 Stefan Metzmacherlib/replace/wscript: make sure IPV6_V6ONLY is available...
2010-04-24 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-04-24 Stefan Metzmacherlib/replace/wscript: add replacement for IPV6_V6ONLY...
2010-04-24 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
next