1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

4945 Commits

Author SHA1 Message Date
Derrell Lipman
9a78161b0f r7446: add distclean target to generated ldb makefile 2007-10-10 13:17:54 -05:00
Derrell Lipman
7543acfa9f r7443: reorg functions for readability 2007-10-10 13:17:54 -05:00
Stefan Metzmacher
dad7915562 r7442: skip tests that require smbd, but smbd is down
metze
2007-10-10 13:17:54 -05:00
Volker Lendecke
02efa4427d r7441: Get rid of // comments. Tridge, if this breaks anything, please revert it. More tomorrow
Volker
2007-10-10 13:17:54 -05:00
Derrell Lipman
2fc5343f06 r7438: work in progress 2007-10-10 13:17:53 -05:00
Derrell Lipman
61dcb462f3 r7437: Make Simo happy.
I still think this URI syntax for a 'protocol' which has no network component
is stupid; it should just be

  sqlite:local_file
or
  sqlite:/full/path/to/file

but there is enough precedent to warrant the behavior that Simo wants that it
is not worth arguing.
2007-10-10 13:17:53 -05:00
Volker Lendecke
29f7e430ac r7436: As far as I see it, these are the last two "real" ones for Samba4 on AIX to
build. The remaining patch (not now) is to convert the javascript stuff not to
use // style comments.

Volker
2007-10-10 13:17:53 -05:00
Volker Lendecke
96d9b7fc98 r7435: Another little step, sorry for the spam... :-) 2007-10-10 13:17:53 -05:00
Stefan Metzmacher
38e5198b11 r7434: - do local tests step by step for better build-farm output
- fix typo ADDARGS -> ADDARG

metze
2007-10-10 13:17:53 -05:00
Volker Lendecke
c1ccaa0cc9 r7433: Another little AIX one... 2007-10-10 13:17:53 -05:00
Stefan Metzmacher
e0b17129f8 r7432: export SMBD_TEST_FIFO
we can later check if this file exists, in the testit function,
and only run the tests if smbd is still up

metze
2007-10-10 13:17:52 -05:00
Andrew Tridgell
167c29bec6 r7431: this should fix the bug that mkaplan and I noticed which is that
BENCH-NBENCH sometimes incorrectly reports that it failed.
2007-10-10 13:17:52 -05:00
Volker Lendecke
43e1bd870d r7430: Next step in AIX build 2007-10-10 13:17:52 -05:00
Stefan Metzmacher
4ff50d12ae r7429: make the shell happy and don't use [bla]
metze
2007-10-10 13:17:52 -05:00
Stefan Metzmacher
49e9cf0709 r7428: try to get some nicer output from the build farm
metze
2007-10-10 13:17:52 -05:00
Stefan Metzmacher
288fcf18fe r7427: disable torture progress outout from the build farm
metze
2007-10-10 13:17:52 -05:00
Stefan Metzmacher
820e5a1270 r7426: add an option to disable progress output
torture:progress=no

metze
2007-10-10 13:17:52 -05:00
Stefan Metzmacher
c52703c0a8 r7425: configure check to see if a compiler can handle negative enum values
if the compiler doesn't support it we pass --uint-enums to pidl

metze
2007-10-10 13:17:51 -05:00
Stefan Metzmacher
9d4d5163de r7424: add --uint-enums option to pidl to generate
defines for the enum members
(this hopefully will fix the build on AIX)

metze
2007-10-10 13:17:51 -05:00
Tim Potter
a55e40651d r7422: Create a ejs object to wrap a smbcli_transport pointer. 2007-10-10 13:17:51 -05:00
Stefan Metzmacher
7e567a6b69 r7421: - move test* functions to a seperate file
- print build farm style output when RUN_FROM_BUILD_FARM=yes

