summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb:ldb_controls.c - remove duplicate definition of "LDB_CONTROL_CMP"Matthias Dieter Wallnöfer2011-09-111-11/+3
* ldb:pyldb.c - point out that "PyLdbResult_AsResult" does not convert everythingMatthias Dieter Wallnöfer2011-09-111-1/+4
* lib/util/charset: the comparsion must be against our charset modulesAndrew Bartlett2011-09-101-2/+2
* lib/util/charset Use name of ISO-8859-1 that matches our internal implementationAndrew Bartlett2011-09-101-44/+44
* lib/util/charset: Improve toture assertions in iconv testAndrew Bartlett2011-09-101-1/+14
* lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett2011-09-103-14/+28
* lib/util/charset: add back loading of charset modulesAndrew Bartlett2011-09-102-34/+64
* build: a more robust zlib testAndrew Bartlett2011-09-091-1/+4
* lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher2011-09-081-0/+4
* lib: added base64_decode_data_blob_talloc()Andrew Tridgell2011-09-082-2/+19
* talloc: Remove an unused variableVolker Lendecke2011-09-071-1/+0
* lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett2011-09-071-42/+0
* s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoingAndrew Tridgell2011-09-052-0/+23
* Fix bug 8433, segfault in iconv.cVolker Lendecke2011-09-011-1/+0
* ldb: make the 'spy' code more paranoidAndrew Tridgell2011-09-012-10/+12
* ldb: fixed ldbsearch when no baseDN specified and cross-ncs is usedAndrew Tridgell2011-09-011-4/+24
* pyldb: added OID_COMPARATOR constantsAndrew Tridgell2011-09-011-9/+11
* tdb2: add full LGPL headersRusty Russell2011-08-312-0/+34
* ccan: fix likely redefinition warnings with --enable-tdb2Rusty Russell2011-08-311-0/+8
* dnspython: Update to latest upstream snapshot.Jelmer Vernooij2011-08-27109-858/+1197
* subunit: Update to latest upstream snapshot.Jelmer Vernooij2011-08-2722-609/+1281
* testtools: Update to latest upstream snapshot.Jelmer Vernooij2011-08-2759-876/+5255
* s3: Fix bug 8385Volker Lendecke2011-08-251-26/+14
* pyldb: fixed a warningAndrew Tridgell2011-08-251-2/+2
* talloc: Fix talloc-compat pc files/headers.Jelmer Vernooij2011-08-211-1/+3
* wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij2011-08-214-16/+7
* tdb: Install pkg-config file.Jelmer Vernooij2011-08-211-1/+3
* wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij2011-08-211-1/+2
* ldb:ldb_controls.c - cosmetic indentation fixMatthias Dieter Wallnöfer2011-08-191-5/+4
* ldb - two cosmetic fixesMatthias Dieter Wallnöfer2011-08-192-4/+2
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* tdb: increment sequence number in tdb_wipe_all().Rusty Russell2011-08-161-0/+2
* util: add function to extend anonymous shared memorySimo Sorce2011-08-142-0/+65
* replace: Check if we have mremap() availableSimo Sorce2011-08-142-0/+55
* ldb: Remove use after free in error caseAndrew Bartlett2011-08-131-1/+0
* socket-wrapped: added wrappers for dup() and dup2()Andrew Tridgell2011-08-122-2/+131
* tevent: don't force the nesting flag to false in the destructorAndrew Tridgell2011-08-121-3/+7
* tevent: fix documentation for tevent_context_init_byname()Sumit Bose2011-08-111-2/+2
* tevent: Set FD_CLOEXEC on epoll handleSumit Bose2011-08-114-2/+52
* Adapt tally_histogram to Samba coding conventionsVolker Lendecke2011-08-101-10/+16
* Adapt get_max_bucket to Samba coding conventionsVolker Lendecke2011-08-101-2/+4
* Adapt tally_approx_median to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt bucket_range to Samba coding conventionsVolker Lendecke2011-08-101-2/+3
* Adapt tally_mean to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt divls64 to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Avoid some // style comments in divls64Volker Lendecke2011-08-101-9/+10
* Adapt divlu64 to Samba coding conventionsVolker Lendecke2011-08-101-2/+5
* Avoid some // style comments in divlu64Volker Lendecke2011-08-101-26/+26
* Adapt fls64 to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt tally_num to Samba coding conventionsVolker Lendecke2011-08-101-1/+2