1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00

4832 Commits

Author SHA1 Message Date
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
Andrew Tridgell
d1c5eb3693 r7361: fixed the 'file becomes a directory' bug that marc kapland found.
Thanks Marc!
2007-10-10 13:17:46 -05:00
Andrew Tridgell
0f2943ac17 r7360: added a few more heimdal configure tests 2007-10-10 13:17:46 -05:00
Andrew Tridgell
2209655c80 r7359: add configure test for strsep (might helps abartlets build of heimdal) 2007-10-10 13:17:46 -05:00
Andrew Tridgell
5883ce16d0 r7358: make the irpc test use two messaging contexts, not one, so it better
matches the LOCAL-MESSAGING test
2007-10-10 13:17:46 -05:00
Stefan Metzmacher
a547f2c2a1 r7357: some minor updates
metze
2007-10-10 13:17:46 -05:00
Andrew Tridgell
eebca142e5 r7356: fixed the problem mkaplan reported with not being able to run without -i 2007-10-10 13:17:46 -05:00
Andrew Tridgell
067255909e r7355: this should fix the link problem metze hit with smbscript 2007-10-10 13:17:46 -05:00
Andrew Tridgell
d4648249b2 r7352: the internal heimdal build change. This changes quite a few things:
- if you want kerberos now, you need to unpack a lorikeet heimdal
   tree in source/heimdal/. If source/heimdal/ does not exist at
   configure time then all kerberos features are disabled. You cannot
   use an external kerberos library for now. That may change later.

 - moved lib/replace/ config stuff to lib/replace/ and create a
   lib/replace/replace.h. That allows the heimdal build to use our
   portability layer, and prevenets duplicate definitions of functions
   like strlcat()

 - if you do enable heimdal, then you will need to do 'make
   HEIMDAL_EXTERNAL' before you build Samba. That should be fixed once
   I explain the problem to jelmer (the problem is the inability to
   set a depend without also dragging in the object list of the
   dependency. We need this for building the heimdal asn1 compiler and
   et compiler.

 - disabled all of the m4 checks for external kerberos libraries. I
   left them in place in auth/kerberos/, but disabled it in
   configure.in

some of the heimdal_build/ code is still very rough, for example I
don't correctly detect the correct awk, flex, bison replacements for
heimdal_build/build_external.sh. I expect to fix that stuff up over
the next few days.
2007-10-10 13:17:45 -05:00
Tim Potter
8062e808ef r7351: Start of ejs smb client library. I need to figure out a nice API here
that doesn't expose too much of the cifs protocol but still allows
people to do neat things.

Also, talloc lifetimes need to be thought about properly.
2007-10-10 13:17:45 -05:00
Tim Potter
ada0045957 r7350: Remove unused label. 2007-10-10 13:17:45 -05:00
Derrell Lipman
0e4d9729d9 r7349: work in progress 2007-10-10 13:17:45 -05:00
Stefan Metzmacher
6bccf55ab9 r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a few test pages
on each printer
(we don't actually print because we have paused the printer before...)

metze
2007-10-10 13:17:45 -05:00
Stefan Metzmacher
1fc617e871 r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl
metze
2007-10-10 13:17:45 -05:00
Simo Sorce
d36fde5c0c r7343: handle url like ldb_tdb does 2007-10-10 13:17:45 -05:00
Stefan Metzmacher
b71d577097 r7342: submit a test job for each printer and delete this job
metze
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
08d28e5d20 r7341: fix StartDocPrinter() idl
metze
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
da6263d421 r7340: fix the build
and some more error checks

metze
2007-10-10 13:17:44 -05:00
Simo Sorce
c226c1c7a3 r7338: let it be possible to run sqlite3 tests when it is compiled in
make it also so that we do not run test for modules we do not compile in
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
c635a623bc r7337: - fix SetJob() idl
- add StartDocPrinter() idl
- add EndDocPrinter() idl

metze
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
cd59ff50ed r7336: make --with-sqlite3=auto possible
metze
2007-10-10 13:17:44 -05:00
Simo Sorce
d6dae85881 r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)
(fix typo)
2007-10-10 13:17:43 -05:00
Stefan Metzmacher
191375f417 r7333: Pause and resume each printer
metze
2007-10-10 13:17:43 -05:00
Derrell Lipman
8fa340c1d4 r7332: added note to self for required modification 2007-10-10 13:17:43 -05:00
Stefan Metzmacher
b0e7092bc5 r7331: fix parsing of spoolss_SetPrinter()
metze
2007-10-10 13:17:43 -05:00
Stefan Metzmacher
2db46afef7 r7330: use ParseExpr() also for subcontext_size()
metze
2007-10-10 13:17:43 -05:00
Stefan Metzmacher
ad35bfb225 r7329: test some more PrinterData values
metze
2007-10-10 13:17:42 -05:00