summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb:ABI: add missing pyldb-util.py3-1.1.25.sigsStefan Metzmacher2016-02-151-0/+2
* lib/socket: Fix improper use of default interface speedAnoop C S2016-02-131-1/+1
* lib:socket: fix CID 1350009 - illegal memory accesses (BUFFER_SIZE_WARNING)Michael Adam2016-02-131-0/+5
* util: Update GPL header of talloc_stack.hAndreas Schneider2016-02-121-3/+2
* param: Fix str_list_v3 to accept ; againVolker Lendecke2016-02-111-1/+17
* lib/tsocket: workaround sockets not supporting FIONREADRalph Boehme2016-02-101-1/+61
* asn1: Ensure asn1_tag_remaining() only ever returns -1 as an error condition.Jeremy Allison2016-02-101-0/+4
* asn1: Make asn1_peek_tag_needed_size() use the same overflow protection as as...Jeremy Allison2016-02-091-1/+13
* asn1: Protect against overlong tag lengthsVolker Lendecke2016-02-091-1/+12
* Fix ETIME handling for Solaris event ports.Nathan Huff2016-02-071-4/+18
* ldb: remove outdated comment about type argument in dlistMichael Adam2016-02-061-4/+0
* tevent: remove outdated comment about type argument in dlistMichael Adam2016-02-061-4/+0
* dlist: remove outdated comment about type argumentMichael Adam2016-02-061-4/+0
* dlist: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam2016-02-062-3/+2
* tevent: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam2016-02-061-2/+1
* ldb: remove unneeded argument type from DLIST_CONCATENATE()Michael Adam2016-02-061-2/+1
* tevent: remove uneeded type argument from DLIST_DEMOTE()Michael Adam2016-02-063-4/+3
* ldb: remove uneeded type argument from DLIST_DEMOTE()Michael Adam2016-02-061-2/+1
* dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam2016-02-062-3/+2
* ldb: remove unneeded type arg from DLIST_ADD_ENDMichael Adam2016-02-063-7/+6
* tevent: remove unneeded type argument from DLIST_ADD_ENDMichael Adam2016-02-063-5/+4
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-063-12/+11
* util: Move util_strlist.c into samba-util-coreMartin Schwenke2016-02-051-2/+2
* util: Make util_strlist.c standalone with its own header fileMartin Schwenke2016-02-053-123/+157
* util: Split str_list_make_v3() into separate fileMartin Schwenke2016-02-053-83/+114
* lib:socket: fix CID 1350010 - integer OVERFLOW_BEFORE_WIDENMichael Adam2016-02-041-1/+1
* asn1: Fix whitespaceVolker Lendecke2016-02-032-18/+17
* asn1: Simplify _ber_read_OID_String_implVolker Lendecke2016-02-031-3/+1
* ldb: Avoid a "talloc_steal"Volker Lendecke2016-02-031-4/+3
* ldb: Fix some whitespaceVolker Lendecke2016-02-031-29/+29
* dbwrap_file: fix use of read_data()Uri Simchoni2016-01-271-6/+5
* 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
* lib:socket: add linkspeed, capability and if_index to iface_structMichael Adam2016-01-261-0/+3
* ldb-samba: Expand testing of recursive searchAdrian Cochrane2016-01-181-110/+1403
* ldb-samba: Correct error reporting to match WindowsAdrian Cochrane2016-01-182-3/+5
* ldb-samba: critical bugfix on original recursive search implementationAdrian Cochrane2016-01-181-10/+13
* ldb-samba: Implement transitive extended matchingSamuel Cabrero2016-01-184-1/+373
* ldb: Fix CID 1348110 Uninitialized scalar variableVolker Lendecke2016-01-151-1/+1
* Change default LDAP page size to 1000.Justin Maggard2016-01-151-1/+1
* asn1: Make asn1_peek_tag_needed_size staticVolker Lendecke2016-01-132-2/+2
* asn1: Fix a typoVolker Lendecke2016-01-131-1/+1
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-134-5/+5
* Add a new header file for functions in lib/util/util.c.Jelmer Vernooij2016-01-133-31/+56
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-134-2/+3
* ldb: Only set public headers field when installing as a public library.Jelmer Vernooij2016-01-131-3/+5
* time_basic.h: Remove unnecessary dependency on replace.hJelmer Vernooij2016-01-132-2/+2