summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dbwrap: Remove a ntdb referenceVolker Lendecke2015-03-171-5/+1
* Remove ntdb protection from db_open_tdbVolker Lendecke2015-03-171-7/+0
* Remove ntdb protection from tdb_wrapVolker Lendecke2015-03-171-9/+0
* Docs: Remove some ntdb referencesVolker Lendecke2015-03-171-5/+0
* param: Remove "use ntdb" referenceVolker Lendecke2015-03-172-6/+2
* param: Remove "use ntdb"Volker Lendecke2015-03-171-9/+0
* lib: Remove unused util_ntdb.[ch]Volker Lendecke2015-03-173-489/+0
* dbwrap: Remove dbwrap_ntdbVolker Lendecke2015-03-173-626/+1
* dbwrap: Remove ntdb logic from dbwrap_local_openVolker Lendecke2015-03-171-184/+3
* Remove callers of lp_use_ntdbVolker Lendecke2015-03-171-8/+2
* lib/util: Make ECHILD in samba_runcmd_io_handler an errorAndrew Bartlett2015-03-171-1/+5
* param: Use IDL-based constants for NBT and NBT dgram portsAndrew Bartlett2015-03-161-2/+3
* smb.conf.5: Mark "dgram port" and "nbt port" as deprecatedAndrew Bartlett2015-03-161-2/+4
* lib/param: Add hook that allows modification of default settings.Jelmer Vernooij2015-03-162-1/+47
* replace: Remove superfluous check for gcrypt header.Andreas Schneider2015-03-131-1/+1
* ldb-samba: implement --show-binary for msDS-RevealedUsersStefan Metzmacher2015-03-122-0/+72
* lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik2015-03-112-4/+2
* tdb: Fix CID 1034842 Resource leakVolker 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.2talloc-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.24tevent-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