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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22326: Merge some more test improvements.
Jelmer Vernooij
2
-86
/
+288
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
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
2007-10-10
r22246: only test strtoll once
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22243: remove useless printf's
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r22242: ctdb init now takes a process model
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22239: use strlcpy instead of strcpy to make the IBM checker happy
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22238: Because these utilities compile in socket_wrapper.ho, they may need
Andrew Bartlett
1
-2
/
+3
2007-10-10
r22237: this init fn doesn't exist yet
Andrew Tridgell
1
-1
/
+0
2007-10-10
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.
Andrew Bartlett
3
-162
/
+396
2007-10-10
r22235: Test kinit, and PKINIT functionality by means of a new blackbox test.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r22234: merge test suite changes from bzr tree
Andrew Tridgell
11
-289
/
+154
2007-10-10
r22233: Allow 'REALM' as a global environment variable in the tests.
Andrew Bartlett
2
-2
/
+6
2007-10-10
r22232: add a special message handler ID meaning "all messages please"
Andrew Tridgell
3
-3
/
+8
2007-10-10
r22231: merge from bzr ctdb tree
Andrew Tridgell
54
-343
/
+8058
2007-10-10
r22226: move discard_const macros to librelace
Stefan Metzmacher
4
-29
/
+24
2007-10-10
r22223: make comparing of struct tm more verbose and more portable
Stefan Metzmacher
1
-5
/
+25
[next]