1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/winbindd
Michael Tokarev 17c733d946 spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated
Tree-wide spellcheck for some common misspellings.

source3/utils/status.c has misspelled local variable (unkown_dialect).

"missmatch" is a known historical misspelling, only the incorrect
misspellings are fixed.

source3/locale/net/de.po has the spelling error (unkown) in two msgids -
it probably should be updated with current source.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2022-06-10 18:12:33 +00:00
..
idmap_hash s3:idmap_hash: reliable return ID_TYPE_BOTH 2021-01-22 11:32:46 +00:00
idmap_ad_nss.c winbindd/idmap: apply const to struct nss_info_methods pointers 2020-10-23 03:25:35 +00:00
idmap_ad.c winbind: Create local krb5.conf for idmap backend ad 2022-05-31 19:17:34 +00:00
idmap_autorid_tdb.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
idmap_autorid.c s3:winbindd: Add a sanity check for the range 2022-02-16 16:08:32 +00:00
idmap_ldap.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
idmap_nss.c CVE-2020-25727: idmap_nss: verify that the name of the sid belongs to the configured domain 2021-11-15 18:10:28 +00:00
idmap_passdb.c winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
idmap_proto.h winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
idmap_rfc2307.c idmap_rfc2307: Do not return SID from unixids_to_sids on type mismatch 2021-03-11 07:28:37 +00:00
idmap_rid.c winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
idmap_rw.c winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE 2020-10-23 03:25:37 +00:00
idmap_rw.h
idmap_script.c idmap_script: Save a few lines with str_list_add_printf() 2021-10-08 19:28:31 +00:00
idmap_tdb2.c winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
idmap_tdb_common.c winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE 2020-10-23 03:25:37 +00:00
idmap_tdb_common.h
idmap_tdb.c winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
idmap_util.c
idmap.c winbindd/idmap: apply const to struct idmap_methods pointers 2020-10-23 03:25:35 +00:00
nss_info_template.c
nss_info.c winbindd/idmap: apply const to struct nss_info_methods pointers 2020-10-23 03:25:35 +00:00
wb_dsgetdcname.c
wb_getgrsid.c
wb_getpwsid.c source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
wb_gettoken.c
wb_group_members.c
wb_lookupname.c
wb_lookupsid.c
wb_lookupsids.c
wb_lookupuseraliases.c
wb_lookupusergroups.c
wb_next_grent.c
wb_next_pwent.c
wb_query_group_list.c
wb_query_user_list.c
wb_queryuser.c winbindd: call wb_parent_idmap_setup_send() in wb_queryuser_send() 2021-09-02 14:29:35 +00:00
wb_seqnum.c
wb_seqnums.c
wb_sids2xids.c wb_sids2xids: defer/skip wb_lookupsids* unless we get ID_TYPE_WB_REQUIRE_TYPE 2020-10-23 04:47:26 +00:00
wb_xids2sids.c wb_xids2sids: make use of the new wb_parent_idmap_setup_send/recv() helpers 2020-10-23 03:25:36 +00:00
winbindd_ads.c s3:winbind: Do not use domain's private data to store the ADS_STRUCT 2022-04-13 12:59:30 +00:00
winbindd_ads.h
winbindd_allocate_gid.c winbindd: Fix a startup race with allocate_gid 2021-03-24 20:31:30 +00:00
winbindd_allocate_uid.c winbind: ensure wb_parent_idmap_setup_send() gets called in winbindd_allocate_uid_send() 2021-09-02 15:20:06 +00:00
winbindd_cache.c s3:winbind: Move function to flush cache to winbindd-lib subsystem 2022-04-08 20:13:37 +00:00
winbindd_ccache_access.c
winbindd_change_machine_acct.c
winbindd_check_machine_acct.c
winbindd_cm.c s3:rpc_server: Activate samba-dcerpcd 2021-12-10 14:02:30 +00:00
winbindd_cred_cache.c s3:winbind: Use the canonical principal name to renew the credentials 2022-02-23 16:17:29 +00:00
winbindd_creds.c Fix gcc11 compiler issue "-Werror=stringop-overflow=" 2021-05-07 06:23:32 +00:00
winbindd_domain_info.c s3:winbind: Convert Ping parent/child call to NDR 2022-03-25 17:03:29 +00:00
winbindd_domain.c s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
winbindd_dsgetdcname.c winbind: Align integer types 2020-11-30 22:24:37 +00:00
winbindd_dual_ndr.c s3:winbind: Set local and remote addresses in the crafted dcesrv_conn 2022-04-08 20:13:37 +00:00
winbindd_dual_srv.c lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
winbindd_dual.c winbindd: Remove a "wrong" error message 2022-06-06 20:17:06 +00:00
winbindd_endgrent.c
winbindd_endpwent.c
winbindd_getdcname.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
winbindd_getgrent.c
winbindd_getgrgid.c winbindd: handling missing idmap in getgrgid() 2020-02-05 17:56:58 +00:00
winbindd_getgrnam.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
winbindd_getgroups.c winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE 2020-10-23 03:25:37 +00:00
winbindd_getpwent.c
winbindd_getpwnam.c
winbindd_getpwsid.c
winbindd_getpwuid.c
winbindd_getsidaliases.c winbind: Simplify winbindd_getsidaliases_recv() 2021-10-08 19:28:31 +00:00
winbindd_getuserdomgroups.c
winbindd_getusersids.c winbind: Simplify winbindd_getusersids_recv() 2021-10-08 19:28:31 +00:00
winbindd_gpupdate.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
winbindd_group.c
winbindd_idmap.c s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
winbindd_irpc.c s3:winbind: Move imessaging context init function to winbindd-lib subsystem 2022-04-08 20:13:37 +00:00
winbindd_list_groups.c
winbindd_list_users.c
winbindd_locator.c s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
winbindd_lookupname.c
winbindd_lookuprids.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
winbindd_lookupsid.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
winbindd_lookupsids.c CVE-2020-14323 winbind: Fix invalid lookupsids DoS 2020-10-29 10:25:37 +00:00
winbindd_misc.c s3:winbind: Move servide reload related functions to winbindd-lib subsystem 2022-04-08 20:13:37 +00:00
winbindd_msrpc.c winbindd: remove obsolete sequence_number from struct winbindd_methods 2021-04-29 15:49:16 +00:00
winbindd_ndr.c s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
winbindd_pam_auth_crap.c s3:winbind: Convert PAM_AUTH_CRAP from struct based to NDR based 2022-04-30 00:10:34 +00:00
winbindd_pam_auth.c s3:winbind: Convert PamAuth from struct based to NDR based 2022-04-08 20:13:37 +00:00
winbindd_pam_chauthtok.c s3:winbind: Convert winbindd_dual_pam_chauthtok() from struct based to NDR based 2022-05-19 17:51:33 +00:00
winbindd_pam_chng_pswd_auth_crap.c s3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_crap() from struct based to NDR based 2022-05-19 17:51:33 +00:00
winbindd_pam_logoff.c s3:winbind: Convert PamLogOff from struct based to ndr based 2022-05-19 17:51:33 +00:00
winbindd_pam.c lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
winbindd_ping_dc.c
winbindd_proto.h s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
winbindd_reconnect_ads.c winbindd: remove obsolete sequence_number from struct winbindd_methods 2021-04-29 15:49:16 +00:00
winbindd_reconnect.c winbindd: remove obsolete sequence_number from struct winbindd_methods 2021-04-29 15:49:16 +00:00
winbindd_rpc.c s3:winbindd: Remove unused rpc_sequence_number() 2021-04-29 15:01:29 +00:00
winbindd_rpc.h s3:winbindd: Remove unused rpc_sequence_number() 2021-04-29 15:01:29 +00:00
winbindd_samr.c s3:winbind: Simplify open_cached_internal_pipe_conn() 2022-04-13 12:59:30 +00:00
winbindd_setgrent.c
winbindd_setpwent.c
winbindd_show_sequence.c
winbindd_sids_to_xids.c winbind: Simplify winbindd_sids_to_xids_recv() 2021-10-08 19:28:32 +00:00
winbindd_traceid.c s3:winbindd add "'winbind debug traceid" support via tevent tracing 2022-05-10 17:31:31 +00:00
winbindd_traceid.h s3:winbindd add "'winbind debug traceid" support via tevent tracing 2022-05-10 17:31:31 +00:00
winbindd_util.c s3:winbind: Move winbindd_dual_init_connection() function 2022-05-19 17:51:33 +00:00
winbindd_wins_byip.c s3: libsmb: Convert node_status_query() and associated functions and callers to expect a size_t * return. 2020-09-15 10:09:36 +00:00
winbindd_wins_byname.c s3: libsmb: Convert the WINS and broadcast name functions to return size_t * num addresses. 2020-09-15 10:09:36 +00:00
winbindd_xids_to_sids.c
winbindd.c spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
winbindd.h s3:winbind: Remove struct winbindd_child_dispatch_table 2022-05-19 18:50:24 +00:00
wscript_build s3:winbindd add "'winbind debug traceid" support via tevent tracing 2022-05-10 17:31:31 +00:00