summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.2Stefan Metzmacher2015-03-093-1/+71
* talloc: fix _talloc_total_limit_size prototypeStefan Metzmacher2015-03-091-1/+1
* lib: talloc: Test suite for the new destructor reparent logic.Jeremy Allison2015-03-081-0/+82
* lib: talloc: Allow destructors to reparent the object they're called on.Jeremy Allison2015-03-081-0/+7
* lib: talloc: Fix bug when calling a destructor.Jeremy Allison2015-03-081-1/+7
* Build python-ntdb bindings if ntdb was found but python-ntdb was not.Jelmer Vernooij2015-03-061-7/+7
* Remove 'external' python module support code - use the third_party directory ...Jelmer Vernooij2015-03-061-24/+0
* Remove bundled but unused mimeparse.Jelmer Vernooij2015-03-066-291/+0
* Remove unused bundled python-extras module.Jelmer Vernooij2015-03-0614-554/+0
* Remove bundled testtools.Jelmer Vernooij2015-03-0681-19182/+0
* Remove bundled subunit.Jelmer Vernooij2015-03-0667-9783/+0
* Bundle pyiso8601 for iso8601 time/date manipulation.Jelmer Vernooij2015-03-061-0/+5
* Inline outputting of subunit in libtorture.Jelmer Vernooij2015-03-064-25/+24
* tevent: version 0.9.24David Disseldorp2015-03-042-1/+89
* pyldb: Add tests for type errorsPetr Viktorin2015-03-041-0/+42
* pyldb: Report errors converting controls list to char**Petr Viktorin2015-03-031-0/+20
* pyldb: Better error reportingPetr Viktorin2015-03-031-2/+2
* pyldb: Type-check arguments parsed with PyArg_ParseTuple*Petr Viktorin2015-03-031-8/+8
* pyldb: Fix reference leaksPetr Viktorin2015-03-031-6/+12
* pyldb: Remove use of staticforward macroPetr Viktorin2015-03-031-1/+1
* pyldb: Properly preallocate result control listPetr Viktorin2015-03-031-1/+5
* pyldb: Use the Py_TYPE macroPetr Viktorin2015-03-031-3/+3
* pyldb: Correct reference counting when returning boolsPetr Viktorin2015-03-031-4/+4
* lib: Fix CID 1273073 Assign instead of compareVolker Lendecke2015-03-031-1/+1
* tevent: Ignore unexpected signal events in the same way the epoll backend does.Jeremy Allison2015-03-031-3/+9
* Fix the O3 developer buildVolker Lendecke2015-03-031-1/+1
* MSDFS referral shufflingRobin McCorkell2015-02-271-0/+9
* lib/util: Build iov_buf library only when building sambaAmitay Isaacs2015-02-271-5/+8
* tevent: version 0.9.23Michael Adam2015-02-272-1/+89
* param: Remove lib/param/generic.cVolker Lendecke2015-02-263-298/+1
* lib: Simplify pidfile.cVolker Lendecke2015-02-261-13/+6
* Fix whitespaceVolker Lendecke2015-02-261-11/+11
* ntdb: always return int from tdb_store_flag_to_ntdb()David Disseldorp2015-02-261-0/+1
* lib/crypto: Document nettle supported cryptoMichael Ledford2015-02-251-0/+21
* tsocket: Use iov_advanceVolker Lendecke2015-02-242-51/+18
* iov_buf: Add an explaining commentVolker Lendecke2015-02-241-0/+4
* tsocket: Fix a typoVolker Lendecke2015-02-241-1/+1
* lib: Move "iov_buf.[ch]" to lib/utilVolker Lendecke2015-02-244-1/+126
* swrap: Bump version to 1.1.3Andreas Schneider2015-02-231-1/+1
* swrap: If we remove the socket_info also unlink the unix socketAndreas Schneider2015-02-231-0/+3
* swrap: Do not leak the socket_info we just removed.Andreas Schneider2015-02-231-0/+1
* src: Add support for running with address sanitizer.Andreas Schneider2015-02-231-0/+8
* swrap: Fix the loop for older gcc versions.Andreas Schneider2015-02-231-2/+8
* lib: texpect. Fix the build on Solaris.Tom Schulz2015-02-172-1/+6
* Force rebuild of ldb if pyldb-util is not available.Jelmer Vernooij2015-02-171-4/+4
* wscript: Expand tabs.Jelmer Vernooij2015-02-171-1/+1
* lib/crypto: Document what crypto code is used for, and if GnuTLS supports itAndrew Bartlett2015-02-171-0/+97
* debug: Set close-on-exec for the main log file FDAndrew Bartlett2015-02-162-1/+4
* Add Solaris ports as a tevent backend.Jeremy Allison2015-02-156-1/+798
* lib: Add talloc_report_str()Volker Lendecke2015-02-133-0/+208