Jelmer Vernooij
d1101dba79
Remove noejs property, which is no longer used.
2008-12-12 11:48:42 +01:00
Stefan Metzmacher
370cc9c776
s4:fix segfault in rpc-server, when client binds to unsupported service.
...
Signed-off-by: Michael Adam <obnox@samba.org>
2008-12-12 09:56:51 +01:00
Jelmer Vernooij
52571a0333
Add interactive flag to setup/provision (also the default when no arguments are given).
2008-12-11 18:51:28 +01:00
Stefan Metzmacher
2026b34ebf
s4:selftest: samba4 fails the changed delete test
...
metze
2008-12-11 17:58:31 +01:00
Stefan Metzmacher
4a3ae3831d
s4:libcli/resolve: add resolve_name_all*() which return all addresses not only the first one
...
metze
2008-12-11 17:58:31 +01:00
Günther Deschner
9ea4b5aac2
s4-smbtorture: skip ServerGetTrustInfo for samba4.
...
Guenther
2008-12-10 12:47:05 +01:00
Günther Deschner
c4a5788e82
s4-smbtorture: add simple netr_ServerGetTrustInfo test.
...
Guenther
2008-12-10 11:58:28 +01:00
Günther Deschner
9fa4dfc4ea
s4-netlogon: fix the build of netlogon server.
...
Guenther
2008-12-10 11:58:28 +01:00
Andrew Bartlett
cbe6e2a776
Add AD schema from Microsoft's WSPP documentation.
...
This schema is *NOT* licenced under a standard Free Software licence,
but does provide us the freedoms we need to use the schema, and the
requirement to distribute as 'part of an implemenation' is similar to
common Free font licences that are accepted by major linux distributions.
Andrew Bartlett
2008-12-10 17:54:06 +11:00
Tim Prouty
4a9b092eb4
s4: [2/3] Fix a delete on close divergence from windows and the associated torture test
...
This second patch fixes the deltest17 BASE-DELETE torture test to pass
against win2k3/win2k8/winXPsp2
2008-12-09 18:02:31 -08:00
Matthias Dieter Wallnöfer
6e4cc12604
s4-samr: Fix Bug #5946 . userparameters handling in torture test.
...
Signed-off-by: Günther Deschner <gd@samba.org>
2008-12-10 00:07:25 +01:00
Matthias Dieter Wallnöfer
91bfd5f201
s4-samr: Fix Bug #5946 . userparameters handling in samr server.
...
Signed-off-by: Günther Deschner <gd@samba.org>
2008-12-10 00:07:25 +01:00
Stefan Metzmacher
3508a66fcd
s4:rpc_server: don't keep half finished dcesrv_connection_contexts
...
metze
2008-12-09 17:05:48 +01:00
Stefan Metzmacher
03dba698a0
s4:rpc_server: initialize rpc server module also for the named pipe case
...
This fixes bug #5878 .
metze
2008-12-09 13:59:02 +01:00
Stefan Metzmacher
53c41661bd
s4:rpc_server: fix crash bugs in 26200f4fb1db81be7a9da51f317e46405351b170
...
call->context needs to be valid.
metze
2008-12-08 15:51:01 +01:00
Stefan Metzmacher
26200f4fb1
s4:rpc_server: make it possible for iface->bind() to specify the assoc_group_id
...
This helps the openchange mapiproxy plugin to work correctly.
metze
2008-12-08 15:25:25 +01:00
Stefan Metzmacher
54b90cd1da
s4:winbind: fill in the correct variable...
...
metze
2008-12-06 15:48:10 +01:00
Stefan Metzmacher
a2700f3731
s4:secrets: remove unused structure
...
metze
2008-12-06 15:38:49 +01:00
Stefan Metzmacher
e9215c9713
RPC-BROWSER: send the correct data in later requests
...
metze
2008-12-06 15:04:34 +01:00
Stefan Metzmacher
2c31b7975d
s4:torture: add simple RPC-BROWSER test
...
metze
2008-12-06 14:56:51 +01:00
Stefan Metzmacher
d595844891
s4:librpc: add SUBSYSTEM::RPC_NDR_BROWSER
...
metze
2008-12-06 14:56:50 +01:00
Stefan Metzmacher
b7a1dd9a94
s4:loadparm: start 'browser' rpc_server
...
metze
2008-12-06 14:56:49 +01:00
Stefan Metzmacher
f8bbdb100b
s4:dcesrv_browser: implement dcesrv_BrowserrQueryOtherDomains()
...
metze
2008-12-06 14:56:49 +01:00
Stefan Metzmacher
6627080e00
s4:rpc_server: add dcesrv_browser template
...
metze
2008-12-06 14:56:48 +01:00
Stefan Metzmacher
ba0facd688
s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_domains()
...
metze
2008-12-06 12:40:30 +01:00
Günther Deschner
f29d31a7e0
s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test.
...
Guenther
2008-12-05 16:29:04 +01:00
Günther Deschner
c0b67b4aa6
s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex.
...
Guenther
2008-12-05 16:28:57 +01:00
Günther Deschner
97c3ae12cf
s4-smbtorture: more tests for RPC-SAMR-PASSWORDS-PWDLASTSET.
...
Guenther
2008-12-05 16:28:50 +01:00
Günther Deschner
b514da4afd
s4-smbtorture: add test for setting passwords via samr_UserInfo21.
...
Guenther
2008-12-05 16:03:08 +01:00
Günther Deschner
985d9b1099
s4-smbtorture: add test for setting passwords via samr_UserInfo18.
...
Guenther
2008-12-05 16:03:04 +01:00
Günther Deschner
58102a366b
s4-smbtorture: fix build of samr test (bad git merge).
...
Guenther
2008-12-05 15:48:47 +01:00
Günther Deschner
4bcf8edcf8
s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.
...
Guenther
2008-12-05 14:27:03 +01:00
Günther Deschner
ce01168158
s4-samr: fix s4 samr server after idl change.
...
Guenther
2008-12-05 14:27:03 +01:00
Stefan Metzmacher
0f74de3d37
s4:password_hash: really catch the clearTextPasswordAttr case...
...
This fixes the creation of the user object for incoming trusts
in dcesrv_lsa_CreateTrustedDomain_base().
And now w2k3 trust samba4 just fine:-)
metze
2008-12-05 14:16:47 +01:00
Sam Liddicott
39e468f558
vfs_cifs - Use ntvfs request transport close to close downstream session
...
When upstream session closes, close the downstream session
Signed-off-by: Sam Liddicott <sam@liddicott.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-12-05 12:52:19 +01:00
Sam Liddicott
7d8f3cdbfc
Let ntvfs request transport close via ntvfs_request state
...
[I can't swear that this covers all the smb2 cases, there are some reply
functions that I can't trace properly]
Add NTVFS_ASYNC_STATE_CLOSE bit to ntvfs_request->async_states->state
so that the ntvfs layer can signify that the client transport should
be closed, most useful for proxy servies, and most likely due to a
forwarding transport having been closed.
Signed-off-by: Sam Liddicott <sam@liddicott.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-12-05 12:52:13 +01:00
Stefan Metzmacher
677e0fb965
s4:kludge_acl: allow everybody to read the sequence number
...
metze
2008-12-04 15:45:16 +01:00
Stefan Metzmacher
180245fce0
s4:kdc: allow a trusted domain to get kerberos tickets
...
metze
2008-12-04 15:45:16 +01:00
Stefan Metzmacher
6c9b0298a9
s4:selftest: we have netr_GetDcName() and netr_GetAnyDCName() implementations now
...
metze
2008-12-04 12:48:45 +01:00
Stefan Metzmacher
e9d1c3e7ea
RAW-NETLOGON: check netr_GetAnyDCName() result
...
metze
2008-12-04 12:48:44 +01:00
Stefan Metzmacher
9d44600470
s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcName()
...
metze
2008-12-04 12:48:44 +01:00
Stefan Metzmacher
885a1be8b9
s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()
...
metze
2008-12-04 12:48:39 +01:00
Stefan Metzmacher
fcbf88115c
s4: add some useful link and the patch for the ntp_signd support
...
metze
2008-12-03 17:42:21 +01:00
Andrew Tridgell
a226d86dce
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-12-03 17:47:39 +11:00
Andrew Bartlett
6c298c06f3
Don't treat the DN+binary syntax as a DN.
...
This should fix the OpenLDAP backend
2008-12-02 14:22:24 +11:00
Andrew Bartlett
9b17e3b634
Use the direct pointer to the syntax
...
This rather than manually searching for it, and is inspired by a
similar commit in dsdb/schema/schema_description.c by metze
Andrew Bartlett
2008-12-02 14:13:41 +11:00
Günther Deschner
01b6eee69f
s4-samr: use samr_DomainServerState in samr server.
...
Guenther
2008-12-02 00:37:39 +01:00
Stefan Metzmacher
db369b5567
RAW-STREAMS: test stream renames
...
metze
2008-12-01 14:45:06 -08:00
Stefan Metzmacher
540e6376cc
RAW-STREAMS: some more tests...
...
metze
2008-12-01 14:44:42 -08:00
Stefan Metzmacher
87bb9e178f
RAW-STREAMS: test valid character in the range of 0x01 => 0x7F
...
metze
2008-12-01 14:43:58 -08:00