summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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-104-116/+159
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-106-0/+1130
* r22208: Print the target principal name, to help with kdc unreachable errors.Andrew Bartlett2007-10-101-7/+4
* r22203: Improve the replace testsuite a bit.Jelmer Vernooij2007-10-101-11/+151
* r22201: crash fix...Stefan Metzmacher2007-10-101-0/+4
* r22200: make ntvfs a subsystem as linking ntvfs.so.1 usesStefan Metzmacher2007-10-101-4/+4
* r22199: fix typoStefan Metzmacher2007-10-101-2/+2
* r22197: fix formatingStefan Metzmacher2007-10-102-12/+10
* r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher2007-10-101-6/+6
* r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c codeStefan Metzmacher2007-10-101-26/+19
* r22194: fix compiler warning andStefan Metzmacher2007-10-101-4/+9
* r22193: fix compiler warning and formatingStefan Metzmacher2007-10-101-8/+7
* r22192: fix compiler warningsStefan Metzmacher2007-10-101-8/+8
* r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2007-10-106-2/+1308
* r22190: fix compiler warnings and remove unused talloc_reference()Stefan Metzmacher2007-10-101-4/+3
* r22189: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r22188: fix formating bugStefan Metzmacher2007-10-101-1/+1
* r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett2007-10-103-2/+11
* r22186: fix build with autodependenciesStefan Metzmacher2007-10-101-1/+1
* r22185: Initial work on a 'member' test environment'.Jelmer Vernooij2007-10-105-9/+148
* r22184: On some hosts, parsing a compleatly invalid principal causes heimadalAndrew Bartlett2007-10-101-2/+6
* r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefileAndrew Bartlett2007-10-101-1/+1
* r22182: Skip a few tests that will not pass against the ntvfs/posix layer,Andrew Bartlett2007-10-101-0/+20
* r22180: Re-add testing of the CIFS backend.Andrew Bartlett2007-10-102-0/+22
* r22177: Restore the PIDDIR mapping for the client 'pid directory', as this isAndrew Bartlett2007-10-101-0/+3
* r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are inAndrew Bartlett2007-10-101-1/+1
* r22171: At least walk over the test_SetupCredentials2 before bailing as 'weAndrew Bartlett2007-10-101-5/+5
* r22170: To get the smbclient blackbox test to pass again, we need to get theAndrew Bartlett2007-10-101-6/+11
* r22168: Ensure we actually run all the transports for the slow testsAndrew Bartlett2007-10-101-4/+4
* r22167: This seems to get Fedora DS to run the tests again.Andrew Bartlett2007-10-101-2/+2
* r22166: Stop heimdal from trying to prototype innetgr in roken, now we don'tAndrew Bartlett2007-10-101-0/+4
* r22165: merge transaction fix from samba3Andrew Tridgell2007-10-101-0/+2
* r22162: get the TEST_LDAP mode working againAndrew Bartlett2007-10-102-10/+12
* r22161: Clarify exactly where the socket_wrapper should be handled (early),Andrew Bartlett2007-10-103-18/+16
* r22160: Only use test environment names that actually exist (get makeAndrew Bartlett2007-10-103-2/+3
* r22156: - Lazy evaluate variable names.Jelmer Vernooij2007-10-1020-288/+186
* r22152: merge from samba3:Stefan Metzmacher2007-10-104-39/+2
* r22137: Actually use client.conf, defer more code as far as possible.Jelmer Vernooij2007-10-102-20/+20
* r22134: Create different smb.conf file for the client side. This should make ...Jelmer Vernooij2007-10-102-12/+33
* r22133: Don't push parameters into environment until necessary.Jelmer Vernooij2007-10-101-5/+5
* r22121: The RPC-CRACKNAMES test now passes against Samba4. This should helpAndrew Bartlett2007-10-101-3/+3
* r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2007-10-103-25/+89
* r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett2007-10-101-22/+52
* r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts ofAndrew Bartlett2007-10-101-4/+17
* r22117: merged from bzrAndrew Tridgell2007-10-105-12/+27
* r22116: Only query by SID if we have a SIDAndrew Bartlett2007-10-101-24/+23
* r22115: I don't like the DOMAIN environment variable. It really isn't a goodAndrew Bartlett2007-10-101-4/+0
* r22114: merge from bzr treeAndrew Tridgell2007-10-103-37/+407