summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS modePavel Filipenský2022-01-211-1/+18
* s3:winbindd: Remove trailing spaces from winbindd_ads.cPavel Filipenský2022-01-211-19/+19
* winbindd: Replace asprintf() with talloc_asprintf()Volker Lendecke2022-01-181-6/+14
* rpc_server3: Inline pipes_struct into dcerpc_ncacn_connVolker Lendecke2022-01-051-11/+1
* winbind: Don't transfer a pointer that's NULL anywayVolker Lendecke2022-01-051-1/+0
* rpc_server3: Remove pipes_struct->remote_addressVolker Lendecke2022-01-051-1/+3
* rpc_server3: Remove pipes_struct->local_addressVolker Lendecke2022-01-051-1/+6
* s3:winbind: Fix using normalized name in sam_name_to_sid()Andreas Schneider2021-12-151-1/+1
* s3:winbindd: Remove dead code from sam_rids_to_names()Andreas Schneider2021-12-151-8/+1
* s3:rpc_server: Activate samba-dcerpcdVolker Lendecke2021-12-103-48/+3
* s3:winbind: Close internal RPC pipes after 5 idle secondsVolker Lendecke2021-12-101-0/+38
* s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_schannel_with...Günther Deschner2021-12-021-5/+17
* s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_with_creds()Günther Deschner2021-12-021-2/+14
* s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_noauth_transp...Günther Deschner2021-12-021-0/+7
* s3:winbind: Fix possible NULL pointer dereferenceAndreas Schneider2021-11-291-0/+3
* CVE-2020-25727: idmap_nss: verify that the name of the sid belongs to the con...Stefan Metzmacher2021-11-151-5/+21
* winbindd: remove is_default_dyn_LOGFILEBASE() logicRalph Boehme2021-11-111-9/+0
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-112-0/+2
* s3:winbindd: fix "allow trusted domains = no" regressionStefan Metzmacher2021-11-101-1/+1
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-092-10/+32
* CVE-2020-25717: s3:winbindd: make sure we default to r->out.authoritative = trueStefan Metzmacher2021-11-095-5/+40
* s3:winbindd: Fix winbindd child logfile name handlingPavel Filipenský2021-10-121-5/+6
* winbind: Simplify winbindd_sids_to_xids_recv()Volker Lendecke2021-10-081-9/+9
* winbind: Simplify winbindd_getusersids_recv()Volker Lendecke2021-10-081-8/+6
* winbind: Simplify winbindd_getsidaliases_recv()Volker Lendecke2021-10-081-8/+8
* winbind: Align an integer typeVolker Lendecke2021-10-081-1/+1
* idmap_script: Save a few lines with str_list_add_printf()Volker Lendecke2021-10-081-38/+10
* s3:rpc_server: Do not use the default ncalrpc endpoint for external servicesSamuel Cabrero2021-09-211-0/+10
* winbind: Fix a typoVolker Lendecke2021-09-211-1/+2
* debug: Remove "override_logfile"Volker Lendecke2021-09-183-13/+10
* winbindd: use POPT_COMMON_DAEMONRalph Boehme2021-09-061-65/+23
* winbind: ensure wb_parent_idmap_setup_send() gets called in winbindd_allocate...Ralph Boehme2021-09-021-5/+39
* winbindd: call wb_parent_idmap_setup_send() in wb_queryuser_send()Ralph Boehme2021-09-021-3/+27
* winbindd: NULL-initialize a pointerVolker Lendecke2021-08-241-1/+1
* winbind: Remove an unused includeVolker Lendecke2021-08-241-1/+0
* s3:winbindd: Pass the right variable to the debug messageAndreas Schneider2021-08-121-1/+1
* s3:winbind: Do not start if the priviliged socket path is too longAndreas Schneider2021-08-121-0/+28
* s3:winbindd: Add a check for the path length of 'winbindd socket directory'Andreas Schneider2021-08-031-0/+25
* winbindd_pam: add NT4 DC handling into winbind_samlogon_retry_loop()Stefan Metzmacher2021-08-031-0/+65
* s3:winbind: Get rid of the winbind dc-connect childIsaac Boukris2021-07-147-403/+136
* s3:winbind: Remove trailing whitespaces in winbindd_dual.cAndreas Schneider2021-07-141-9/+9
* s3:winbind: Remove trailing whitespaces in winbindd_cm.cAndreas Schneider2021-07-141-22/+22
* s3:winbind: Remove trailing whitespaces in winbindd.cAndreas Schneider2021-07-141-2/+2
* s3:winbindd: Check return code of cli_credentials_set_conf()Andreas Schneider2021-06-291-1/+6
* s3:winbind: Code cleanup for initialize_winbindd_cache()Andreas Schneider2021-05-121-5/+13
* s3:winbind: Remove global variable for winbindd_offline_stateAndreas Schneider2021-05-121-32/+32
* Fix gcc11 compiler issue "-Werror=stringop-overflow="Günther Deschner2021-05-072-4/+4
* winbindd: remove obsolete sequence_number from struct winbindd_methodsRalph Boehme2021-04-296-9/+0
* winbindd: remove obsolete sequence_number() from winbindd_reconnect.cRalph Boehme2021-04-291-14/+1
* winbindd: remove obsolete sequence_number() from winbindd_reconnect_ads.cRalph Boehme2021-04-291-9/+1