metze
2007-10-10 13:17:51 -05:00
Andrew Tridgell
1383c024d1 r7419: when we have both --enable-developer and --enable-debug we don't need -g twice in the
CFLAGS
2007-10-10 13:17:51 -05:00
Derrell Lipman
2a13e7655b r7418: work in progress 2007-10-10 13:17:51 -05:00
Derrell Lipman
4c8bffc3f0 r7410: minor cleanup 2007-10-10 13:17:51 -05:00
Derrell Lipman
588a1d1451 r7408: added DN explode function, based on simo's ldap_parse_dn() function. simo, when you get a chance, please change your license so this can be linked with ldb. 2007-10-10 13:17:50 -05:00
Stefan Metzmacher
a7f7ec6cfe r7403: minimize the sharedelay
tridge: is that a good value?

metze
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
e90b83d038 r7402: - don't stop after a failed test
- some more fixes

metze
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
74bb55f3ae r7401: add config option to disable the TestSleep() test
torture:echo_TestSleep=no

metze
2007-10-10 13:17:50 -05:00
Volker Lendecke
75dbd20693 r7399: Try to get the AIX compile one step further.
Volker
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
d8490399d9 r7397: - don't exit when one test fails
- some other cleanups

metze
2007-10-10 13:17:50 -05:00
Günther Deschner
aec0d99da1 r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.
Guenther
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
816442320d r7392: more verbose debug output
metze
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
d5288865d8 r7389: move socket wrapper dir also to the prefix-test dir
metze
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
1f0168e180 r7388: - fix calling of test_posix.sh
- move smbd_fifo into the prefix dir

metze
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
ee8407c916 r7387: enable extra smbtorture args to test_posix.sh
metze
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
966d148eca r7384: I've forgotten to commit test source.
Fix the build and get some sleep...

rafal
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
bac24d9774 r7383: Add CreateUser test to torture suite.
rafal
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
a50ebd4a16 r7382: Convert net_user code so that is can be compiled against
changed CreateUser call. Doesn't work yet, but the test
passes.

rafal
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
53ad20d46b r7381: Put more rpc specifics in libnet context.
rafal
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
80e2f04ce1 r7380: Mistakenly put one file twice in command line. Here's source of
CreateUser call. It serves one level of call by now. Once any
more is needed it can be placed, of course.

rafal
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
240409bc3c r7379: Simplify CreateUser function and io structure. Also, implementing
it based on composite functions. Moving to fully async CreateUser
on the way...

rafal
2007-10-10 13:17:48 -05:00
Andrew Bartlett
fe9cdb063c r7378: Lowercase netbios name when forming the DNS name of the DC in the
NETLOGON reply.

Use the kdc server service to determine if we are a kdc (no more
krb5:kdc=yes).

Andrew Bartlett
2007-10-10 13:17:48 -05:00
Jelmer Vernooij
fca195ce07 r7377: Integrate browse service stuff more nicely
Add notes on mailslots
Add TODO list for pidl, including some plans on switching
over to using [string] attributes for pidl.
2007-10-10 13:17:48 -05:00
Jelmer Vernooij
6596f619c0 r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconf 2007-10-10 13:17:47 -05:00
Stefan Metzmacher
665e4f0bd4 r7370: change debug levels
metze
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
3778da9d17 r7369: allow no entries returned by Enum*()
metze
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
42c9a66da9 r7368: some server side spoolss stuff, w2k3 shows the printers icon,
and I can view the print server properties...

But it didn't like our EnumPorts() reply and also didn't show the test Form...
(jerry: can you have a look at this?)

metze
2007-10-10 13:17:47 -05:00
Andrew Bartlett
4cba1edd5c r7367: Replace the list of what our internal heimdal can do with data from a
real install.  (ie run ./configure against heimdal installed, and
record the output).

Andrew Bartlett
2007-10-10 13:17:47 -05:00
Tim Potter
aa3dd5e8cf r7365: Remove unused variables. 2007-10-10 13:17:47 -05:00
Stefan Metzmacher
9a1760c618 r7364: - remove '\' chars from copy paste
- fix allocates [out,ref] pointers to be passed between functions

metze
2007-10-10 13:17:47 -05:00