Derrell Lipman
a6717fae68
r7418: work in progress
...
(This used to be commit 2a13e7655b
)
2007-10-10 13:17:51 -05:00
Derrell Lipman
322f0df3f1
r7410: minor cleanup
...
(This used to be commit 4c8bffc3f0
)
2007-10-10 13:17:51 -05:00
Derrell Lipman
7fc1c3553c
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.
...
(This used to be commit 588a1d1451
)
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
40c2e3e6a1
r7403: minimize the sharedelay
...
tridge: is that a good value?
metze
(This used to be commit a7f7ec6cfe
)
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
a94d89d2d4
r7402: - don't stop after a failed test
...
- some more fixes
metze
(This used to be commit e90b83d038
)
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
be6b73de65
r7401: add config option to disable the TestSleep() test
...
torture:echo_TestSleep=no
metze
(This used to be commit 74bb55f3ae
)
2007-10-10 13:17:50 -05:00
Volker Lendecke
7104da3e8f
r7399: Try to get the AIX compile one step further.
...
Volker
(This used to be commit 75dbd20693
)
2007-10-10 13:17:50 -05:00
Stefan Metzmacher
729c7528e6
r7397: - don't exit when one test fails
...
- some other cleanups
metze
(This used to be commit d8490399d9
)
2007-10-10 13:17:50 -05:00
Günther Deschner
070a0631e1
r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.
...
Guenther
(This used to be commit aec0d99da1
)
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
b26cffe747
r7392: more verbose debug output
...
metze
(This used to be commit 816442320d
)
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
812eecce5e
r7389: move socket wrapper dir also to the prefix-test dir
...
metze
(This used to be commit d5288865d8
)
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
21468d061e
r7388: - fix calling of test_posix.sh
...
- move smbd_fifo into the prefix dir
metze
(This used to be commit 1f0168e180
)
2007-10-10 13:17:49 -05:00
Stefan Metzmacher
16de998bc6
r7387: enable extra smbtorture args to test_posix.sh
...
metze
(This used to be commit ee8407c916
)
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
c80aedc744
r7384: I've forgotten to commit test source.
...
Fix the build and get some sleep...
rafal
(This used to be commit 966d148eca
)
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
74c5b52962
r7383: Add CreateUser test to torture suite.
...
rafal
(This used to be commit bac24d9774
)
2007-10-10 13:17:49 -05:00
Rafal Szczesniak
9bbfe84cb9
r7382: Convert net_user code so that is can be compiled against
...
changed CreateUser call. Doesn't work yet, but the test
passes.
rafal
(This used to be commit a50ebd4a16
)
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
4ce638313a
r7381: Put more rpc specifics in libnet context.
...
rafal
(This used to be commit 53ad20d46b
)
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
7b47fad5d6
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
(This used to be commit 80e2f04ce1
)
2007-10-10 13:17:48 -05:00
Rafal Szczesniak
ae6907c5c8
r7379: Simplify CreateUser function and io structure. Also, implementing
...
it based on composite functions. Moving to fully async CreateUser
on the way...
rafal
(This used to be commit 240409bc3c
)
2007-10-10 13:17:48 -05:00
Andrew Bartlett
fdc2be2cd6
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
(This used to be commit fe9cdb063c
)
2007-10-10 13:17:48 -05:00
Jelmer Vernooij
7c9d76d30c
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.
(This used to be commit fca195ce07
)
2007-10-10 13:17:48 -05:00
Jelmer Vernooij
c6a3ee8bab
r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconf
...
(This used to be commit 6596f619c0
)
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
d20bc8c6f4
r7370: change debug levels
...
metze
(This used to be commit 665e4f0bd4
)
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
30da4d8d93
r7369: allow no entries returned by Enum*()
...
metze
(This used to be commit 3778da9d17
)
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
501986ab4e
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
(This used to be commit 42c9a66da9
)
2007-10-10 13:17:47 -05:00
Andrew Bartlett
70481f29a0
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
(This used to be commit 4cba1edd5c
)
2007-10-10 13:17:47 -05:00
Tim Potter
7d3d4d0f3b
r7365: Remove unused variables.
...
(This used to be commit aa3dd5e8cf
)
2007-10-10 13:17:47 -05:00
Stefan Metzmacher
f6e1f0cf92
r7364: - remove '\' chars from copy paste
...
- fix allocates [out,ref] pointers to be passed between functions
metze
(This used to be commit 9a1760c618
)
2007-10-10 13:17:47 -05:00
Andrew Tridgell
6a70164fe0
r7361: fixed the 'file becomes a directory' bug that marc kapland found.
...
Thanks Marc!
(This used to be commit d1c5eb3693
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
d2f15d4b6c
r7360: added a few more heimdal configure tests
...
(This used to be commit 0f2943ac17
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
d85c6f8b27
r7359: add configure test for strsep (might helps abartlets build of heimdal)
...
(This used to be commit 2209655c80
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
74aeab5329
r7358: make the irpc test use two messaging contexts, not one, so it better
...
matches the LOCAL-MESSAGING test
(This used to be commit 5883ce16d0
)
2007-10-10 13:17:46 -05:00
Stefan Metzmacher
f028d37c37
r7357: some minor updates
...
metze
(This used to be commit a547f2c2a1
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
c3c61bddc9
r7356: fixed the problem mkaplan reported with not being able to run without -i
...
(This used to be commit eebca142e5
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
3feec91e68
r7355: this should fix the link problem metze hit with smbscript
...
(This used to be commit 067255909e
)
2007-10-10 13:17:46 -05:00
Andrew Tridgell
bce8cda061
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.
(This used to be commit d4648249b2
)
2007-10-10 13:17:45 -05:00
Tim Potter
6eae7eb3c4
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.
(This used to be commit 8062e808ef
)
2007-10-10 13:17:45 -05:00
Tim Potter
8a2e208e45
r7350: Remove unused label.
...
(This used to be commit ada0045957
)
2007-10-10 13:17:45 -05:00
Derrell Lipman
f08fafc492
r7349: work in progress
...
(This used to be commit 0e4d9729d9
)
2007-10-10 13:17:45 -05:00
Stefan Metzmacher
22ae788666
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
(This used to be commit 6bccf55ab9
)
2007-10-10 13:17:45 -05:00
Stefan Metzmacher
3da5d18fe1
r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl
...
metze
(This used to be commit 1fc617e871
)
2007-10-10 13:17:45 -05:00
Simo Sorce
ca7baa3c9f
r7343: handle url like ldb_tdb does
...
(This used to be commit d36fde5c0c
)
2007-10-10 13:17:45 -05:00
Stefan Metzmacher
f9716b51cd
r7342: submit a test job for each printer and delete this job
...
metze
(This used to be commit b71d577097
)
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
56257df1d4
r7341: fix StartDocPrinter() idl
...
metze
(This used to be commit 08d28e5d20
)
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
6484698ee4
r7340: fix the build
...
and some more error checks
metze
(This used to be commit da6263d421
)
2007-10-10 13:17:44 -05:00
Simo Sorce
198241adc2
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
(This used to be commit c226c1c7a3
)
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
bd1dc11f04
r7337: - fix SetJob() idl
...
- add StartDocPrinter() idl
- add EndDocPrinter() idl
metze
(This used to be commit c635a623bc
)
2007-10-10 13:17:44 -05:00
Stefan Metzmacher
5141a1e50c
r7336: make --with-sqlite3=auto possible
...
metze
(This used to be commit cd59ff50ed
)
2007-10-10 13:17:44 -05:00
Simo Sorce
903a7fb990
r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)
...
(fix typo)
(This used to be commit d6dae85881
)
2007-10-10 13:17:43 -05:00
Stefan Metzmacher
87bbda10bf
r7333: Pause and resume each printer
...
metze
(This used to be commit 191375f417
)
2007-10-10 13:17:43 -05:00