Volker Lendecke
bbd9f0bb6f
r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that
...
one that there's no point yet to run this in the build farm.
Volker
2007-10-10 12:14:41 -05:00
Andrew Tridgell
4ad1436cea
r18867: change the group mapping code to use ldb instead of tdb
...
See the discussion of this on the samba-technical list
2007-10-10 12:14:39 -05:00
Jelmer Vernooij
f0508ecb44
r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC
...
test against samba3.
2007-10-10 12:01:03 -05:00
Jeremy Allison
ece00b70a4
r18787: Fix the strlen_m and strlen_m_term code by merging
...
in (and using elsewhere) next_codepoint from Samba4.
Jerry please test.
Jeremy.
2007-10-10 12:00:57 -05:00
Jelmer Vernooij
0a198e6096
r18778: Fix comparison.
2007-10-10 12:00:56 -05:00
Jelmer Vernooij
72b51c8891
r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
2007-10-10 12:00:53 -05:00
Gerald Carter
e936d39e00
r18618: * remove svn:externals
...
* 'make idl' now requires pidl in the current PATH
* regenerate winreg ndr files
2007-10-10 11:52:00 -05:00
Stefan Metzmacher
2afeec3d15
r18612: remove RPC-ECHO till it gets fixed
...
metze
2007-10-10 11:52:00 -05:00
Jelmer Vernooij
9e9a053661
r18572: Use the autogenerated client and server for the echo interface and implement
...
some of the missing functions. RPC-ECHO now passes against Samba3.
2007-10-10 11:51:51 -05:00
Jelmer Vernooij
3f337c104d
r18481: Use pidl-generated server side code for dfs.
2007-10-10 11:51:43 -05:00
Gerald Carter
848edce912
r18387: remove echo of pidl command line (was used for debugging)
2007-10-10 11:51:20 -05:00
Stefan Metzmacher
4424aebdce
r18380: the panic action command needs to be different in samba4
...
samba4 uses %PID% where samba3 uses %d
metze
2007-10-10 11:51:20 -05:00
Stefan Metzmacher
f4023dc39e
r18379: make the gdb_backtrace executable
...
metze
2007-10-10 11:51:20 -05:00
Jelmer Vernooij
4dba965f9a
r18232: - Trim number of regexes applied to generated files
...
- Fix syntax error in shell script (refused by dash)
- Regenerate output
2007-10-10 11:51:17 -05:00
Jelmer Vernooij
c77ddae4f0
r18230: Build Samba3 RPC client<->libndr glue code.
2007-10-10 11:51:16 -05:00
Gerald Carter
b860685a81
r18229: regenerated unixinfo files and add a few header stubs. Almost autogenerated now
2007-10-10 11:51:16 -05:00
Gerald Carter
cf271aa433
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
...
initial work. I'm including the librpc/gen_ndr directory
in svn temporarily just to get some compile issues straightened
out.
2007-10-10 11:51:08 -05:00
Jelmer Vernooij
1115745cae
r18188: merge 3.0-libndr branch
2007-10-10 11:43:56 -05:00
Stefan Metzmacher
d5c55e731a
r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...
...
But I wonder why it is so slow on my laptop and takes only 1 second on
the 'opi' build farm host.
I got only 2-3 opens per second...
metze
2007-10-10 11:43:25 -05:00
Stefan Metzmacher
2d3ab069dd
r17953: run bin/talloctort with samba3's make test
...
metze
2007-10-10 11:39:44 -05:00
Gerald Carter
70f2235549
r17934: allow srcdir != builddir for 'make test'
2007-10-10 11:39:00 -05:00
Volker Lendecke
ab4e7b34da
r17880: On host "tridge" in the build farm the tests fail because smbd hangs in in
...
'connecting to cups server on localhost'. There is no cups on that host, but
the TCP connection hangs in SYN_SENT. Probably some firewall rule.
Work around that.
Volker
2007-10-10 11:38:57 -05:00
Volker Lendecke
8dcc4e7dd6
r17623: Revert accidential commit
2007-10-10 11:38:44 -05:00
Volker Lendecke
949cd6b992
r17622: Add a framework for a printing backend designed to support the build farm. If
...
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.
Jerry, comments?
Volker
2007-10-10 11:38:44 -05:00
Volker Lendecke
761cbd52f0
r17554: Cleanup
2007-10-10 11:38:38 -05:00
Volker Lendecke
68db058fdf
r17457: Add a test to do some operations on group mapping.
...
Volker
2007-10-10 11:38:35 -05:00
Volker Lendecke
6915adb978
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
...
this can trivially be added later.
Volker
2007-10-10 11:38:33 -05:00
Volker Lendecke
8c7d6cab19
r17116: Jerry, I can't reach you right now, but r17110 broke the build.
...
Please check.
Volker
2007-10-10 11:38:13 -05:00
Gerald Carter
2c7448e43e
r17110: revert a bad merge from the old trunk
2007-10-10 11:38:12 -05:00
Volker Lendecke
bcb196d21e
r17095: Activate RPC-SAMBA3-SHARESEC
2007-10-10 11:38:11 -05:00
Volker Lendecke
8c6088f2bd
r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farm
2007-10-10 11:38:10 -05:00
Volker Lendecke
c89471e157
r17032: I thought I had already merged this from trunk:
...
> r16959 | vlendec | 2006-07-11 23:10:44 +0200 (Di, 11 Jul 2006) | 1 line
>
> get_share_security does not need snum, activate RPC-SAMBA3-SRVSVC
Volker
2007-10-10 11:19:21 -05:00
Jeremy Allison
9dafb7f48c
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
...
to do the upper layer directories but this is what
everyone is waiting for....
Jeremy.
2007-10-10 11:19:14 -05:00
James Peach
3eee126458
r16289: Fix smbclient test hang. This is caused by readline refusing to believe
...
the end of file it receives when reading from a pipe after we force
interactive mode.
2007-10-10 11:17:31 -05:00
James Peach
dff1eba81e
r16273: Add smbclient tests to verify that
...
in interactive mode, smbclient always prompts on stdout
in non-interactive mode, smbclient never prompts
2007-10-10 11:17:30 -05:00
Alexander Bokovoy
a18af427d7
r16138: By default, rootsbindir relies on SBINDIR so import it here
2007-10-10 11:17:22 -05:00
Alexander Bokovoy
5ffb424641
r16136: By default, rootsbindir relies on SBINDIR so import it here
2007-10-10 11:17:22 -05:00
Gerald Carter
9be3e07884
r16130: fix a shell portability issue for Solaris sh in installman.sh
2007-10-10 11:17:22 -05:00
Stefan Metzmacher
bed220afb8
r16025: make sure the samba4's smbtorture can be executed
...
metze
2007-10-10 11:17:18 -05:00
Stefan Metzmacher
b9d1440f46
r15989: try to make timelimit.c more portable
...
Patch from Bjoern Jacke (Thanks!)
metze
2007-10-10 11:17:17 -05:00
Stefan Metzmacher
6d35268639
r15967: enable RAW-OPLOCK in samba3 make test
...
metze
2007-10-10 11:17:15 -05:00
Volker Lendecke
53bd3fa30a
r15924: Ok, the Solaris fix broke AIX. Next try :-)
...
Volker
2007-10-10 11:17:13 -05:00
Volker Lendecke
c9542c64ce
r15918: Attempt to bring Solaris into make test. The Solaris shell does not like the
...
isolated !.
Metze, can you check this?
Thanks,
Volker
2007-10-10 11:17:13 -05:00
Volker Lendecke
17f701ab4f
r15917: Activate RPC-AUTHCONTEXT in "make test"
2007-10-10 11:17:13 -05:00
Jim McDonough
de836d2077
r15873: Use short signal names to placate ksh trap. bash seems to accept either
...
and even uses them on the manpage. this should now enable make test on
AIX.
2007-10-10 11:17:11 -05:00
Jim McDonough
0ee78d96d9
r15872: Take one step toward getting this working on AIX. the [-z ] stuff
...
doesn't work there.
2007-10-10 11:17:11 -05:00
Stefan Metzmacher
8709bba24a
r15735: also export PREFIX as testit from test_functions.sh needs it
...
metze
2007-10-10 11:17:10 -05:00
Stefan Metzmacher
e5a8553a57
r15732: samba3 now passes BASE-DENY1
...
metze
2007-10-10 11:17:09 -05:00
Gerald Carter
94e0bc5013
r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some solaris sheel scripting bugs with 'make test'
2007-10-10 11:17:09 -05:00
Stefan Metzmacher
b79ceece95
r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUG
...
- samba3 pass the limited version of RAW-LOCK
(the lock cancel and error checking tests are skipped)
metze
2007-10-10 11:17:07 -05:00