summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* pytalloc: Correct description of pytalloc_Get{Base,}ObjectType behaviourAndrew Bartlett2016-03-151-6/+8
* pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapperAndrew Bartlett2016-03-155-0/+23
* talloc: Bump version numberAndrew Bartlett2016-03-154-1/+89
* pytalloc: Add new BaseObjectAndrew Bartlett2016-03-157-31/+433
* pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeE...Stefan Metzmacher2016-03-152-4/+17
* talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functionsAndrew Bartlett2016-03-154-5/+17
* talloc: Improve testsuite by avoiding path issuesAndrew Bartlett2016-03-152-5/+8
* pyldb: Add warning about pyldb_MessageElement_AsMessageElement()Andrew Bartlett2016-03-151-0/+7
* dbwrap: add dbwrap_purge[_bystring]Michael Adam2016-03-142-0/+19
* dbwrap_util: improve a debug message in dbwrap_delete_action()Michael Adam2016-03-141-1/+2
* ldb: version 1.1.26Stefan Metzmacher2016-03-144-1/+270
* ldb: add support for LDB_CONTROL_DIRSYNC_EXStefan Metzmacher2016-03-143-0/+100
* ldb: add LDB_ATTR_FLAG_FORCE_BASE64_LDIF supportStefan Metzmacher2016-03-143-3/+21
* pyldb: eliminate warnings from python api testMichael Adam2016-03-141-4/+4
* pyldb: add api tests for search_iterator()Stefan Metzmacher2016-03-141-0/+100
* pyldb: add ldb.search_iterator()Stefan Metzmacher2016-03-141-0/+372
* pyldb: fix help message for ldb.search()Stefan Metzmacher2016-03-141-2/+2
* pyldb: fix memory leak in py_ldb_search()Stefan Metzmacher2016-03-141-1/+1
* pyldb: Free correct context when pyldb_Object_AsDn() failsAndrew Bartlett2016-03-141-1/+1
* ldb: allow a timeout of -1 result in no timeout timer at all.Stefan Metzmacher2016-03-143-16/+27
* ldb-samba: fix the timeout setup in ildb_request_send()Stefan Metzmacher2016-03-141-5/+7
* ldb:ABI: add missing pyldb-util.py3-1.1.25.sigsStefan Metzmacher2016-03-141-0/+2
* ldb: Avoid a "talloc_steal"Volker Lendecke2016-03-141-4/+3
* ldb: Fix some whitespaceVolker Lendecke2016-03-141-29/+29
* tevent: version 0.9.28Stefan Metzmacher2016-03-042-1/+91
* lib: tevent: Fix memory leak reported by Pavel Březina <pbrezina@redhat.com>...Jeremy Allison2016-03-041-0/+4
* tevent: version 0.9.27Stefan Metzmacher2016-03-042-1/+91
* Fix ETIME handling for Solaris event ports.Nathan Huff2016-03-041-4/+18
* ldb: remove outdated comment about type argument in dlistMichael Adam2016-03-041-4/+0
* tevent: remove outdated comment about type argument in dlistMichael Adam2016-03-041-4/+0
* dlist: remove outdated comment about type argumentMichael Adam2016-03-041-4/+0
* dlist: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam2016-03-042-3/+2
* tevent: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam2016-03-041-2/+1
* ldb: remove unneeded argument type from DLIST_CONCATENATE()Michael Adam2016-03-041-2/+1
* tevent: remove uneeded type argument from DLIST_DEMOTE()Michael Adam2016-03-043-4/+3
* ldb: remove uneeded type argument from DLIST_DEMOTE()Michael Adam2016-03-041-2/+1
* dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam2016-03-042-3/+2
* ldb: remove unneeded type arg from DLIST_ADD_ENDMichael Adam2016-03-043-7/+6
* tevent: remove unneeded type argument from DLIST_ADD_ENDMichael Adam2016-03-043-5/+4
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-03-043-12/+11
* lib/tsocket: workaround sockets not supporting FIONREADRalph Boehme2016-02-161-1/+61
* param: Fix str_list_v3 to accept ; againVolker Lendecke2016-02-161-1/+17
* lib:socket: fix CID 1350009 - illegal memory accesses (BUFFER_SIZE_WARNING)Michael Adam2016-02-161-0/+5
* lib/socket: Fix improper use of default interface speedAnoop C S2016-02-161-1/+1
* lib:socket: fix CID 1350010 - integer OVERFLOW_BEFORE_WIDENMichael Adam2016-02-161-1/+1
* loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2016-01-262-0/+37
* lib:socket: detect link speed with ethtool ioctl in get_interfaces (on linux)Anoop C S2016-01-261-0/+49
* build: detect support for ethtoolMichael Adam2016-01-261-0/+7
* lib:socket: set defaults for linkspeed and capability in get_interfaces()Michael Adam2016-01-261-0/+5
* lib:socket: get interface index from kernelMichael Adam2016-01-261-0/+6