summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-104-29/+24
* r22223: make comparing of struct tm more verbose and more portableStefan Metzmacher2007-10-101-5/+25
* r22218: fix libreplace standalone buildStefan Metzmacher2007-10-101-1/+1
* r22217: merge from samba3 21944:Stefan Metzmacher2007-10-102-1/+6
* r22216: move strptime testsuite into it's own fileStefan Metzmacher2007-10-103-116/+158
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-106-0/+1130
* r22203: Improve the replace testsuite a bit.Jelmer Vernooij2007-10-101-11/+151
* r22165: merge transaction fix from samba3Andrew Tridgell2007-10-101-0/+2
* r22152: merge from samba3:Stefan Metzmacher2007-10-104-39/+2
* r22089: check the return value of interpret_addr2()Andrew Tridgell2007-10-101-0/+3
* r22081: transaction_brlock() should be staticAndrew Tridgell2007-10-101-2/+2
* r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher2007-10-101-77/+0
* r22052: merge tdbtool from samba3 and build itStefan Metzmacher2007-10-102-252/+395
* r22041: merge trivial changes from samba3Stefan Metzmacher2007-10-106-16/+20
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-102-1/+9
* r22028: Fix include path for the srcidr != builddir case.James Peach2007-10-101-1/+1
* r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij2007-10-101-0/+4
* r21834: Remove unnecessary includesJelmer Vernooij2007-10-104-4/+0
* r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij2007-10-102-1/+7
* r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2007-10-102-2/+48
* r21798: unsetenv() returns void on some platforms (BSD)Stefan Metzmacher2007-10-101-9/+1
* r21797: remove the key directly from the environ arrayStefan Metzmacher2007-10-101-25/+17
* r21796: check if unsetenv() works on an non-existing keyStefan Metzmacher2007-10-101-0/+2
* r21795: fix the prototype of unsetenv()...Stefan Metzmacher2007-10-101-1/+1
* r21794: add setenv()/unsetenv() testsuiteStefan Metzmacher2007-10-101-1/+61
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-104-1/+42
* r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett2007-10-102-5/+11
* r21760: Try to pin down were some errors are coming from. Ensure we at leastAndrew Bartlett2007-10-101-8/+25
* r21740: this fixes the real cause of the large log files we had. The problemAndrew Tridgell2007-10-101-0/+17
* r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett2007-10-101-0/+3
* r21729: Some more testsJelmer Vernooij2007-10-102-6/+29
* r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke2007-10-104-6/+187
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-3/+3
* r21695: Fix on bigendian systems.Jelmer Vernooij2007-10-101-4/+4
* r21694: Some more testing updates.Jelmer Vernooij2007-10-102-3/+38
* r21691: Add testsuite for lib/charsetJelmer Vernooij2007-10-102-6/+237
* r21688: Add simple tests for genrandJelmer Vernooij2007-10-102-0/+99
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-46/+63
* r21683: Remove the gconf registry backend.Jelmer Vernooij2007-10-103-222/+0
* r21671: Add initial simple tests for socket wrapperJelmer Vernooij2007-10-103-1/+84
* r21670: More testsJelmer Vernooij2007-10-101-0/+94
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-106-0/+656
* r21553: Remove bogus comment.Andrew Bartlett2007-10-101-3/+0
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-108-399/+492
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-10-104-13/+94
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-101-26/+26
* r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke2007-10-101-8/+10
* r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke2007-10-101-1/+1
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-101-1/+2
* r21354: fix commentStefan Metzmacher2007-10-101-1/+1