summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* winbindd: use POPT_COMMON_DAEMONRalph Boehme2021-09-061-65/+23
* s3:winbind: Do not start if the priviliged socket path is too longAndreas Schneider2021-09-061-0/+28
* winbind: ensure wb_parent_idmap_setup_send() gets called in winbindd_allocate...Ralph Boehme2021-09-061-5/+39
* winbindd: call wb_parent_idmap_setup_send() in wb_queryuser_send()Ralph Boehme2021-09-061-3/+27
* s3:winbindd: Pass the right variable to the debug messageAndreas Schneider2021-08-251-1/+1
* s3:winbindd: Add a check for the path length of 'winbindd socket directory'Andreas Schneider2021-08-061-0/+25
* 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
* s3:winbindd: Remove unused rpc_sequence_number()Andreas Schneider2021-04-292-66/+0
* s3:winbindd: Remove obsolete sequence_number callback from ads backendAndreas Schneider2021-04-291-49/+1
* s3:winbindd: Remove obsolete sequence_number callback from samr backendAndreas Schneider2021-04-291-53/+2
* s3:winbindd: Remove obsolete sequence_number callback from msrpc backendAndreas Schneider2021-04-291-156/+1
* s3:winbindd: Do not call backends sequence number codeAndreas Schneider2021-04-291-8/+2
* s3:winbindd: Simplfy sequence number cachingAndreas Schneider2021-04-292-124/+7
* s3:winbind: For 'security = ADS' require realm/workgroup to be setAndreas Schneider2021-04-291-0/+17
* s3: Remove --log-stdout from daemonsAndreas Schneider2021-04-291-15/+7
* s3:winbind: Migrate winbindd to new cmdline option parserAndreas Schneider2021-04-292-33/+28
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-281-1/+3
* winbindd: Fix a typoVolker Lendecke2021-04-191-2/+4
* winbindd: Remove unused codeVolker Lendecke2021-04-062-247/+0
* winbindd: Use samr in sam_rids_to_names() instead of lsaVolker Lendecke2021-04-061-33/+121
* winbindd: Make sam_sid_to_name use samr instead of lsaVolker Lendecke2021-04-061-40/+132
* winbindd: Use samr instead of lsa in sam_name_to_sid()Volker Lendecke2021-04-061-18/+35
* winbindd: Avoid deadlock in sam_name_to_sid()Volker Lendecke2021-04-061-6/+65
* winbindd: Fix a startup race with allocate_gidVolker Lendecke2021-03-241-5/+38
* winbindd: Improve a DEBUG message in sam_name_to_sid()Volker Lendecke2021-03-161-1/+1
* lib: Remove init_names()Volker Lendecke2021-03-161-5/+0
* librpc: Make "dcesrv_context->callbacks" a pointerVolker Lendecke2021-03-161-1/+1
* librpc: Add "private_data" to struct dcesrv_context_callbacksVolker Lendecke2021-03-161-2/+5
* winbind: Simplify winbindd_samr.cVolker Lendecke2021-03-161-81/+19
* idmap_nss: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-111-1/+5
* idmap_rfc2307: Do not return SID from unixids_to_sids on type mismatchChristof Schmitt2021-03-112-1/+5
* winbind: Only use unixid2sid mapping when module reports ID_MAPPEDChristof Schmitt2021-03-111-2/+4
* winbindd: Apply some const to normalize_name_map()Volker Lendecke2021-03-092-2/+2
* winbindd: Fix a typoVolker Lendecke2021-03-091-1/+1
* winbind: Remove noisy error message in wb_open_internal_pipe()Samuel Cabrero2021-03-062-2/+4
* daemons: Do not notify systemd in child processes started by main sambaSamuel Cabrero2021-03-011-5/+8
* librpc: Convert find_interface_by_uuid to search by syntax_idVolker Lendecke2021-01-281-3/+2
* s3:idmap_hash: reliable return ID_TYPE_BOTHStefan Metzmacher2021-01-221-0/+35
* winbind: remove legacy flags fallbackRalph Boehme2021-01-211-100/+15
* winbind: check for allowed domains in winbindd_pam_auth_pac_verify()Ralph Boehme2021-01-211-0/+8