summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* winbindd: handling missing idmap in getgrgid()Stefan Metzmacher2020-02-111-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
* winbind: Return queried domain name from name_to_sidChristof Schmitt2019-04-189-6/+44
* winbind: Query domain from winbind sam_name_to_sidChristof Schmitt2019-04-181-0/+2
* winbind: Query domain from winbind rpc name_to_sidChristof Schmitt2019-04-181-1/+2
* winbind: Query domain from msrpc name_to_sidChristof Schmitt2019-04-181-1/+2
* winbindd: Use wrapper for string to integer conversionSwen Schillig2019-03-013-15/+52
* winbind: Use idmap_cache_find_xid2sidVolker Lendecke2019-02-281-13/+2
* winbind: Now we explicitly track if we got ids from cacheVolker Lendecke2019-02-281-4/+10
* winbind: Initialize "expired" parameter to idmap_cache_xid2sidVolker Lendecke2019-02-281-1/+1
* idmap_cache: Only touch "sid" on success in find_xid_to_sidVolker Lendecke2019-02-281-1/+1
* winbind: Avoid a "==False"Volker Lendecke2019-02-271-1/+1
* winbind: Fix an error path memleakVolker Lendecke2019-02-271-0/+1
* winbind: Align integer typesVolker Lendecke2019-02-271-3/+3
* winbindd: Fix typosVolker Lendecke2019-02-271-2/+2
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-02-231-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-02-231-0/+7