summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* winbind: directly use dcerpc_binding_handle_is_connected() in reset_connectio...Ralph Boehme2020-08-081-1/+2
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-033-0/+3
* winbind: Fix lookuprids cache problemVolker Lendecke2020-07-091-1/+2
* s3:winbind:idmap_ad - make failure to get attrnames for schema mode fatalAndrew2020-07-021-0/+8
* winbindd: Fix a use-after-free when winbind clients exitVolker Lendecke2020-05-191-1/+27
* s3:rpc_server: Improve local dispatchingSamuel Cabrero2020-04-081-39/+248
* winbind: Set the parent->child sock nonblockingVolker Lendecke2020-03-251-0/+1
* s3:rpc_server: Do not generate and build s3 RPC server codeSamuel Cabrero2020-03-201-1/+0
* s3:rpc_server: Do not include s3 autogenerated headersSamuel Cabrero2020-03-201-1/+2
* s3:winbindd: Dispatch RPC calls through interface local handlerSamuel Cabrero2020-03-203-21/+63
* s3:winbindd: Initialize dcesrv_context and ep servers in winbindd daemonSamuel Cabrero2020-03-201-4/+13
* s3:winbindd: Register endpoint servers in winbindd daemonSamuel Cabrero2020-03-201-0/+34
* winbindd: Align integer typesVolker Lendecke2020-03-031-1/+1
* krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.cStefan Metzmacher2020-02-102-2/+0
* winbindd_cm: fallback to anonymous for INVALID_COMPUTER_NAME and NO_SUCH_DOMA...Stefan Metzmacher2020-02-101-0/+4
* winbindd: handling missing idmap in getgrgid()Stefan Metzmacher2020-02-051-0/+4
* winbindd_pam.c: split winbindd_dual_pam_auth_samlogonIsaac Boukris2020-01-061-58/+71
* winbind: Fix CID 1456624 Uninitialized scalar variableVolker Lendecke2020-01-061-1/+1
* smbdes: convert E_P24() and SMBOWFencrypt to use gnutlsIsaac Boukris2019-12-101-1/+8
* build: Explicitly depend on samba-modules where neededVolker Lendecke2019-12-081-1/+1
* winbind: Use vasprintf() in winbindd_cacheVolker Lendecke2019-12-021-3/+18
* Split winbindd into library and binaryMichael Hanselmann2019-12-011-106/+114
* smbdotconf: mark "logfile" with substitution="1"Ralph Boehme2019-11-272-5/+10
* smbdotconf: mark "next configfile" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:winbind: Also set the cmd name for bool dispatch tableGuenther Deschner2019-11-261-0/+2
* s3:winbind: Print priv pipe locationAndreas Schneider2019-11-261-0/+5
* winbind: Fix CID 1455915 Resource leakVolker Lendecke2019-11-191-0/+3
* s3:winbind: Replace E_md5hash() with GnuTLS callsAndreas Schneider2019-11-191-1/+22
* s3:winbindd: Replace E_md5hash() with GnuTLS callsAndreas Schneider2019-11-191-1/+22
* source3/winbindd/winbindd_util.c: typo fixesBjörn Jacke2019-10-311-3/+3
* s3:winbind: Don't abort when receiving a NULL SIDAmit Kumar2019-10-161-9/+7
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-092-2/+8
* winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam2019-09-271-2/+16
* s3:winbindd: implement the "winbind use krb5 enterprise principals" logicStefan Metzmacher2019-09-241-24/+33
* s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher2019-09-241-0/+6
* s3-winbindd: fix forest trusts with additional trust attributes.Günther Deschner2019-09-202-2/+2
* messaging4: Pass fds to messaging handlersVolker Lendecke2019-09-181-0/+7
* Spelling fixes s/didnt'/didn't/Mathieu Parent2019-09-011-1/+1
* winbind: Fix the clang buildVolker Lendecke2019-08-061-1/+1
* winbind: fix crash in fill_domain_username_talloc() if specified username is ...Ralf Habacker2019-07-031-0/+4
* s3:winbind: Add support for storing KRB5 credential in KCMAndreas Schneider2019-07-011-0/+5
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-303-8/+20
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-1/+0
* s3/winbdind: cppcheck: fix nullPointerArithmetic errorNoel Power2019-06-041-2/+4
* s3: winbind: Fix crash when invoking winbind idmap scripts.Jeremy Allison2019-05-272-9/+33
* s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.Ralph Boehme2019-05-241-2/+2
* s3: winbind: Convert idmap to use file_ploadv_send().Jeremy Allison2019-05-241-13/+44
* s3:winbindd: Do not free db_path in idmap_tdb2 before we printed itAndreas Schneider2019-05-081-2/+2
* winbind: Fix overlapping id rangesVolker Lendecke2019-04-241-2/+10
* winbind: Use domain name from lsa query for sid_to_name cache entryChristof Schmitt2019-04-181-2/+3