Jelmer Vernooij
8b06312f7e
Eliminate another instance of global_loadparm.
2008-10-24 13:13:27 +02:00
Jelmer Vernooij
922a29992e
Remove iconv_convenience parameter from simple string push/pull
...
functions.
2008-10-24 03:40:09 +02:00
Jelmer Vernooij
09a63accb8
Move charset library to top level.
2008-10-24 00:06:35 +02:00
Jelmer Vernooij
6b5d0b32b6
Move subunit ui ops out of smbtorture to the torture library.
2008-10-23 21:30:41 +02:00
Jelmer Vernooij
60164e9002
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-10-23 04:58:08 +02:00
Jelmer Vernooij
3be0f6ea56
Move libcli-util error code to top-level.
2008-10-23 03:11:19 +02:00
Günther Deschner
2f1dbddc3f
s4-smbtorture: fix build warning.
...
Guenther
2008-10-23 02:18:09 +02:00
Jelmer Vernooij
12ad92165e
masktest: Avoid creating new memory context, use dynamic allocation.
2008-10-22 16:56:06 +02:00
Jelmer Vernooij
02fac42690
Change some dynamic allocations back to static buffers to fix build.
2008-10-22 16:49:56 +02:00
Jelmer Vernooij
c0e14d5021
Repel pstring to nsswitch/.
2008-10-22 05:14:14 +02:00
Jelmer Vernooij
87ec1d2532
Make sure prototypes are always included, make some functions static and
...
remove some unused functions.
2008-10-20 18:59:51 +02:00
Jelmer Vernooij
29838debb3
Fix names in winreg torture tests.
2008-10-20 12:28:13 +02:00
Andrew Bartlett
85acd7eccc
Make the updated RPC-LSA pass against Win2008, and Samba4 to match
2008-10-20 20:07:09 +11:00
Matthias Dieter Wallnöfer
b789ff950f
LSA Patch for User Manager
...
New (major) patch
=================
- Enhances the "lsa.idl" file in the sense that it adds more values to
"PolicyInformation" to improve the "lsa_QueryInfoPolicy*" calls.
- Adds a minimal implementation for "AuditEvents" (also lsa_QueryInfoPolicy*
calls) to enable the "Audit" option in the "User Manager for Domains" (at least
readable).
- Adds to the "lsa.idl" file the system access mode flags needed for the calls
"lsa_*SystemAccessAccount".
- Fill in the "lsa_GetSystemAccessAccount" for enabling the "User Rights"
option in the "User Manager for Domains" (at least readable).
- Merge the two similar torture tests of the "lsa_QueryInfoPolicy*" calls in
one using "if"'s for a few separations.
- Add a torture test for "lsa_GetSystemAccessAccount".
- Some cosmetic-only changes (unifications) in output strings in the "LSA"
torture test.
The work has been done using the Microsoft WSPP docs.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2008-10-20 20:07:09 +11:00
Günther Deschner
dd49f7483b
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
...
Guenther
2008-10-18 23:06:39 +02:00
Günther Deschner
6ddaf5f160
s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.
...
Guenther
2008-10-18 23:06:31 +02:00
Günther Deschner
ca84c406d3
s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.
...
Guenther
2008-10-18 23:06:24 +02:00
Günther Deschner
32a1d55797
s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.
...
Guenther
2008-10-18 23:06:17 +02:00
Jelmer Vernooij
6a89b59ca6
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
...
3.
2008-10-18 18:09:04 +02:00
Günther Deschner
7b23d61a68
s4-smbtorture: fix test_DsReplicaGetInfo.
...
Guenther
2008-10-17 23:06:42 +02:00
Günther Deschner
2f8e854417
s4-smbtorture: fix test_DsGetNCChanges torture test.
...
This must have been broken since a while already.
Guenther
2008-10-17 23:06:33 +02:00
Günther Deschner
1cdd9e37b0
s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.
...
Guenther
2008-10-17 23:06:24 +02:00
Günther Deschner
e941e4ad52
s4: merge from s3 drsuapi.idl.
...
Guenther
2008-10-17 10:54:01 +02:00
Andrew Bartlett
4fb64f13d5
Add a test to RPC-NETLOGON for random machine account passwords.
...
Andrew Bartlett
2008-10-17 14:06:33 +11:00
Andrew Bartlett
85919c34f4
Improve RPC-SAMR tests to check random passwords
...
By random I don't mean 'nice stream of ASCII chars, but pure random
passwords containing invalid UTF16 sequences etc.
Andrew Bartlett
2008-10-17 13:00:24 +11:00
Günther Deschner
d242491488
idl: finally fully share nbt.idl in s3 and s4.
...
Guenther
2008-10-15 21:44:39 +02:00
Jelmer Vernooij
4c61745573
Merge branch 'master' of git://git.samba.org/samba
2008-10-15 17:48:25 +02:00
Günther Deschner
11ecd5acfd
s4: merge from s3 samr.idl.
...
Guenther
2008-10-15 17:42:33 +02:00
Jelmer Vernooij
ada0e343b2
Sync parameter names with samba 3.
2008-10-15 17:38:51 +02:00
Jelmer Vernooij
fed4658c1b
winreg.idl: Sync ref change from Samba 3.
2008-10-15 17:34:55 +02:00
Günther Deschner
c4d5fe702d
s4: fix smbtorture build with merged wksvcs idl.
...
Guenther
2008-10-15 17:32:58 +02:00
Jelmer Vernooij
915f1df904
Fix wkssvc test build.
2008-10-15 17:04:19 +02:00
Jelmer Vernooij
5390dc0d24
Share wkssvc.idl.
2008-10-15 16:48:53 +02:00
Jelmer Vernooij
85c36cb2cd
Share eventlog.idl.
2008-10-15 16:37:27 +02:00
Jelmer Vernooij
5d408ccf83
Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.
2008-10-15 16:25:06 +02:00
Jelmer Vernooij
3fe406ee72
Merge branch 'master' of git://git.samba.org/samba
2008-10-14 15:57:26 +02:00
Jelmer Vernooij
a9d8ed748e
Sync with Samba 3.
2008-10-14 15:43:04 +02:00
Volker Lendecke
e037305187
Add the oplock-batch25 test showing that a writeattr does not break an oplock
...
Probably that's already somewhere else, but I did not find it.
2008-10-14 13:30:13 +02:00
Jelmer Vernooij
3994c42f19
Fix number of arguments for file_load() functions.
2008-10-12 19:46:38 +02:00
Jelmer Vernooij
1b99d8fbb5
Use common util_file code.
2008-10-12 17:34:43 +02:00
Jelmer Vernooij
d7371dae24
Add one-test testsuite for datablob.
2008-10-12 01:56:11 +02:00
Jelmer Vernooij
218f482fbf
Use common strlist implementation in Samba 3 and Samba 4.
2008-10-12 00:56:56 +02:00
Jelmer Vernooij
75a36a9a54
Add some simple tests for lib/util/time.c
2008-10-11 23:25:35 +02:00
Jelmer Vernooij
9565999755
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
Jelmer Vernooij
caa4e42860
Move lib/util from source4 to top-level libutil.
...
Conflicts:
source4/Makefile
2008-10-11 21:05:38 +02:00
Jelmer Vernooij
63291018df
Use const.
2008-10-10 15:00:35 +02:00
Andrew Bartlett
99d0eb4fb7
Make RPC-LSA test for enumeration conditions more strict
2008-10-06 14:28:25 -07:00
Andrew Bartlett
8256717c76
Implement 'type unknown' names in the CrackNames code.
...
This guesses the type by running each of the possible options.
Andrew Bartlett
2008-10-06 14:28:24 -07:00
Andrew Tridgell
ba5ef49f83
updated the LSA and NETLOGON servers with fixes resulting from the AD
...
plugfest in Redmond
2008-10-03 17:52:59 -07:00
Andrew Tridgell
025ff92f59
expanded the netlogon test to better simulate the WSPP NRPC test that
...
we had some trouble with
2008-10-03 17:10:53 -07:00