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