Jelmer Vernooij
b4745032a2
r11303: Support defining and installing public headers for libraries.
...
Support installing libraries.
Get rid of pkg-config file (will be autogenerated later on).
2007-10-10 13:45:16 -05:00
Jelmer Vernooij
33c71c0fb1
r11245: Hopefully fix heimdal build on some hosts
...
Fix manpage locations
2007-10-10 13:45:06 -05:00
Jelmer Vernooij
7fffc5c917
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technical/2005-October/043443.html )
2007-10-10 13:45:03 -05:00
Jelmer Vernooij
6a8291c80e
r11099: Replace unistr with [string] equivalent
2007-10-10 13:44:49 -05:00
Stefan Metzmacher
2577c02a51
r11092: run NBT-WINSREPLICATION-QUICK test with make test
...
metze
2007-10-10 13:44:47 -05:00
Andrew Tridgell
e83635941c
r10752: make sure we set the exist status correctly for the tdb tests
2007-10-10 13:39:26 -05:00
Andrew Tridgell
c394a4a602
r10643: increase smbd max runtime when using valgrind
2007-10-10 13:39:14 -05:00
Andrew Bartlett
23f834dd19
r10599: Use localhost again for now, until I trace where we are leaking name lookups.
...
Andrew Bartlett
2007-10-10 13:39:10 -05:00
Andrew Bartlett
a67b87cb6e
r10595: Use a server name of 'localtest' not 'localhost', so we can move to
...
testing kerberos.
Andrew Bartlett
2007-10-10 13:39:09 -05:00
Jelmer Vernooij
908b88843f
r10582: Nicer output (try to avoid linewraps)
2007-10-10 13:39:07 -05:00
Jelmer Vernooij
997eabee80
r10578: Run LOCAL-STRLIST by default
2007-10-10 13:39:07 -05:00
Andrew Tridgell
cc3e15e19c
r10527: don't attempt self gdb attach if running under valgrind. This was
...
causing fort to get rather unhappy
2007-10-10 13:39:01 -05:00
Andrew Bartlett
d50b543096
r10520: The join is a nice quick RPC test.
...
Andrew Bartlett
2007-10-10 13:38:59 -05:00
Jelmer Vernooij
811a6e28cc
r10517: Get rid of use of next_token() in lib/samba3/
2007-10-10 13:38:59 -05:00
Jelmer Vernooij
703ffbaaac
r10478: More work on proto headers; we now generate a couple of smaller ones
...
that are then included by include/proto.h
2007-10-10 13:38:52 -05:00
Jelmer Vernooij
fbbfad0a1f
r10456: More SCons fixes:
...
- Add framework for fallback generating code
- Move pread / pwrite replacement functions to libreplace
- Support pidl builds correctly
- Support asn1 builds correctly
- Move OS-specific checks to lib/replace/SConscript
2007-10-10 13:38:48 -05:00
Jelmer Vernooij
b2d2b4f233
r10452: Couple of small scons updates - ignore .sconsign files
2007-10-10 13:38:47 -05:00
Andrew Tridgell
aa30f8faa5
r10404: make sure we use the right smb.conf in the ldap testing
2007-10-10 13:38:41 -05:00
Andrew Bartlett
b9e9cca14e
r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we can
...
avoid DNS delays in our testsuite. The next step will be to use
kerberos in the tests (awaits application of socketwrapper or hooks
into our socket layer).
Andrew Bartlett
2007-10-10 13:38:38 -05:00
Andrew Bartlett
31e755c2ce
r10314: Apply the controvertial 'server role =' patch after discussion on the list:
...
This patch removes the 'domain logon' and 'domain master' controls from
Samba4, in favour of a 'server role =' that users can actually
understand.
We can expand the list of roles as needed, and nobody has to figure out
what a 'domain master' actually means.
Andrew Bartlett
2007-10-10 13:38:16 -05:00
Jelmer Vernooij
87f25fe49c
r10190: Do some very basic input checking when provisioning.
2007-10-10 13:38:06 -05:00
Jelmer Vernooij
d8a31d3048
r10111: Make pidl by default assume the input file is an IDL file rather
...
then a .pidl file.
2007-10-10 13:38:00 -05:00
Jelmer Vernooij
5cbe1e6b70
r9849: Extend testsuite a bit more.
2007-10-10 13:36:17 -05:00
Jelmer Vernooij
d2db164d6f
r9834: More tests for the upgrade from Samba3
2007-10-10 13:36:17 -05:00
Jelmer Vernooij
fb2fd8da10
r9827: Convert 'passdb backend' rather then 'passdb backends'
...
Be a bit more verbose
2007-10-10 13:36:16 -05:00
Jelmer Vernooij
488d737fb0
r9816: Work on testsuite for upgrade
...
Add 'paths' object to provision code.
2007-10-10 13:35:04 -05:00
Jelmer Vernooij
77f24ed131
r9813: Conver testsuite for samba3sam module to EJS
2007-10-10 13:35:04 -05:00
Andrew Tridgell
f8a17063a2
r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000
...
make the selftest script a bit less existential
2007-10-10 13:35:00 -05:00
Jelmer Vernooij
4a51a31571
r9684: Remove unused parameters (about 70)
2007-10-10 13:34:40 -05:00
Andrew Tridgell
13185f468f
r9644: add LOCAL-PAC to the list of 'make test' tests
2007-10-10 13:34:36 -05:00
Jelmer Vernooij
b8c5290063
r9591: - Remove empty file
...
- Fix a couple of typo's
- Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
2007-10-10 13:34:33 -05:00
Andrew Tridgell
20a14b9b35
r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts
...
this is why the GetOptions bug wasn't caught by 'make test'
2007-10-10 13:34:21 -05:00
Jelmer Vernooij
b56084ce25
r9460: - Move pidl to lib/. This fixes standalone installation of pidl.
...
- Update the README
- Allow building the docs stand-alone
2007-10-10 13:34:17 -05:00
Jelmer Vernooij
e48202275e
r9459: Move pidl up one level (to prevent too much nesting)
2007-10-10 13:34:17 -05:00
Andrew Tridgell
4fd4362609
r9379: the valgrind test box is now just going past the max 30 minute smbd
...
runtime for testing. Increased to 45 minutes.
2007-10-10 13:33:30 -05:00
Andrew Tridgell
e4ca36bda3
r9377: made winreg a user tool (I find it quite useful). I expect it to get the ability
...
to add/remove keys and values in the future.
add it to the standard tests, ensuring that we know if winreg
breaks. This is particularly important as winreg uses such unusual IDL
constructs
2007-10-10 13:33:30 -05:00
Andrew Tridgell
3ad02091f6
r9346: allow test_ldap.sh to be called when $CONFFILE is not set
2007-10-10 13:33:26 -05:00
Tim Potter
e8d53d15e4
r9297: Add a NDR_CHECK() around each ejs push/pull.
...
Some experimentation with the top level function calls.
2007-10-10 13:33:22 -05:00
Tim Potter
72420f24e6
r9296: Reinstate generation of push/pull functions for each field in a struct
...
or union.
2007-10-10 13:33:22 -05:00
Tim Potter
a7504ebf95
r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejs
...
code. I will try and get just the push/pull functions working rather than
getting in a mess with trying to do everything at once.
2007-10-10 13:33:21 -05:00
Tim Potter
13a101653e
r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers.
...
Add some code to try and work out whether a smb_interface requires a
TALLOC_CTX in the function signature. I'm not sure whether this is
going to work as the raw api is a bit inconsistent I think.
2007-10-10 13:33:21 -05:00
Stefan Metzmacher
b5626c978f
r9260: only overwrite destination files when the temp files was created correct
...
metze
2007-10-10 13:33:20 -05:00
Stefan Metzmacher
3b99c36857
r9258: return is only supported in function, not in plain shell scripts
...
metze
2007-10-10 13:31:38 -05:00
Tim Potter
c419eef1c9
r9220: Start trying to get autogenerated code to compile.
...
- Split out push/pull of top level elements into separate functions.
- Remove _t from simple type names.
2007-10-10 13:31:32 -05:00
Tim Potter
8ff27a1eff
r9207: Start generating ejs_push/pull calls for structure elements.
2007-10-10 13:31:30 -05:00
Tim Potter
3407490121
r9205: Generate more stub code for smb_raw ejs functions.
2007-10-10 13:31:30 -05:00
Tim Potter
dde7f8be97
r9202: OK now we are getting somewhere. Generate js stubs for top level structs
...
and each arm of top level unions. Don't generate a header file (duh) as
the namespace stuff is done in the module init.
2007-10-10 13:31:30 -05:00
Tim Potter
a6541a0702
r9199: Another go at recursive flattening of structs.
2007-10-10 13:31:30 -05:00
Tim Potter
c56a530d3b
r9191: Generate headers for nested structures that need pushing or pulling.
2007-10-10 13:31:29 -05:00
Tim Potter
a6f1f251e8
r9185: Make second pass over the parser tree and tidy things up to make it a
...
bit easier for the code generator.
2007-10-10 13:31:29 -05:00