summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r21474: Ensure trustdom_cache_shutdown() gets calledJeremy Allison2007-02-201-4/+4
* r21454: Fix debug typo.Günther Deschner2007-02-191-1/+1
* r21450: No need to TALLOC_FREE twice here.Günther Deschner2007-02-191-2/+0
* r21399: need to zero the request and response structuresHerb Lewis2007-02-161-0/+3
* r21397: revert accidential commitHerb Lewis2007-02-161-1/+1
* r21396: fix wbinfo --lookup-rids commandHerb Lewis2007-02-162-4/+19
* r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner2007-02-161-0/+4
* r21387: Another important fix for non-AD domains:Günther Deschner2007-02-162-7/+3
* r21382: Important fix for winbind when using non-AD domains.Günther Deschner2007-02-161-1/+7
* r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner2007-02-151-0/+12
* r21357: Fix typo.Günther Deschner2007-02-151-1/+1
* r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner2007-02-151-19/+100
* r21336: Fix indent (as pointed out by Volker).Günther Deschner2007-02-141-6/+6
* r21322: No feedback means consent :-)Volker Lendecke2007-02-134-46/+79
* r21318: Fix Bug #4225. Günther Deschner2007-02-132-11/+69
* r21310: Fix invalid printfs in pam_winbind.Günther Deschner2007-02-131-12/+20
* r21309: Add PRINTF_ATTRIBUTE checks for log statements.Günther Deschner2007-02-131-0/+3
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-02-133-6/+6
* r21284: Fix some unitilized variable warnings pointed out by Volker.Gerald Carter2007-02-111-4/+6
* r21241: Merge from 3_0:Günther Deschner2007-02-083-15/+33
* r21231: get rid of unused defines that cause a redefined warningHerb Lewis2007-02-081-2/+0
* r21228: Fix for fd leak on error path. Thanks toJeremy Allison2007-02-081-1/+3
* r21201: reverting the winbindd cache validation work until Jeremy says it's f...Gerald Carter2007-02-062-276/+1
* r21200: Grab Jeremy's winbind tdb validation codeGerald Carter2007-02-062-1/+276
* r21190: one more place: include the primary gid (left out of last commit)Gerald Carter2007-02-061-0/+1
* r21189: include the primary gid (left out of last commit)Gerald Carter2007-02-061-0/+1
* r21186: * Merge nss_info and idmap interface changes to current Gerald Carter2007-02-0629-1318/+7592
* r21161: Another fix for pam_winbind: Move the entire pwd expiry handling intoGünther Deschner2007-02-051-17/+17
* r21160: Some more pam_winbind fixes:Günther Deschner2007-02-051-33/+80
* r21159: Cleanup pam_sm_chauthtok() in pam_winbind:Günther Deschner2007-02-052-31/+45
* r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions forGünther Deschner2007-02-051-31/+70
* r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.Günther Deschner2007-02-052-36/+70
* r21152: Correctly omit pam conversations when PAM_SILENT has been set by theGünther Deschner2007-02-052-55/+59
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-02-051-2/+4
* r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner2007-02-051-1/+4
* r21146: Fix debug typos.Günther Deschner2007-02-052-2/+2
* r21144: Create more accurate warning message when the pam_winbind chauthtok hasGünther Deschner2007-02-051-12/+76
* r21143: Fix wrong check for pam error codes for getpwnam and lookup winbindGünther Deschner2007-02-051-13/+26
* r21130: Don't mix SAFE_FREE() and TALLOC_FREE().Gerald Carter2007-02-031-1/+1
* r21122: Simplify code in pam_winbind a bit.Günther Deschner2007-02-021-23/+20
* r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner2007-02-011-1/+2
* r21102: Fix build failure - gd please check this ! I thinkJeremy Allison2007-01-311-1/+1
* r21101: Remove "unused" warning from Jerry's code. We stillJeremy Allison2007-01-311-1/+0
* r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DCGünther Deschner2007-01-311-2/+2
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-01-314-2/+49
* r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner2007-01-301-9/+12
* r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner2007-01-261-0/+3
* r21019: Fix typo.Günther Deschner2007-01-251-1/+1
* r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner2007-01-251-9/+0
* r20994: Remove unused code.James Peach2007-01-241-122/+0