index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9089: Start generating module init and top level ejs functions for smb_inter...
Tim Potter
2007-10-10
1
-2
/
+28
*
r9052: Support lex/yacc compilers without support for -o
Jelmer Vernooij
2007-10-10
2
-0
/
+49
*
r9038: Revert svn rev 414. Discussed with Jerry and Metze.
Lars Müller
2007-10-10
1
-1
/
+6
*
r8934: Some refactoring of smb_interfaces code generator.
Tim Potter
2007-10-10
1
-11
/
+50
*
r8925: Start generating header and implementation files for smb_interfaces.h
Tim Potter
2007-10-10
1
-5
/
+49
*
r8910: An initial parser to parse structures in smb_interfaces.h. This will be
Tim Potter
2007-10-10
1
-0
/
+10
*
r8885: fixed shell syntax
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8884: valgrind error logs only matter if non-zero in size
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r8882: - enable the domain master
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r8806: Move data representation-independent data into seperate header
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8803: Rename --header to --ndr-header and --parser to --ndr-parser
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8801: Change --output to --outputdir and make pidl add a data representation...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8772: Include the ldap ejs test in the standard 'make test'
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r8735: added NBT and WINS testing to 'make test' so we will know if it breaks...
Andrew Tridgell
2007-10-10
4
-0
/
+27
*
r8680: try harder to find the binary for gdb in the backtrace
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r8678: setup for gdb backtrace in 'make test'
Andrew Tridgell
2007-10-10
2
-0
/
+18
*
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8642: - fixed install of new swat files
Andrew Tridgell
2007-10-10
1
-6
/
+2
*
r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8626: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8576: install scripts from scripting/bin/
Andrew Tridgell
2007-10-10
1
-2
/
+8
*
r8559: Couple of (D)COM updates:
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r8539: $LOGNAME is a common varient of $USER on some systems
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8536: - use smbd pid file to kill at end of selftest
Andrew Tridgell
2007-10-10
2
-18
/
+2
*
r8525: added two more test targets:
Andrew Tridgell
2007-10-10
6
-12
/
+69
*
r8505: - 'seal' and 'sign,seal' is the same
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8498: more test suite speedups. It's down to 5 minutes on my box now
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8496: speed up the test_echo.sh test a lot, while still providing good coverage
Andrew Tridgell
2007-10-10
1
-5
/
+10
*
r8469: the extra pidl args need to be normal args, not after a --, otherwise ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8446: if provisioning fails then don't try to run the test suite!
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8416: added the extra_cflags.txt system from smb-build
Andrew Tridgell
2007-10-10
1
-0
/
+28
*
r8403: Reinstate linkpad.gif at Deryck's suggestion.
Tim Potter
2007-10-10
1
-1
/
+1
*
r8365: fixed a problem on netbsd
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8352: we need to override "setup directory" for the build farm hosts
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8349: as we don't use standard dirs, we need to create smb.conf before we ru...
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8348: switch selftest to use the new provision script
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r8314: - added an 'installmisc' target for installing miscellaneous files.
Andrew Tridgell
2007-10-10
2
-6
/
+19
*
r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8300: get the js include path right in selftest
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r8298: - started building a library of js routines in scripting/libjs/
Andrew Tridgell
2007-10-10
2
-0
/
+8
*
r8295: turn off the delete on close test in the build farm until someone gets
Andrew Tridgell
2007-10-10
2
-3
/
+5
*
r8271: make the ejs test scripts directly executable scripts using:
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r8269: added automatic testing of rpc calls from ejs in 'make test'
Andrew Tridgell
2007-10-10
2
-0
/
+24
*
r8264: - Use standard perl package structure for pidl.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8263: Some small pidl fixes, start working towards supporting installation o...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r8124: added a set of file sharing tests that pass against w2k3
Andrew Tridgell
2007-10-10
1
-0
/
+52
*
r8103: Add an argument separator between the hardcoded args and $PIDL_EXTRA_ARGS
Tim Potter
2007-10-10
1
-1
/
+1
*
r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking of
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8040: run ldb test suite as part of samba 'make test'
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8020: - add --with-selftest-prefix option that specify the prefix used in ma...
Stefan Metzmacher
2007-10-10
1
-6
/
+13
[next]