index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r21798: unsetenv() returns void on some platforms (BSD)
Stefan Metzmacher
2007-10-10
1
-9
/
+1
*
r21797: remove the key directly from the environ array
Stefan Metzmacher
2007-10-10
1
-25
/
+17
*
r21796: check if unsetenv() works on an non-existing key
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r21795: fix the prototype of unsetenv()...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21794: add setenv()/unsetenv() testsuite
Stefan Metzmacher
2007-10-10
1
-1
/
+61
*
r21793: add replacement for unsetenv()
Stefan Metzmacher
2007-10-10
4
-1
/
+42
*
r21791: This test is still just as valid without as much CPU time wasted.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r21790: Setup the socket_wrapper_dir when we set the environment variable.
Andrew Bartlett
2007-10-10
2
-8
/
+8
*
r21789: We do actually need this, to get a contextCSN attribute, which we need
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r21773: fix typo orginating -> originating
Stefan Metzmacher
2007-10-10
4
-32
/
+32
*
r21772: add DS_BEHAVIOR_WIN2003_INTERIM constant
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r21771: We just don't need to test this on more than one transport.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
2007-10-10
4
-9
/
+18
*
r21760: Try to pin down were some errors are coming from. Ensure we at least
Andrew Bartlett
2007-10-10
1
-8
/
+25
*
r21751: These 2 tests pass for me, so add them to the standard test script.
Andrew Bartlett
2007-10-10
4
-5
/
+5
*
r21746: We don't link in this file any more.
Andrew Bartlett
2007-10-10
1
-359
/
+0
*
r21745: indent
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21744: Test more talloc failure cases.
Andrew Bartlett
2007-10-10
1
-1
/
+6
*
r21743: Always use the 'escaped' LDAPI path.
Andrew Bartlett
2007-10-10
2
-5
/
+13
*
r21742: reenable the smbclient test now that the d_printf bug is fixed
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r21741: Like starting smbd, ensure we have acutally started slapd, and it is
Andrew Bartlett
2007-10-10
2
-4
/
+2
*
r21740: this fixes the real cause of the large log files we had. The problem
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r21739: Make it easy to change the log level for the slapd processes, and have
Andrew Bartlett
2007-10-10
3
-3
/
+7
*
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
2007-10-10
4
-4
/
+8
*
r21735: skip the smbclient test until jelmer can take a look at it. The
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r21733: Merge testenv back into core selftest.pl
Jelmer Vernooij
2007-10-10
3
-60
/
+34
*
r21732: Use smbtorture for enumerating tests.
Jelmer Vernooij
2007-10-10
2
-4
/
+2
*
r21730: Reintroduce summary for testenv, remove old (no longer used) file.
Jelmer Vernooij
2007-10-10
2
-12
/
+11
*
r21729: Some more tests
Jelmer Vernooij
2007-10-10
2
-6
/
+29
*
r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlay
Andrew Bartlett
2007-10-10
1
-4
/
+0
*
r21727: Walk some more of the error branches in the ChangePasswordUser server.
Andrew Bartlett
2007-10-10
1
-0
/
+100
*
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
2007-10-10
4
-6
/
+187
*
r21721: Push the 'Success! Your new directory server instance was created'
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21720: Try to make 'TEST_LDAP=yes make test' work again. These recent
Andrew Bartlett
2007-10-10
5
-15
/
+15
*
r21719: Try to cover more of the server-side password processing.
Andrew Bartlett
2007-10-10
1
-16
/
+149
*
r21716: Report status in a way the build farm recognizes.
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r21713: Redirect stderr output to stdout.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21712: Run tdb stress test.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
James Peach
2007-10-10
11
-29
/
+688
*
r21709: Add a list of tests that should be skipped rather than ad-hoc test sk...
Jelmer Vernooij
2007-10-10
5
-45
/
+57
*
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
2007-10-10
25
-574
/
+744
*
r21701: Fix ejs tests.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r21700: Run mktestsetup as an external program. This guarantees that it can b...
Jelmer Vernooij
2007-10-10
4
-18
/
+17
*
r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning about
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21698: Check for talloc failures.
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r21697: Try to cover the 'bad session key' codepaths too.
Andrew Bartlett
2007-10-10
1
-0
/
+54
*
r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer for
Andrew Bartlett
2007-10-10
2
-31
/
+81
*
r21695: Fix on bigendian systems.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
[prev]
[next]