Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22223: make comparing of struct tm more verbose and more portable | Stefan Metzmacher | 1 | -5/+25 |
2007-10-10 | r22222: a dummy commit:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r22218: fix libreplace standalone build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22217: merge from samba3 21944: | Stefan Metzmacher | 2 | -1/+6 |
2007-10-10 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 4 | -116/+159 |
2007-10-10 | r22215: add strptime replacement to libreplace based on the patch | Stefan Metzmacher | 6 | -0/+1130 |
2007-10-10 | r22208: Print the target principal name, to help with kdc unreachable errors. | Andrew Bartlett | 1 | -7/+4 |
2007-10-10 | r22203: Improve the replace testsuite a bit. | Jelmer Vernooij | 1 | -11/+151 |
2007-10-10 | r22201: crash fix... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22200: make ntvfs a subsystem as linking ntvfs.so.1 uses | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22199: fix typo | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22197: fix formating | Stefan Metzmacher | 2 | -12/+10 |
2007-10-10 | r22196: give better error codes to make RPC-UNIXINFO pass | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c code | Stefan Metzmacher | 1 | -26/+19 |
2007-10-10 | r22194: fix compiler warning and | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r22193: fix compiler warning and formating | Stefan Metzmacher | 1 | -8/+7 |
2007-10-10 | r22192: fix compiler warnings | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r22191: Add a samba4kinit binary to the build, so I can test using an existing | Andrew Bartlett | 6 | -2/+1308 |
2007-10-10 | r22190: fix compiler warnings and remove unused talloc_reference() | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r22189: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22188: fix formating bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22187: Test kerberos logins in the smbclient blackbox tests, including with a | Andrew Bartlett | 4 | -3/+14 |
2007-10-10 | r22186: fix build with autodependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22185: Initial work on a 'member' test environment'. | Jelmer Vernooij | 5 | -9/+148 |
2007-10-10 | r22184: On some hosts, parsing a compleatly invalid principal causes heimadal | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefile | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22182: Skip a few tests that will not pass against the ntvfs/posix layer, | Andrew Bartlett | 1 | -0/+20 |
2007-10-10 | r22180: Re-add testing of the CIFS backend. | Andrew Bartlett | 2 | -0/+22 |
2007-10-10 | r22179: Store resource id along with the object itself to be able to return | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r22177: Restore the PIDDIR mapping for the client 'pid directory', as this is | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22171: At least walk over the test_SetupCredentials2 before bailing as 'we | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r22170: To get the smbclient blackbox test to pass again, we need to get the | Andrew Bartlett | 2 | -6/+13 |
2007-10-10 | r22168: Ensure we actually run all the transports for the slow tests | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r22167: This seems to get Fedora DS to run the tests again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r22166: Stop heimdal from trying to prototype innetgr in roken, now we don't | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r22165: merge transaction fix from samba3 | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r22162: get the TEST_LDAP mode working again | Andrew Bartlett | 2 | -10/+12 |
2007-10-10 | r22161: Clarify exactly where the socket_wrapper should be handled (early), | Andrew Bartlett | 3 | -18/+16 |
2007-10-10 | r22160: Only use test environment names that actually exist (get make | Andrew Bartlett | 3 | -2/+3 |
2007-10-10 | r22156: - Lazy evaluate variable names. | Jelmer Vernooij | 20 | -288/+186 |
2007-10-10 | r22152: merge from samba3: | Stefan Metzmacher | 4 | -39/+2 |
2007-10-10 | r22137: Actually use client.conf, defer more code as far as possible. | Jelmer Vernooij | 2 | -20/+20 |
2007-10-10 | r22136: Fix incorrect event handling. | Rafal Szczesniak | 2 | -4/+10 |
2007-10-10 | r22134: Create different smb.conf file for the client side. This should make ... | Jelmer Vernooij | 2 | -12/+33 |
2007-10-10 | r22133: Don't push parameters into environment until necessary. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r22121: The RPC-CRACKNAMES test now passes against Samba4. This should help | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns. | Andrew Bartlett | 3 | -25/+89 |
2007-10-10 | r22119: Where we get a request to 'crack' a user principal name from a | Andrew Bartlett | 1 | -22/+52 |
2007-10-10 | r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of | Andrew Bartlett | 1 | -4/+17 |