summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [TMP] Port ldb to Python 3py3compat-34ad28dPetr Viktorin2015-03-115-290/+366
* [TMP] Port tdb to Python 3Petr Viktorin2015-03-113-97/+120
* pytalloc: Build for Python 3/extrapythonPetr Viktorin2015-03-113-16/+44
* pytalloc: Port to Python 3Petr Viktorin2015-03-114-29/+57
* pytalloc: Add a Python 3 compatibility headerPetr Viktorin2015-03-111-0/+126
* talloc build: Use SAMBA_CHECK_PYTHON for finding PythonPetr Viktorin2015-03-111-3/+1
* buildtools: Use 'pyfeature' instead of pyembed and pyext argumentsPetr Viktorin2015-03-112-2/+2
* pytalloc: Add testsPetr Viktorin2015-03-113-1/+247
* pytalloc: Fix comparison of disparate typesPetr Viktorin2015-03-111-1/+1
* ,disable-slow-testPetr Viktorin2015-03-111-2/+2
* tdb: Fix CID 1034842 Resource leakHEADmasterVolker Lendecke2015-03-111-0/+1
* tdb: Fix CID 1034841 Resource leakVolker Lendecke2015-03-101-3/+5
* lib: Fix CID 1034840 Resource leakVolker Lendecke2015-03-101-0/+5
* lib: Fix CID 1034839 Resource leakVolker Lendecke2015-03-101-0/+7
* lib: Fix CID 1034838 Resource leakVolker Lendecke2015-03-101-0/+1
* libreplace: Fix CID 1034926 Destination buffer too smallVolker Lendecke2015-03-101-1/+2
* 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