summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r22287: Fix some issues in fedora ds code.Jelmer Vernooij2007-10-101-4/+6
* r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij2007-10-1010-670/+513
* r22279: add a lot more detailed strtoll() and strtoull() testsStefan Metzmacher2007-10-101-56/+254
* r22273: - provide __LINESTR__ macroStefan Metzmacher2007-10-102-1/+11
* r22270: provide __location__ in replace.hStefan Metzmacher2007-10-102-0/+7
* r22267: protect #define __location__ with an #ifndefStefan Metzmacher2007-10-101-4/+6
* r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0Stefan Metzmacher2007-10-102-2/+2
* r22260: Use single script for creating Samba 4 test environments. Add first testJelmer Vernooij2007-10-105-93/+11
* r22259: libreplace always provides strptime()Stefan Metzmacher2007-10-101-0/+4
* r22258: make ntvfs a library againStefan Metzmacher2007-10-101-4/+4
* r22257: disable shared libraries on IRIX for nowStefan Metzmacher2007-10-101-1/+2
* r22256: Use shorter directory names for tests.Jelmer Vernooij2007-10-101-1/+1
* r22253: - make the strtoll tests more verboseStefan Metzmacher2007-10-101-7/+56
* r22250: try to fix the build on aix1 in the farmStefan Metzmacher2007-10-102-1/+7
* r22246: only test strtoll onceStefan Metzmacher2007-10-101-1/+0
* r22243: remove useless printf'sStefan Metzmacher2007-10-101-2/+0
* r22242: ctdb init now takes a process modelAndrew Tridgell2007-10-101-1/+1
* r22239: use strlcpy instead of strcpy to make the IBM checker happyStefan Metzmacher2007-10-101-2/+2
* r22238: Because these utilities compile in socket_wrapper.ho, they may needAndrew Bartlett2007-10-101-2/+3
* r22237: this init fn doesn't exist yetAndrew Tridgell2007-10-101-1/+0
* r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Andrew Bartlett2007-10-103-162/+396
* r22235: Test kinit, and PKINIT functionality by means of a new blackbox test.Andrew Bartlett2007-10-101-1/+1
* r22234: merge test suite changes from bzr treeAndrew Tridgell2007-10-1011-289/+154
* r22233: Allow 'REALM' as a global environment variable in the tests.Andrew Bartlett2007-10-102-2/+6
* r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell2007-10-103-3/+8
* r22231: merge from bzr ctdb treeAndrew Tridgell2007-10-1054-343/+8058
* 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-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