1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andrew Bartlett 42127cdbb0 s4-credentials Add explicit event context handling to Kerberos calls (only)
By setting the event context to use for this operation (only) onto
the krb5_context just before we call that operation, we can try
and emulate the specification of an event context to the actual send_to_kdc()

This eliminates the specification of an event context to many other
cli_credentials calls, and the last use of event_context_find()

Special care is taken to restore the event context in the event of
nesting in the send_to_kdc function.

Andrew Bartlett
2010-10-11 13:02:16 +00:00
..
auth s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
build s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README 2010-04-13 23:03:27 +10:00
cldap_server cldapd: Add missing dependency on ldbsamba. 2010-10-10 23:29:40 +02:00
client samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
cluster s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
dsdb s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
dynconfig s4-heimdal_build fix up build after heimdal import 2010-10-03 01:15:04 +00:00
heimdal Add new files for sha512 support 2010-10-03 01:15:04 +00:00
heimdal_build heimdal_build: Fix dependencies for hx509. 2010-10-10 03:12:05 +00:00
include
kdc s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
ldap_server ldap_server: Add missing dependency on gensec_server_start. 2010-10-11 01:06:36 +02:00
lib credentials: Split up into several subsystems. 2010-10-11 02:06:03 +00:00
libcli heimdal: convert some subsystems to libraries, consistent with upstream heimdal. 2010-10-03 16:25:37 +02:00
libnet samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
librpc wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
nbt_server samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
ntp_signd samdb: Add flags argument to samdb_connect(). 2010-10-10 23:08:49 +02:00
ntptr s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntvfs ntvfs_ipc: add missing dependency on dcerpc_common. 2010-10-11 01:06:35 +02:00
param s4-param Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00:00
rpc_server s4-param Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00:00
script autobuild-remote: Support autobuild.py rather than land.py. 2010-10-01 09:46:37 +00:00
scripting wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
selftest build: make make tests SCREEN=1 work on freebsd 2010-10-10 16:03:35 +04:00
setup waf: fixed some python3.x portability issues 2010-10-06 11:13:05 +00:00
smb_server smb_server: Split core out of service, since the service can be built as a .so against which we can't link. 2010-10-11 01:06:36 +02:00
smbd s4-credentials Add explicit event context handling to Kerberos calls (only) 2010-10-11 13:02:16 +00:00
torture torture_auth: Add missing dependency on gensec_ntlmssp. 2010-10-11 01:06:36 +02:00
utils wafsamba: Clarify needs_python argument name, use pyembed/pyext where 2010-10-10 03:54:01 +00:00
web_server wafsamba: Fix handling of pyembed/pyext. 2010-10-10 23:54:04 +00:00
winbind s4-param Refactor secrets code to not require an event context. 2010-10-11 13:02:15 +00:00
wrepl_server s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup() 2010-09-28 03:48:10 +02:00
.testr.conf testr: Fix configuration to use idfile, in case more than a couple of 2010-09-04 21:13:37 +02:00
.valgrind_suppressions
aclocal.m4
autogen-autotools.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen-waf.sh samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
autogen.sh samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
BUGS
config.guess
config.sub
configure Check in configure/Makefile for those projects that have waf as primary build system. 2010-09-25 12:20:57 -07:00
configure.ac samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h 2010-05-21 20:09:07 +10:00
install-sh
main.mk Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +02:00
Makefile waf: allow for commands like "make bin/smbtorture" 2010-10-06 12:18:04 +00:00
Makefile.in samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
min_versions.m4 talloc: there is no ambiguity when freeing a ptr with a null parent 2010-04-20 15:50:27 +10:00
NEWS
partition-upgrade.txt
static_deps.mk
TODO s3-auth: Remove docs about obsolete 'update encrypted' option. 2010-08-16 12:48:43 +02:00
VERSION Open alpha 14. 2010-09-20 15:47:11 -07:00
wscript samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00
wscript_build samba: share readline wrappers among all buildsystems. 2010-10-01 22:30:22 +02:00