Stefan Metzmacher
8bd7dabb07
rpc_server: use the same chunk_size logic as we we use in the client
...
metze
(This used to be commit 9ff0ce42b3
)
2008-07-03 15:49:56 +02:00
Julien Kerihuel
8651def04c
The following patch calls the op_bind operation for an interface which context is altered by dcerpc alter_context requests. It prevents dcerpc_server from returning errors (nca_s_fault_access_denied, then nca_s_fault_context_mismatch in further client requests) and keeps the connection alive.
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 718f9ce688
)
2008-05-16 08:54:34 +02:00
Julien Kerihuel
25a82b8fc9
This patch adds remaining padding bytes to the dcerpc_fault IDL structure and adds a const 4 bytes blob to pkt.u.fault.
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 652b8c5f15
)
2008-05-16 08:54:27 +02:00
Jelmer Vernooij
b5d84a74d1
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/makefile.pm
source/heimdal_build/config.mk
source/lib/events/config.mk
source/lib/nss_wrapper/config.mk
source/lib/policy/config.mk
source/lib/registry/config.mk
source/lib/socket_wrapper/config.mk
source/lib/tdb/config.mk
source/lib/tls/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/libnet/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/scripting/ejs/config.mk
source/smbd/process_model.mk
(This used to be commit 760378e029
)
2008-04-08 03:45:06 +02:00
Jelmer Vernooij
afe3e8172d
Install public header files again and include required prototypes.
...
(This used to be commit 47ffbbf674
)
2008-04-02 04:53:27 +02:00
Jelmer Vernooij
2bf39edc9d
Push SOVERSION and VERSION out of perl code.
...
(This used to be commit 0ba8ac6a14
)
2008-03-08 15:28:12 +01:00
Jelmer Vernooij
10169a2030
Remove more global_loadparm instance.s
...
(This used to be commit a1280252ce
)
2008-02-21 17:54:24 +01:00
Jelmer Vernooij
e31abef15f
r26440: Remove more uses of global_loadparm.
...
(This used to be commit 8858cf3972
)
2007-12-21 05:50:08 +01:00
Jelmer Vernooij
d1e716cf43
r26432: Require ndr_pull users to specify iconv_convenience.
...
(This used to be commit 28b1d36551
)
2007-12-21 05:50:02 +01:00
Jelmer Vernooij
61873ce94c
r26431: Require ndr_push creators to specify a iconv_convenience context.
...
(This used to be commit 7352206f44
)
2007-12-21 05:50:00 +01:00
Jelmer Vernooij
d378cf4c15
r26310: Remove more uses of global_loadparm.
...
(This used to be commit 9d806da113
)
2007-12-21 05:48:22 +01:00
Jelmer Vernooij
57f20ccd24
r26296: Store loadparm context in DCE/RPC server context.
...
(This used to be commit fc1f4d2d65
)
2007-12-21 05:48:13 +01:00
Stefan Metzmacher
529763a9aa
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
...
lib/messaging/
lib/registry/
lib/ldb-samba/
librpc/rpc/
auth/auth_winbind.c
auth/gensec/
auth/kerberos/
dsdb/repl/
dsdb/samdb/
dsdb/schema/
torture/
cluster/ctdb/
kdc/
ntvfs/ipc/
torture/rap/
ntvfs/
utils/getntacl.c
ntptr/
smb_server/
libcli/wrepl/
wrepl_server/
libcli/cldap/
libcli/dgram/
libcli/ldap/
libcli/raw/
libcli/nbt/
libnet/
winbind/
rpc_server/
metze
(This used to be commit 6223c7fddc
)
2007-12-21 05:45:02 +01:00
Jelmer Vernooij
05e7c48146
r25553: Convert to standard bool type.
...
(This used to be commit b7371f1a19
)
2007-10-10 15:07:54 -05:00
Jelmer Vernooij
37d53832a4
r25398: Parse loadparm context to all lp_*() functions.
...
(This used to be commit 3fcc960839
)
2007-10-10 15:07:25 -05:00
Jelmer Vernooij
ffeee68e4b
r25026: Move param/param.h out of includes.h
...
(This used to be commit abe8349f9b
)
2007-10-10 15:05:38 -05:00
Jelmer Vernooij
8e2d624a58
r24937: Merge tests spoolss RPC callbacks.
...
(This used to be commit 9b256a0ca2
)
2007-10-10 15:03:39 -05:00
Andrew Bartlett
7aa29fd854
r24612: Revert this part of -r 24611. This isn't related to my SAMR password
...
work, but to an odd bind failure I noticed in a trace. I need to
commit this with changes to the torture suite.
Andrew Bartlett
(This used to be commit 3ab90ad312
)
2007-10-10 15:02:24 -05:00
Andrew Bartlett
d7f84b51f9
r24611: Following up on the re-opening of bug 4817 is it pretty clear that
...
machine accounts are not subject to password policy in Win2k3 R2 (at
least in terms of password quality).
In testing this, I found that Win2k3 R2 has changed the way the old
ChangePassword RPC call is handled - the 'cross-checks' between new LM
and NT passwords are not required.
Andrew Bartlett
(This used to be commit 417ea885b4
)
2007-10-10 15:02:23 -05:00
Andrew Bartlett
85555742b1
r24504: Try to return more useful error information on why a bind failed.
...
Note that the correct return for a failed alter_context is a fault,
not a bind_nak.
Andrew Bartlett
(This used to be commit 52cce94532
)
2007-10-10 15:02:03 -05:00
Andrew Tridgell
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac
)
2007-10-10 14:59:12 -05:00
Stefan Metzmacher
518f41fec0
r22825: let longhorn beta3 work with samba4
...
if we return a zero assoc_group_id longhorn beta3 stops
after getting the bind_ack.
metze
(This used to be commit 09aea65960
)
2007-10-10 14:52:20 -05:00
Jelmer Vernooij
ab652246b9
r21911: Some more work on making the ncacn_np handling in smbd be less special.
...
(This used to be commit 52f32b7330
)
2007-10-10 14:49:38 -05:00
Andrew Tridgell
dfb04271eb
r21835: fixed a rpc server bug where we failed to remove a call from one
...
linked list when moving it to another. This could cause a valgrind
error under the RPC-SCANNER test.
(This used to be commit 9ba8c00851
)
2007-10-10 14:49:34 -05:00
Stefan Metzmacher
ca14957d50
r21589: give an error when the assoc_group_id isn't 0
...
TODO: we need to correctly implement assoc groups!
metze
(This used to be commit df7c6c6e0b
)
2007-10-10 14:49:01 -05:00
Stefan Metzmacher
1b17d9a587
r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names
...
also make it possible to pass and get the assoc_group_id for
a pipe.
also make it possible to pass the DCERPC_PFC_FLAG_CONC_MPX flag
in bind requests. From the spec it triggers support for
concurrent multiplexing on a single connection.
w2k3 uses the assoc_group_id feature when it becomes a domain controller
of an existing domain. Know the ugly part, with this it's possible to
use a policy handle from one connection on a different one...
typically the DsBind() call is on the 1st connection while DsGetNCChanges()
call using the first connections bind handle are on the 2nd connection.
The second connection also has the DCERPC_PFC_FLAG_CONC_MPX flag attached,
but that doesn't seem to be related to the cross connection handle usage
Can anyone think of a nice way to implement the assoc_group_id stuff in our server?
metze
(This used to be commit 2d8c85397d
)
2007-10-10 14:48:48 -05:00
Jelmer Vernooij
615895332a
r20830: merge mgmt work
...
(This used to be commit 3cc299dbbe
)
2007-10-10 14:43:37 -05:00
Andrew Tridgell
1cd4339b9a
r20646: first preparations for cluster enablement. This changes "
...
uint32_t server_id
to
struct server_id server_id;
which allows a server ID to have an node number. The node number will
be zero in non-clustered case. This is the most basic hook needed for
clustering, and ctdb.
(This used to be commit 2365abaa99
)
2007-10-10 14:37:23 -05:00
Andrew Bartlett
13dbee3ffe
r19598: Ahead of a merge to current lorikeet-heimdal:
...
Break up auth/auth.h not to include the world.
Add credentials_krb5.h with the kerberos dependent prototypes.
Andrew Bartlett
(This used to be commit 2b569c42e0
)
2007-10-10 14:25:00 -05:00
Andrew Bartlett
67231dcbb1
r18779: Not simo's fault, this is actually a bug I introduced a week ago, when I fixed the previous bug in this code.
...
We need to remove fragments from the incoming fragment list, or else
we leak (actually, we walk free()'ed data as we add/remove elements).
Andrew Bartlett
(This used to be commit 77473d2ef9
)
2007-10-10 14:19:11 -05:00
Andrew Bartlett
87c998b1e7
r18365: When adding a new structure member, always remember to fragment it.
...
Andrew Bartlett
(This used to be commit 27259f3632
)
2007-10-10 14:18:19 -05:00
Andrew Bartlett
72c5be634c
r18363: Found a rather nasty bug in our fragment handling.
...
We were adding packet fragments onto the *reply* queue, not the
recieve queue. This worked, as long as we got a whole packet before
we did any reply work, but failed once the backend called a remote
LDAP server (and I presume something invoked the event loop).
Andrew Bartlett
(This used to be commit a0162e0ace
)
2007-10-10 14:18:19 -05:00
Jelmer Vernooij
0329d755a7
r17930: Merge noinclude branch:
...
* Move dlinklist.h, smb.h to subsystem-specific directories
* Clean up ads.h and move what is left of it to dsdb/
(only place where it's used)
(This used to be commit f7afa1cb77
)
2007-10-10 14:16:54 -05:00
Stefan Metzmacher
63aaa6b782
r17340: initialize elements od dcesrc_call_state in one central place
...
and pass the messaging context to the call
metze
(This used to be commit 0d7f16d7be
)
2007-10-10 14:15:16 -05:00
Andrew Tridgell
92acfc0799
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
...
(This used to be commit 396d82a231
)
2007-10-10 14:08:33 -05:00
Jelmer Vernooij
151713d694
r15777: Fix unresolved symbols in shared library build.
...
(This used to be commit 3fb9f07a75
)
2007-10-10 14:08:18 -05:00
Stefan Metzmacher
e941cc3003
r15772: pass the messaging context and server_id to the dcerpc server subsystem
...
metze
(This used to be commit fb1debf219
)
2007-10-10 14:08:17 -05:00
Jelmer Vernooij
5c3a1d76ff
r15379: Fix shared library build's unresolved dependencies
...
(This used to be commit 0fafa2e595
)
2007-10-10 14:05:29 -05:00
Stefan Metzmacher
1af925f394
r14860: create libcli/security/security.h
...
metze
(This used to be commit 9ec706238c
)
2007-10-10 13:59:44 -05:00
Jelmer Vernooij
42da534d66
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
...
(This used to be commit a316b33057
)
2007-10-10 13:59:17 -05:00
Andrew Bartlett
ff57359761
r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
...
This allows us to correctly parse the bind_nak from NT4, when we use
an invalid auth type (the unsupported SPNEGO)..
Andrew Bartlett
(This used to be commit ce0c7f86fd
)
2007-10-10 13:59:12 -05:00
Stefan Metzmacher
0ff7e52340
r14653: make sure we always have a valid session_info
...
metze
(This used to be commit 42b3f83d1c
)
2007-10-10 13:59:05 -05:00
Jelmer Vernooij
c06acda7d5
r14571: More improvements on shared library support in Samba. Only ldb is left now...
...
(This used to be commit e71cca7f0c
)
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
8f3a9d2b27
r14569: Make more functions public.
...
(This used to be commit da0a411818
)
2007-10-10 13:58:48 -05:00
Stefan Metzmacher
a949db7c6d
r14486: remove the need of a stream_connection on a dcesrv_connection,
...
and let the transport set callbacks for getting the own and peer
socket_address
metze
(This used to be commit 56fac3ddbb
)
2007-10-10 13:57:32 -05:00
Stefan Metzmacher
bfcaa4000e
r14096: setup a service task for smbsrv and dcesrv
...
metze
(This used to be commit 7ad522c7ac
)
2007-10-10 13:56:50 -05:00
Jelmer Vernooij
306b12ad49
r14094: Use saner module directory names, fix loading of server service modules.
...
(This used to be commit b6ffad3860
)
2007-10-10 13:56:49 -05:00
Stefan Metzmacher
0de1ad5ae6
r13937: fix the build
...
metze
(This used to be commit 7aabff8298
)
2007-10-10 13:52:28 -05:00
Jelmer Vernooij
9bd7dd9121
r13926: More header splitups.
...
(This used to be commit 930daa9f41
)
2007-10-10 13:52:26 -05:00
Jelmer Vernooij
4ac2be9958
r13924: Split more prototypes out of include/proto.h + initial work on header
...
file dependencies
(This used to be commit 1228358767
)
2007-10-10 13:52:24 -05:00