Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 98acab72c9bf810a96c6529510ee12eb5a4c74c3)
|
|
metze
(This used to be commit 99152ce6f084acb13dc38b407c569aca89b12ed5)
|
|
metze
(This used to be commit 6e8c8f0f8730a755cfbef9d1900f348031ba9b7f)
|
|
metze
(This used to be commit 3c1d2364450a4f157e5f19c01295a8575adebaff)
|
|
- try to kill all jobs return by jobs -p
metze
(This used to be commit e4f5e52a8454fc2e6d5536e2cc9eb918c6c0e174)
|
|
metze
(This used to be commit dad79155624808aa85c34921f05d2e0cded6ad12)
|
|
- fix typo ADDARGS -> ADDARG
metze
(This used to be commit 38e5198b1121725b4f1c9b27ac2f97bee43607fe)
|
|
we can later check if this file exists, in the testit function,
and only run the tests if smbd is still up
metze
(This used to be commit e0b17129f837bef1bca25b77107c65cbaadf13f3)
|
|
metze
(This used to be commit 4ff50d12aedb03d8b93904655ce9941ff6290b29)
|
|
metze
(This used to be commit 49e9cf070900874cb4b97ed46f70a43196deae8d)
|
|
metze
(This used to be commit 288fcf18fec871abc74f4330c880fcf20772dbb1)
|
|
if the compiler doesn't support it we pass --uint-enums to pidl
metze
(This used to be commit c52703c0a8adb4f64ec52e4bf602e9c17ef2c748)
|
|
- print build farm style output when RUN_FROM_BUILD_FARM=yes
metze
(This used to be commit 7e567a6b69d05fa180bb4384b503969f79f18068)
|
|
tridge: is that a good value?
metze
(This used to be commit a7f7ec6cfe1ed7fbfe98e462eea004d0eb678e9b)
|
|
- some more fixes
metze
(This used to be commit e90b83d03887ed713745280267caa6f2fd549e0f)
|
|
- some other cleanups
metze
(This used to be commit d8490399d91007dfcbada15f917ce56ab88370fc)
|
|
- move smbd_fifo into the prefix dir
metze
(This used to be commit 1f0168e18026268671c9745a193a0002da3dda30)
|
|
metze
(This used to be commit ee8407c9165323feadc19d20c45f5b834b1a8379)
|
|
(I also noticed that RPC-SAMR and some other tests are faling against my w2k3 box...)
metze
(This used to be commit 5531eb852c1e1779c5621a4955d074d5878fc67f)
|
|
metze
(This used to be commit 46e3f57f0eebe500ecc5b7b39e05d9ea335e5c7a)
|
|
metze
(This used to be commit 067f3a4da2b1ac2f0bfd6edf26001436106c8f69)
|
|
call out to the build system to compile the various pidl tests
(without having to rely on shared library support).
Initial work on an ndr_array test.
(This used to be commit 2b08c4b92b4f56180c123a502bdcc6c40188c07f)
|
|
(This used to be commit a18b069f0634079d6b8acaab1cf540184ad28801)
|
|
instead of a ejs file)
- added a test of esp style includes to the esptest html
(This used to be commit af3de9468ee5ba490c991901b7a4aa260c839876)
|
|
scripts
(This used to be commit e54b31904c69b1aaad748e5be6dce1c882d02c67)
|
|
(This used to be commit 31543e1eae03d22343ea8c970494af36eb07b41f)
|
|
Fix bug in test for QueryMultipleValues
Ignore errors from CreateKey() and GetKeySecurity() for now
(This used to be commit 7b6b8d6b34de01d2585b23ddb994d8e7403a21f6)
|
|
metze
(This used to be commit 76c930ceee39e9c11b4b0b8eaaf5d1d23795f574)
|
|
(This used to be commit a7c915be3e427a6d05a4c85a5bab17217e704125)
|
|
from samba.org
metze
(This used to be commit 7feddfb5d28784ff4f7dd13075c53923d4df6330)
|
|
binaries/subsystems/etc
out of the samba4-deps.dot file. Use like:
script/depfilter.py regpatch < samba4-deps.dot | dotty -
and then scratch your head and wonder why regpatch has to link with 3/4
of what it does.
(This used to be commit 90b07c6860ceeb65aaeedd69b12895466dfd64a3)
|
|
(This used to be commit b64936b9a9123da0335a67865fb356dde9753714)
|
|
Accept new command-line options --keep, --outputdir and --idl-compiler.
We're currently at 34 IDL tests (...and counting)
(This used to be commit 7004f9515b75bce5b46e444f1865d377fdae0afa)
|
|
scalars
(it doesn't have any push/pull functions anymore either)
(This used to be commit 7d36e27e228ce83a5ce159eb424c4b5194c0e2fb)
|
|
where possible.
(This used to be commit 077f4105aceba99a7ac4de21a20bb758fcc01203)
|
|
- Add some more pidl tests based on ref_notes.txt
We currently fail some tests because we don't default to "ref"
for top-level pointers at the moment. We also fail some of the multi-level
tests.
(This used to be commit 187802f580d85e19ee9b7f07db931d0511f197bc)
|
|
Some work on a testsuite for pidl, including one simple test.
(This used to be commit a5aa61f54ea20f0b400359f9b3119f0ff0720431)
|
|
automatically kill smbd
when finished, using a fifo
this makes 'make test' much safer for build farm usage
(This used to be commit a33a424d5bdb24797a83097b8ae6b9ca70793295)
|
|
trying to find it on ncaclrpc at well.
Andrew Bartlett
(This used to be commit db0aa1c4b7b0a8d28b7e5ebe35162dcea8dc0f8e)
|
|
Running as a non-root user using socket_wrapper is possible by simple
export SOCKET_WRAPPER_DIR before running 'make test'
(This used to be commit 6d93fcc407cfd98e42045c65456cfb0c45f0ff1a)
|
|
(This used to be commit 02160c991a7e9bef2fabfe338a772e32679edf5d)
|
|
(This used to be commit 195753b6afe3115762bcc4d579bc4a9f1c45af75)
|
|
- Add options --quiet and --outputdir options to the provisioning script
- Add simple 'make test' and 'make test-swrap'
(This used to be commit 7d2d4a57e0e58a51c76c2e86ea447e81a1d79544)
|
|
(This used to be commit e2f5d36e47cab2e9bc199b743ab6d5a040e6e175)
|
|
(well, not SP1, but we are working on that detail).
Andrew Bartlett
(This used to be commit b35b82d4f1bf6e277c7cd71c9d61221e30da6c58)
|
|
metze
(This used to be commit ccedfc9fe72d837186e80a54e6ecd8406e83d1fa)
|
|
- move provision stuff to setup/
- remove unused scripts
metze
(This used to be commit c35887ca649675f28ca986713a08082420418d74)
|
|
of small typos.
(This used to be commit 9b4069e84573f85ce4341ceacd35737a18726a0b)
|
|
option, rather than all binding options for each transport.
This means that we get to most of the tests earlier, with at least
some binding options. (And allows us to have some confidence before
waiting for an RPC-SAMR test to finish with bigendian).
Andrew Bartlett
(This used to be commit 5c3e4df804e38037d0337e8ef288127d6cdda28a)
|
|
the real ream, not just the short domain name.
Andrew Bartlett
(This used to be commit d585e1a759888df01cfabfec2d6d5506cf3bd426)
|