librpc: add ncacn_ip_tcp: endpoint to clusapi.
[kai/samba-autobuild/.git] / lib /
2015-03-13 Andreas Schneiderreplace: Remove superfluous check for gcrypt header.
2015-03-12 Stefan Metzmacherldb-samba: implement --show-binary for msDS-RevealedUsers
2015-03-11 Lukas Slebodniklib/util: Include DEBUG macro in internal header files...
2015-03-10 Volker Lendecketdb: Fix CID 1034842 Resource leak
2015-03-10 Volker Lendecketdb: Fix CID 1034841 Resource leak
2015-03-10 Volker Lendeckelib: Fix CID 1034840 Resource leak
2015-03-10 Volker Lendeckelib: Fix CID 1034839 Resource leak
2015-03-10 Volker Lendeckelib: Fix CID 1034838 Resource leak
2015-03-10 Volker Lendeckelibreplace: Fix CID 1034926 Destination buffer too...
2015-03-09 Stefan Metzmachertalloc: version 2.1.2 talloc-2.1.2
2015-03-09 Stefan Metzmachertalloc: fix _talloc_total_limit_size prototype
2015-03-08 Jeremy Allisonlib: talloc: Test suite for the new destructor reparent...
2015-03-08 Jeremy Allisonlib: talloc: Allow destructors to reparent the object...
2015-03-08 Jeremy Allisonlib: talloc: Fix bug when calling a destructor.
2015-03-06 Jelmer VernooijBuild python-ntdb bindings if ntdb was found but python...
2015-03-06 Jelmer VernooijRemove 'external' python module support code - use...
2015-03-06 Jelmer VernooijRemove bundled but unused mimeparse.
2015-03-06 Jelmer VernooijRemove unused bundled python-extras module.
2015-03-06 Jelmer VernooijRemove bundled testtools.
2015-03-06 Jelmer VernooijRemove bundled subunit.
2015-03-06 Jelmer VernooijBundle pyiso8601 for iso8601 time/date manipulation.
2015-03-06 Jelmer VernooijInline outputting of subunit in libtorture.
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
next