summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-09-11ldb:ldb_controls.c - remove duplicate definition of "LDB_CONTROL_CMP"Matthias Dieter Wallnöfer1-11/+3
2011-09-11ldb:pyldb.c - point out that "PyLdbResult_AsResult" does not convert everythingMatthias Dieter Wallnöfer1-1/+4
2011-09-10lib/util/charset: the comparsion must be against our charset modulesAndrew Bartlett1-2/+2
2011-09-10lib/util/charset Use name of ISO-8859-1 that matches our internal implementationAndrew Bartlett1-44/+44
2011-09-10lib/util/charset: Improve toture assertions in iconv testAndrew Bartlett1-1/+14
2011-09-10lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett3-14/+28
2011-09-10lib/util/charset: add back loading of charset modulesAndrew Bartlett2-34/+64
2011-09-09build: a more robust zlib testAndrew Bartlett1-1/+4
2011-09-08lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher1-0/+4
2011-09-08lib: added base64_decode_data_blob_talloc()Andrew Tridgell2-2/+19
2011-09-07talloc: Remove an unused variableVolker Lendecke1-1/+0
2011-09-07lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett1-42/+0
2011-09-05s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoingAndrew Tridgell2-0/+23
2011-09-01Fix bug 8433, segfault in iconv.cVolker Lendecke1-1/+0
2011-09-01ldb: make the 'spy' code more paranoidAndrew Tridgell2-10/+12
2011-09-01ldb: fixed ldbsearch when no baseDN specified and cross-ncs is usedAndrew Tridgell1-4/+24
2011-09-01pyldb: added OID_COMPARATOR constantsAndrew Tridgell1-9/+11
2011-08-31tdb2: add full LGPL headersRusty Russell2-0/+34
2011-08-31ccan: fix likely redefinition warnings with --enable-tdb2Rusty Russell1-0/+8
2011-08-27dnspython: Update to latest upstream snapshot.Jelmer Vernooij109-858/+1197
2011-08-27subunit: Update to latest upstream snapshot.Jelmer Vernooij22-609/+1281
2011-08-27testtools: Update to latest upstream snapshot.Jelmer Vernooij59-876/+5255
2011-08-25s3: Fix bug 8385Volker Lendecke1-26/+14
2011-08-25pyldb: fixed a warningAndrew Tridgell1-2/+2
2011-08-21talloc: Fix talloc-compat pc files/headers.Jelmer Vernooij1-1/+3
2011-08-21wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij4-16/+7
2011-08-21tdb: Install pkg-config file.Jelmer Vernooij1-1/+3
2011-08-21wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij1-1/+2
2011-08-19ldb:ldb_controls.c - cosmetic indentation fixMatthias Dieter Wallnöfer1-5/+4
2011-08-19ldb - two cosmetic fixesMatthias Dieter Wallnöfer2-4/+2
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-16tdb: increment sequence number in tdb_wipe_all().Rusty Russell1-0/+2
2011-08-14util: add function to extend anonymous shared memorySimo Sorce2-0/+65
2011-08-14replace: Check if we have mremap() availableSimo Sorce2-0/+55
2011-08-13ldb: Remove use after free in error caseAndrew Bartlett1-1/+0
2011-08-12socket-wrapped: added wrappers for dup() and dup2()Andrew Tridgell2-2/+131
2011-08-12tevent: don't force the nesting flag to false in the destructorAndrew Tridgell1-3/+7
2011-08-11tevent: fix documentation for tevent_context_init_byname()Sumit Bose1-2/+2
2011-08-11tevent: Set FD_CLOEXEC on epoll handleSumit Bose4-2/+52
2011-08-10Adapt tally_histogram to Samba coding conventionsVolker Lendecke1-10/+16
2011-08-10Adapt get_max_bucket to Samba coding conventionsVolker Lendecke1-2/+4
2011-08-10Adapt tally_approx_median to Samba coding conventionsVolker Lendecke1-1/+2
2011-08-10Adapt bucket_range to Samba coding conventionsVolker Lendecke1-2/+3
2011-08-10Adapt tally_mean to Samba coding conventionsVolker Lendecke1-1/+2
2011-08-10Adapt divls64 to Samba coding conventionsVolker Lendecke1-1/+2
2011-08-10Avoid some // style comments in divls64Volker Lendecke1-9/+10
2011-08-10Adapt divlu64 to Samba coding conventionsVolker Lendecke1-2/+5
2011-08-10Avoid some // style comments in divlu64Volker Lendecke1-26/+26
2011-08-10Adapt fls64 to Samba coding conventionsVolker Lendecke1-1/+2
2011-08-10Adapt tally_num to Samba coding conventionsVolker Lendecke1-1/+2