1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andreas Schneider 9e51bb77f8 s4:rpc_server: Return the status code from dcesrv_transport_session_key()
Normally this returns the right status code, which normally is:

   NT_STATUS_NO_USER_SESSION_KEY

This is consitent with the source3 samr server implmentation.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>

Autobuild-User(master): Isaac Boukris <iboukris@samba.org>
Autobuild-Date(master): Wed Nov 20 22:29:35 UTC 2019 on sn-devel-184
2019-11-20 22:29:35 +00:00
..
auth kerberos: remove single DES enctypes from ENC_ALL_TYPES 2019-11-19 14:48:41 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4: free popt context in client 2019-08-22 00:21:50 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns: Always return SOA record for records we should know 2019-11-08 12:31:29 +00:00
dsdb password_hash: do not generate single DES keys 2019-11-19 14:48:41 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal s4 heimdal_build: Fix static heimdal builds with replacement closefrom() 2019-07-05 03:33:19 +00:00
heimdal_build heimdal: do not compile weak crypto 2019-11-19 14:48:41 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc/db-glue: do not fetch single DES keys from db 2019-11-19 14:48:41 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib s4:lib:tls: Fix cert and privkey types 2019-11-19 04:48:29 +00:00
libcli s4-libcli: Remove unused header from composite/composite.c 2019-11-10 22:27:47 +00:00
libnet s4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr() 2019-07-26 01:48:23 +00:00
librpc selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE 2019-11-20 04:41:28 +00:00
nbt_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param Spelling fixes s/tempates/templates/ 2019-09-01 22:21:25 +00:00
rpc_server s4:rpc_server: Return the status code from dcesrv_transport_session_key() 2019-11-20 22:29:35 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting source4/scripting/bin/samba_upgradeprovision: typo fixes 2019-10-31 00:43:38 +00:00
selftest s4:selftest: Do not print the target env twice 2019-10-12 16:18:39 +00:00
setup samba-tool: create working private krb5.conf 2019-10-08 12:50:38 +00:00
smb_server s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errors 2019-06-04 22:13:07 +00:00
smbd messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
torture librpc: Unify packet dumping on ndr_pull() failure 2019-11-20 02:14:56 +00:00
utils utils: only compile test_oLschema2ldif if fmemopen exists 2019-11-19 06:12:29 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build