Add RemoteTestCase and RemoteError to samba.subunit.
[kai/samba-autobuild/.git] / lib /
2015-03-04 David Disseldorptevent: version 0.9.24 tevent-0.9.24
2015-03-04 Petr Viktorinpyldb: Add tests for type errors
2015-03-03 Petr Viktorinpyldb: Report errors converting controls list to char**
2015-03-03 Petr Viktorinpyldb: Better error reporting
2015-03-03 Petr Viktorinpyldb: Type-check arguments parsed with PyArg_ParseTuple*
2015-03-03 Petr Viktorinpyldb: Fix reference leaks
2015-03-03 Petr Viktorinpyldb: Remove use of staticforward macro
2015-03-03 Petr Viktorinpyldb: Properly preallocate result control list
2015-03-03 Petr Viktorinpyldb: Use the Py_TYPE macro
2015-03-03 Petr Viktorinpyldb: Correct reference counting when returning bools
2015-03-03 Volker Lendeckelib: Fix CID 1273073 Assign instead of compare
2015-03-03 Jeremy Allisontevent: Ignore unexpected signal events in the same...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-27 Robin McCorkellMSDFS referral shuffling
2015-02-27 Amitay Isaacslib/util: Build iov_buf library only when building...
2015-02-27 Michael Adamtevent: version 0.9.23 tevent-0.9.23
2015-02-26 Volker Lendeckeparam: Remove lib/param/generic.c
2015-02-26 Volker Lendeckelib: Simplify pidfile.c
2015-02-26 Volker LendeckeFix whitespace
2015-02-26 David Disseldorpntdb: always return int from tdb_store_flag_to_ntdb()
2015-02-25 Michael Ledfordlib/crypto: Document nettle supported crypto
2015-02-24 Volker Lendecketsocket: Use iov_advance
2015-02-24 Volker Lendeckeiov_buf: Add an explaining comment
2015-02-24 Volker Lendecketsocket: Fix a typo
2015-02-24 Volker Lendeckelib: Move "iov_buf.[ch]" to lib/util
2015-02-23 Andreas Schneiderswrap: Bump version to 1.1.3
2015-02-23 Andreas Schneiderswrap: If we remove the socket_info also unlink the...
2015-02-23 Andreas Schneiderswrap: Do not leak the socket_info we just removed.
2015-02-23 Andreas Schneidersrc: Add support for running with address sanitizer.
2015-02-23 Andreas Schneiderswrap: Fix the loop for older gcc versions.
2015-02-17 Tom Schulzlib: texpect. Fix the build on Solaris.
2015-02-17 Jelmer VernooijForce rebuild of ldb if pyldb-util is not available.
2015-02-17 Jelmer Vernooijwscript: Expand tabs.
2015-02-17 Andrew Bartlettlib/crypto: Document what crypto code is used for,...
2015-02-16 Andrew Bartlettdebug: Set close-on-exec for the main log file FD
2015-02-15 Jeremy AllisonAdd Solaris ports as a tevent backend.
2015-02-13 Volker Lendeckelib: Add talloc_report_str()
2015-02-13 Volker Lendeckelib: Add server_id marshalling
2015-02-12 Volker Lendeckesnprintf: Try to support %j
2015-01-28 Volker Lendeckeloadparm: Simplify "set_variable"
2015-01-28 Andreas Schneideruwrap: Bump version to 1.1.0.
2015-01-28 Andreas Schneideruwrap: Make sure we leave if the id is NULL.
2015-01-28 Robin Hackuwrap: Support scenario where threads fork or creates...
2015-01-28 Robin Hackuwrap: Prepare for overload of libpthread functions.
2015-01-28 Robin Hackuwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL...
2015-01-28 Robin Hackuwrap: Rewrite uwrap_libc_fns struct to pass strict...
2015-01-28 Robin Hackuwrap: Fix wrong data types in syscalls switch.
2015-01-28 Robin Hackuwrap: Add support for getresuid() and getresgid()...
2015-01-28 Robin Hackuwrap: Extend support for (set|get)groups libc function...
2015-01-28 Robin Hackuwrap: Extend support for syscalls called from threads...
2015-01-28 Robin Hackuwrap: Small uwrap_init optimalization.
2015-01-28 Andreas Schneideruwrap: Add support for running with address sanitizer.
2015-01-28 Robin Hackuwrap: Reflect changes of uid/gid in threads to main...
2015-01-28 Robin Hackuwrap: Small optimalization of uwrap_init().
2015-01-28 Robin Hackuwrap: Optimalization of uid_wrapper_enabled() function.
2015-01-28 Robin Hackuid_wrapper: Fix race condition - uwrap_init.
2015-01-28 Robin Hackuwrap: Fix race condition - glibc lookups.
2015-01-28 Robin Hackuwrap: Add library constructor and move pthread_atfork...
2015-01-28 Robin Hackuwrap: Use UWRAP_LOCK/UNLOCK macros instead of pthread_...
2015-01-28 Andreas Schneideruwrap: Fix the handle loop for older gcc versions.
2015-01-24 Stefan Metzmacherldb: version 1.1.20 ldb-1.1.20
2015-01-24 Stefan Metzmacherlib/ldb: fix logic in ldb_val_to_time()
2015-01-24 Richard SharpeUpdate the tevent_data.dox tutrial stuff to fix some...
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2015-01-19 Stefan Metzmachertdb_wrap: don't let tdb_wrap_open() segfault with name...
2015-01-16 Ralph Boehmelib/util: add missing commas to statfs_types
2015-01-13 Andreas Schneiderrwrap: Bump version to 1.1.2.
2015-01-13 Andreas Schneiderrwrap: Fix ns_name_compress detection.
2015-01-13 Andreas Schneiderrwrap: Bump version to 1.1.1.
2015-01-13 Andreas Schneiderrwrap: Fix a possible NULL dereference.
2015-01-13 Andreas Schneiderrwrap: If we do not have ns_name_compress() use dn_comp().
2015-01-08 Stefan Metzmacherwafsamba: move -fvisibility=hidden checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move '-fstack-protector' checks from lib...
2015-01-08 Stefan Metzmacherwafsamba: move WERROR_CFLAGS checks from lib/replace...
2015-01-08 Stefan Metzmacherwafsamba: move compiler / cflags related stuff from...
2015-01-08 Andreas Schneiderlib/util: Avoid collision which alread defined consumer...
2014-12-30 Garming Samtorture: NULL out after talloc_free
2014-12-29 Volker Lendeckelib: Use iov_advance in writev_handler
2014-12-28 Volker Lendeckelib: Simplify check_log_size
2014-12-27 Volker Lendeckelib: Use talloc_zero_array instead of memset
2014-12-22 Andrew Bartlettlib/ldb-samba: Add comment dicouraging use of schemaUpg...
2014-12-21 Samuel Cabreroldb-samba-tests: Add tests for transitive matching...
2014-12-21 Samuel Cabreroldb-samba: Implement transitive extended matching
2014-12-21 Andrew Bartlettldb: bump to version 1.1.19 ldb-1.1.19
2014-12-21 Samuel Cabreroldb: Allow to register extended match rules
2014-12-19 Stefan Metzmachertdb: version 1.3.4 tdb-1.3.4
2014-12-19 Stefan Metzmachertdb/toos: allow transactions with TDB_MUTEX_LOCKING
2014-12-19 Stefan Metzmachertdb/test: add tdb1-run-mutex-transaction1 test
2014-12-19 Stefan Metzmachertdb: allow transactions on on tdb's with TDB_MUTEX_LOCKING
2014-12-18 Stefan Metzmacherlib/texpect: prefer bsd/libutil.h if available
2014-12-18 Andreas Schneideraddns: Remove support for dns_host_file.
2014-12-17 Stefan Metzmacherlib/util: provide a dbgtext_va() function which takes...
2014-12-16 Volker Lendeckedbwrap: Add code to marshall a db_context's db
2014-12-16 Volker Lendeckelib: Add server_id_db
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines
2014-12-16 Volker Lendeckelib: Add tdb_fetch_talloc
2014-12-16 Volker Lendeckelib: Add map_unix_error_from_tdb
2014-12-12 Martin Schwenkelib/util: Fix incorrect month in timestamps
2014-12-09 Volker Lendeckelib: Fix blank line endings
2014-12-09 Volker Lendeckelib: Fix a typo
next