1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Andrew Bartlett 454b0b3f20 s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA
All the callers just want the PAC_LOGON_INFO, so search for that in
ads_verify_ticket(), and don't bother the callers with the rest of the
PAC.

This change makes sense on it's own (removing boilerplate wrappers
that just confuse the code), but it also makes it much easier to
implement a matching ads_verify_ticket() function in Samba4 for the
s3compat proposal.

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-11 22:52:37 +02:00
..
dbwrap_tool.c s3: Consolidate server_id_self into the equivalent procid_self() 2010-02-23 15:30:00 +01:00
dbwrap_torture.c s3: Consolidate server_id_self into the equivalent procid_self() 2010-02-23 15:30:00 +01:00
debug2html.c
debugparse.c
eventlogadm.c s3-eventlog: move all eventlog headers to lib/eventlog and only include where required. 2010-05-06 13:41:51 +02:00
log2pcaphex.c Fix a couple of warnings in log2pcaphex.c 2009-06-05 10:12:11 +02:00
net_ads_gpo.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_ads.c s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA 2010-05-11 22:52:37 +02:00
net_afs.c s3: Fix the build of net_afs.c with --fake-kaserver=yes, bug 7216 2010-03-06 13:00:53 +01:00
net_afs.h
net_cache.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_conf.c Fix i18n of net conf import error message. 2010-04-20 17:45:06 -04:00
net_dns.c s3-net: fix build warning. 2008-11-01 01:41:21 +01:00
net_dom.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
net_eventlog.c s3-eventlog: move all eventlog headers to lib/eventlog and only include where required. 2010-05-06 13:41:51 +02:00
net_file.c s3 net: i18n support for net file 2009-07-30 09:35:42 +02:00
net_g_lock.c s3: Add "g_lock_do" as a convenience wrapper function 2010-03-12 14:23:25 +01:00
net_group.c s3: Fix Coverity ID 629: DEADCODE 2010-02-13 17:47:43 +01:00
net_groupmap.c s3: Use global_sid_Builtin in net_groupmap_memberships 2010-01-23 14:35:37 +01:00
net_help_common.c s3 net: i18n support for net help 2009-07-30 11:32:08 +02:00
net_help_common.h
net_help.c s3 net: Add a few missing gettext calls. 2010-01-05 09:55:52 +01:00
net_idmap.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_join.c s3 net: i18n for net join 2009-07-30 12:07:31 +02:00
net_lookup.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
net_proto.h s3: Fix a long-standing problem with recycled PIDs 2010-03-10 16:07:10 +01:00
net_rap.c s3-net: fix crash in rap_share_add(). 2010-05-05 17:21:06 +02:00
net_registry_util.c s3: use shared registry functions. 2010-04-27 16:42:15 +02:00
net_registry_util.h
net_registry.c s3: use shared registry functions. 2010-04-27 16:42:15 +02:00
net_rpc_audit.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc_join.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
net_rpc_printer.c s3: add iconv_convenience handle to pull/push sz helpers. 2010-04-09 18:33:45 +02:00
net_rpc_registry.c s3: use shared registry functions. 2010-04-27 16:42:15 +02:00
net_rpc_rights.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc_samsync.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
net_rpc_service.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc_sh_acct.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc_shell.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc.c s3-net: Fix Bug #7417. 'net rpc user password' can set the wrong password. 2010-05-10 10:36:39 +02:00
net_sam.c s3: Slightly simplify unmap_unix_group 2010-03-28 19:05:36 +02:00
net_serverid.c s3: Fix a long-standing problem with recycled PIDs 2010-03-10 16:07:10 +01:00
net_share.c s3: net_share.c: fix argc handling 2010-03-02 15:27:58 -08:00
net_status.c s3: Abstract access to sessionid.tdb, similar to conn_tdb.c 2010-03-01 17:53:22 +01:00
net_time.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_user.c s3 net: i18n support for net user 2009-08-11 09:34:24 +02:00
net_usershare.c Fix bug #7240 - Net usershare is not case sensitive. 2010-03-26 17:09:58 -07:00
net_util.c s3: Add --use-ccache to net 2010-01-24 20:32:17 +01:00
net.c s3: Fix a long-standing problem with recycled PIDs 2010-03-10 16:07:10 +01:00
net.h s3: Add --use-ccache to net 2010-01-24 20:32:17 +01:00
netlookup.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
nmblookup.c Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +02:00
ntlm_auth_diagnostics.c s3-ntlm_auth: fix two segfaults in diagnostics mode. 2009-09-04 00:04:40 +02:00
ntlm_auth_proto.h s3: set winbindd request flags in ntlm_auth to make it contact trusted domain when krb5 auth is enabled 2009-05-22 02:03:32 +08:00
ntlm_auth.c s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATA 2010-05-11 22:52:37 +02:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
profiles.c s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. 2009-04-27 11:21:02 +02:00
rpccheck.c
sharesec.c s3: last part of TYPESAFE_QSORT() conversion 2010-02-14 18:44:21 +11:00
smbcacls.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
smbcontrol.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
smbcquotas.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
smbfilter.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
smbget.c Fix bug #7069 - smbget does not return an error status after some errors 2010-01-28 10:38:24 -08:00
smbpasswd.c Fix coverity #900. Resource leak. 2009-06-19 16:44:15 -07:00
smbta-util.c s3: fix buildwarning in smbta-util. 2010-03-16 22:28:03 +01:00
smbtree.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
smbw_sample.c
split_tokens.c s3:add split_tokens, a cmdline tool to test next_token_talloc() 2009-12-01 00:55:53 +01:00
status_profile.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
status.c s3: Abstract access to sessionid.tdb, similar to conn_tdb.c 2010-03-01 17:53:22 +01:00
testparm.c s3: Fix bug 5972 -- remove -L testparm parameter 2010-05-05 18:07:45 +02:00