index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22339: Run some more tests.
Jelmer Vernooij
8
-107
/
+118
2007-10-10
r22338: Allow regexes in known-failures file
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r22337: print out the smbd log output after each test
Stefan Metzmacher
3
-5
/
+53
2007-10-10
r22336: Add some more share tests.
Jelmer Vernooij
2
-6
/
+144
2007-10-10
r22335: output the error code
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r22334: don't print the test output if the test passed
Stefan Metzmacher
1
-10
/
+30
2007-10-10
r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the
Andrew Bartlett
1
-1
/
+4
2007-10-10
r22332: escape bad chars with '_' to form a nice filename
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r22331: remove run_test_buildfarm() function
Stefan Metzmacher
1
-48
/
+25
2007-10-10
r22329: abstract the output handling of run_test()
Stefan Metzmacher
1
-15
/
+57
2007-10-10
r22328: Add initial testsuite for share code.
Jelmer Vernooij
4
-3
/
+92
2007-10-10
r22326: Merge some more test improvements.
Jelmer Vernooij
2
-86
/
+288
2007-10-10
r22325: Typo fix
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r22324: Another step closer to nice listing of user accounts.
Rafal Szczesniak
3
-68
/
+322
2007-10-10
r22323: - add credentials property to NetContext object
Rafal Szczesniak
2
-7
/
+25
2007-10-10
r22322: Cut timelimits for BENCH tests run in quicktest.
Andrew Bartlett
2
-3
/
+3
2007-10-10
r22319: sync lib/tdb/ with samba3
Stefan Metzmacher
7
-26
/
+243
2007-10-10
r22312: avoid the need of typing 'run' into each gdb xterm
Stefan Metzmacher
2
-3
/
+20
2007-10-10
r22311: use different ip-addresses for dc and member
Stefan Metzmacher
1
-10
/
+14
2007-10-10
r22310: - use 'everything' instead of 'all libraries'
Stefan Metzmacher
1
-14
/
+18
2007-10-10
r22309: cosmetic changes...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22308: disabled shared libraries on aix and openbsd
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r22307: when no lex or yacc is found:
Stefan Metzmacher
2
-5
/
+29
2007-10-10
r22306: try to make the aix compiler happy
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r22305: fix make test using a absolute path for
Stefan Metzmacher
2
-11
/
+19
2007-10-10
r22300: fix make everything, we need to build shared libraries...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher
3
-25
/
+35
2007-10-10
r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r22295: Use delegated credentials and kerberos to test the pass-though
Andrew Bartlett
2
-5
/
+4
2007-10-10
r22294: Lock the delegated credentials to being kerberos only, we just don't
Andrew Bartlett
1
-0
/
+6
2007-10-10
r22293: Try to make it more clear what failed to parse.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (like
Andrew Bartlett
1
-16
/
+19
2007-10-10
r22290: Fedora DS is incredibly picky about newlines...
Andrew Bartlett
1
-2
/
+1
2007-10-10
r22289: Another fedora ds fix
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r22287: Fix some issues in fedora ds code.
Jelmer Vernooij
1
-4
/
+6
2007-10-10
r22286: Import branch that converted the Samba4 test target code to perl and ...
Jelmer Vernooij
10
-670
/
+513
2007-10-10
r22284: Make this script executable
Andrew Bartlett
1
-0
/
+0
2007-10-10
r22279: add a lot more detailed strtoll() and strtoull() tests
Stefan Metzmacher
1
-56
/
+254
2007-10-10
r22273: - provide __LINESTR__ macro
Stefan Metzmacher
2
-1
/
+11
2007-10-10
r22270: provide __location__ in replace.h
Stefan Metzmacher
2
-0
/
+7
2007-10-10
r22267: protect #define __location__ with an #ifndef
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r22260: Use single script for creating Samba 4 test environments. Add first test
Jelmer Vernooij
5
-93
/
+11
2007-10-10
r22259: libreplace always provides strptime()
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r22258: make ntvfs a library again
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r22257: disable shared libraries on IRIX for now
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22256: Use shorter directory names for tests.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22253: - make the strtoll tests more verbose
Stefan Metzmacher
1
-7
/
+56
2007-10-10
r22250: try to fix the build on aix1 in the farm
Stefan Metzmacher
2
-1
/
+7
[next]