summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21807: modularise the opendb code, so different backends can beAndrew Tridgell5-458/+693
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett6-89/+149
2007-10-10r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.Andrew Bartlett1-1/+2
2007-10-10r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()Stefan Metzmacher1-0/+8
2007-10-10r21798: unsetenv() returns void on some platforms (BSD)Stefan Metzmacher1-9/+1
2007-10-10r21797: remove the key directly from the environ arrayStefan Metzmacher1-25/+17
2007-10-10r21796: check if unsetenv() works on an non-existing keyStefan Metzmacher1-0/+2
2007-10-10r21795: fix the prototype of unsetenv()...Stefan Metzmacher1-1/+1
2007-10-10r21794: add setenv()/unsetenv() testsuiteStefan Metzmacher1-1/+61
2007-10-10r21793: add replacement for unsetenv()Stefan Metzmacher4-1/+42
2007-10-10r21791: This test is still just as valid without as much CPU time wasted.Andrew Bartlett1-2/+2
2007-10-10r21790: Setup the socket_wrapper_dir when we set the environment variable.Andrew Bartlett2-8/+8
2007-10-10r21789: We do actually need this, to get a contextCSN attribute, which we needAndrew Bartlett1-0/+6
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher4-32/+32
2007-10-10r21772: add DS_BEHAVIOR_WIN2003_INTERIM constantStefan Metzmacher1-2/+3
2007-10-10r21771: We just don't need to test this on more than one transport.Andrew Bartlett1-2/+2
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett4-9/+18
2007-10-10r21760: Try to pin down were some errors are coming from. Ensure we at leastAndrew Bartlett1-8/+25
2007-10-10r21751: These 2 tests pass for me, so add them to the standard test script.Andrew Bartlett4-5/+5
2007-10-10r21746: We don't link in this file any more.Andrew Bartlett1-359/+0
2007-10-10r21745: indentAndrew Bartlett1-1/+1
2007-10-10r21744: Test more talloc failure cases.Andrew Bartlett1-1/+6
2007-10-10r21743: Always use the 'escaped' LDAPI path.Andrew Bartlett2-5/+13
2007-10-10r21742: reenable the smbclient test now that the d_printf bug is fixedAndrew Tridgell1-3/+1
2007-10-10r21741: Like starting smbd, ensure we have acutally started slapd, and it isAndrew Bartlett2-4/+2
2007-10-10r21740: this fixes the real cause of the large log files we had. The problemAndrew Tridgell1-0/+17
2007-10-10r21739: Make it easy to change the log level for the slapd processes, and haveAndrew Bartlett3-3/+7
2007-10-10r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett4-4/+8
2007-10-10r21735: skip the smbclient test until jelmer can take a look at it. TheAndrew Tridgell1-1/+3
2007-10-10r21733: Merge testenv back into core selftest.plJelmer Vernooij3-60/+34
2007-10-10r21732: Use smbtorture for enumerating tests.Jelmer Vernooij2-4/+2
2007-10-10r21730: Reintroduce summary for testenv, remove old (no longer used) file.Jelmer Vernooij2-12/+11
2007-10-10r21729: Some more testsJelmer Vernooij2-6/+29
2007-10-10r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlayAndrew Bartlett1-4/+0
2007-10-10r21727: Walk some more of the error branches in the ChangePasswordUser server.Andrew Bartlett1-0/+100
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke4-6/+187
2007-10-10r21721: Push the 'Success! Your new directory server instance was created'Andrew Bartlett1-1/+1
2007-10-10r21720: Try to make 'TEST_LDAP=yes make test' work again. These recentAndrew Bartlett5-15/+15
2007-10-10r21719: Try to cover more of the server-side password processing.Andrew Bartlett1-16/+149
2007-10-10r21716: Report status in a way the build farm recognizes.Jelmer Vernooij1-0/+4
2007-10-10r21713: Redirect stderr output to stdout.Jelmer Vernooij1-1/+1
2007-10-10r21712: Run tdb stress test.Jelmer Vernooij1-0/+2
2007-10-10r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach11-29/+688
2007-10-10r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...Jelmer Vernooij5-45/+57
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij25-574/+744
2007-10-10r21701: Fix ejs tests.Jelmer Vernooij2-2/+2
2007-10-10r21700: Run mktestsetup as an external program. This guarantees that it can b...Jelmer Vernooij4-18/+17
2007-10-10r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning aboutAndrew Bartlett1-1/+1
2007-10-10r21698: Check for talloc failures.Andrew Bartlett1-0/+6
2007-10-10r21697: Try to cover the 'bad session key' codepaths too.Andrew Bartlett1-0/+54