summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2021-07-14s3:winbind: Get rid of the winbind dc-connect childIsaac Boukris7-403/+136
2021-07-14s3:winbind: Remove trailing whitespaces in winbindd_dual.cAndreas Schneider1-9/+9
2021-07-14s3:winbind: Remove trailing whitespaces in winbindd_cm.cAndreas Schneider1-22/+22
2021-07-14s3:winbind: Remove trailing whitespaces in winbindd.cAndreas Schneider1-2/+2
2021-06-29s3:winbindd: Check return code of cli_credentials_set_conf()Andreas Schneider1-1/+6
2021-05-12s3:winbind: Code cleanup for initialize_winbindd_cache()Andreas Schneider1-5/+13
2021-05-12s3:winbind: Remove global variable for winbindd_offline_stateAndreas Schneider1-32/+32
2021-05-07Fix gcc11 compiler issue "-Werror=stringop-overflow="Günther Deschner2-4/+4
2021-04-29winbindd: remove obsolete sequence_number from struct winbindd_methodsRalph Boehme6-9/+0
2021-04-29winbindd: remove obsolete sequence_number() from winbindd_reconnect.cRalph Boehme1-14/+1
2021-04-29winbindd: remove obsolete sequence_number() from winbindd_reconnect_ads.cRalph Boehme1-9/+1
2021-04-29s3:winbindd: Remove unused rpc_sequence_number()Andreas Schneider2-66/+0
2021-04-29s3:winbindd: Remove obsolete sequence_number callback from ads backendAndreas Schneider1-49/+1
2021-04-29s3:winbindd: Remove obsolete sequence_number callback from samr backendAndreas Schneider1-53/+2
2021-04-29s3:winbindd: Remove obsolete sequence_number callback from msrpc backendAndreas Schneider1-156/+1
2021-04-29s3:winbindd: Do not call backends sequence number codeAndreas Schneider1-8/+2
2021-04-29s3:winbindd: Simplfy sequence number cachingAndreas Schneider2-124/+7
2021-04-29s3:winbind: For 'security = ADS' require realm/workgroup to be setAndreas Schneider1-0/+17
2021-04-29s3: Remove --log-stdout from daemonsAndreas Schneider1-15/+7
2021-04-29s3:winbind: Migrate winbindd to new cmdline option parserAndreas Schneider2-33/+28
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider1-1/+3
2021-04-19winbindd: Fix a typoVolker Lendecke1-2/+4
2021-04-06winbindd: Remove unused codeVolker Lendecke2-247/+0
2021-04-06winbindd: Use samr in sam_rids_to_names() instead of lsaVolker Lendecke1-33/+121
2021-04-06winbindd: Make sam_sid_to_name use samr instead of lsaVolker Lendecke1-40/+132
2021-04-06winbindd: Use samr instead of lsa in sam_name_to_sid()Volker Lendecke1-18/+35
2021-04-06winbindd: Avoid deadlock in sam_name_to_sid()Volker Lendecke1-6/+65
2021-03-24winbindd: Fix a startup race with allocate_gidVolker Lendecke1-5/+38
2021-03-16winbindd: Improve a DEBUG message in sam_name_to_sid()Volker Lendecke1-1/+1
2021-03-16lib: Remove init_names()Volker Lendecke1-5/+0
2021-03-16librpc: Make "dcesrv_context->callbacks" a pointerVolker Lendecke1-1/+1
2021-03-16librpc: Add "private_data" to struct dcesrv_context_callbacksVolker Lendecke1-2/+5
2021-03-16winbind: Simplify winbindd_samr.cVolker Lendecke1-81/+19
2021-03-11idmap_nss: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt1-1/+5
2021-03-11idmap_rfc2307: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2-1/+5
2021-03-11winbind: Only use unixid2sid mapping when module reports ID_MAPPEDChristof Schmitt1-2/+4
2021-03-09winbindd: Apply some const to normalize_name_map()Volker Lendecke2-2/+2
2021-03-09winbindd: Fix a typoVolker Lendecke1-1/+1
2021-03-06winbind: Remove noisy error message in wb_open_internal_pipe()Samuel Cabrero2-2/+4
2021-03-01daemons: Do not notify systemd in child processes started by main sambaSamuel Cabrero1-5/+8
2021-01-28librpc: Convert find_interface_by_uuid to search by syntax_idVolker Lendecke1-3/+2
2021-01-22s3:idmap_hash: reliable return ID_TYPE_BOTHStefan Metzmacher1-0/+35
2021-01-21winbind: remove legacy flags fallbackRalph Boehme1-100/+15
2021-01-21winbind: check for allowed domains in winbindd_pam_auth_pac_verify()Ralph Boehme1-0/+8
2021-01-21winbind: check for allowed domains in winbindd_dual_pam_chauthtok()Ralph Boehme1-0/+8
2021-01-21winbind: check for allowed domains in winbindd_dual_pam_chng_pswd_auth_crap()Ralph Boehme1-0/+9
2021-01-21winbind: check for allowed domains in winbindd_dual_pam_auth_crap()Ralph Boehme1-0/+10
2021-01-21winbind: check for allowed domains in winbindd_dual_pam_auth()Ralph Boehme1-0/+9
2021-01-21winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme1-8/+2
2021-01-21winbind: handle MSG_SMB_CONF_UPDATED in the winbinds childrenRalph Boehme1-0/+22