index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21382: Important fix for winbind when using non-AD domains.
Günther Deschner
2007-02-16
1
-1
/
+7
*
r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.
Günther Deschner
2007-02-15
1
-0
/
+12
*
r21357: Fix typo.
Günther Deschner
2007-02-15
1
-1
/
+1
*
r21353: In the turn of tracking down nss_winbind related bugs on Linux:
Günther Deschner
2007-02-15
1
-19
/
+100
*
r21336: Fix indent (as pointed out by Volker).
Günther Deschner
2007-02-14
1
-6
/
+6
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
4
-46
/
+79
*
r21318: Fix Bug #4225.
Günther Deschner
2007-02-13
2
-11
/
+69
*
r21310: Fix invalid printfs in pam_winbind.
Günther Deschner
2007-02-13
1
-12
/
+20
*
r21309: Add PRINTF_ATTRIBUTE checks for log statements.
Günther Deschner
2007-02-13
1
-0
/
+3
*
r21308: Fix some typos and ensure to null terminate the correct strings.
Günther Deschner
2007-02-13
3
-6
/
+6
*
r21284: Fix some unitilized variable warnings pointed out by Volker.
Gerald Carter
2007-02-11
1
-4
/
+6
*
r21241: Merge from 3_0:
Günther Deschner
2007-02-08
3
-15
/
+33
*
r21231: get rid of unused defines that cause a redefined warning
Herb Lewis
2007-02-08
1
-2
/
+0
*
r21228: Fix for fd leak on error path. Thanks to
Jeremy Allison
2007-02-08
1
-1
/
+3
*
r21201: reverting the winbindd cache validation work until Jeremy says it's f...
Gerald Carter
2007-02-06
2
-276
/
+1
*
r21200: Grab Jeremy's winbind tdb validation code
Gerald Carter
2007-02-06
2
-1
/
+276
*
r21190: one more place: include the primary gid (left out of last commit)
Gerald Carter
2007-02-06
1
-0
/
+1
*
r21189: include the primary gid (left out of last commit)
Gerald Carter
2007-02-06
1
-0
/
+1
*
r21186: * Merge nss_info and idmap interface changes to current
Gerald Carter
2007-02-06
29
-1318
/
+7592
*
r21161: Another fix for pam_winbind: Move the entire pwd expiry handling into
Günther Deschner
2007-02-05
1
-17
/
+17
*
r21160: Some more pam_winbind fixes:
Günther Deschner
2007-02-05
1
-33
/
+80
*
r21159: Cleanup pam_sm_chauthtok() in pam_winbind:
Günther Deschner
2007-02-05
2
-31
/
+45
*
r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions for
Günther Deschner
2007-02-05
1
-31
/
+70
*
r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.
Günther Deschner
2007-02-05
2
-36
/
+70
*
r21152: Correctly omit pam conversations when PAM_SILENT has been set by the
Günther Deschner
2007-02-05
2
-55
/
+59
*
r21151: applying patches for CVE-2007-045[34]
Gerald Carter
2007-02-05
1
-2
/
+4
*
r21149: Only say we are a groupmember for the optimized (rid 513) membership
Günther Deschner
2007-02-05
1
-1
/
+4
*
r21146: Fix debug typos.
Günther Deschner
2007-02-05
2
-2
/
+2
*
r21144: Create more accurate warning message when the pam_winbind chauthtok has
Günther Deschner
2007-02-05
1
-12
/
+76
*
r21143: Fix wrong check for pam error codes for getpwnam and lookup winbind
Günther Deschner
2007-02-05
1
-13
/
+26
*
r21130: Don't mix SAFE_FREE() and TALLOC_FREE().
Gerald Carter
2007-02-03
1
-1
/
+1
*
r21122: Simplify code in pam_winbind a bit.
Günther Deschner
2007-02-02
1
-23
/
+20
*
r21106: We neither need a account lockout policy handler nor a check domain
Günther Deschner
2007-02-01
1
-1
/
+2
*
r21102: Fix build failure - gd please check this ! I think
Jeremy Allison
2007-01-31
1
-1
/
+1
*
r21101: Remove "unused" warning from Jerry's code. We still
Jeremy Allison
2007-01-31
1
-1
/
+0
*
r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DC
Günther Deschner
2007-01-31
1
-2
/
+2
*
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
2007-01-31
4
-2
/
+49
*
r21056: Moving the set_domain_online_request to fork_domain_child() (formerly
Günther Deschner
2007-01-30
1
-9
/
+12
*
r21033: To make the logs a bit more readable let the winbind dc connect child
Günther Deschner
2007-01-26
1
-0
/
+3
*
r21019: Fix typo.
Günther Deschner
2007-01-25
1
-1
/
+1
*
r21018: Removing the set_domain_online_request again in trustdom_recv().
Günther Deschner
2007-01-25
1
-9
/
+0
*
r20994: Remove unused code.
James Peach
2007-01-24
1
-122
/
+0
*
r20911: Fix copyright message in winbindd to use the macro from smb.h
Gerald Carter
2007-01-19
1
-2
/
+3
*
r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw
Gerald Carter
2007-01-19
1
-3
/
+11
*
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
2007-01-18
1
-2
/
+2
*
r20860: Adding some small tweaks. When we have no sitename, there is no need to
Günther Deschner
2007-01-17
1
-9
/
+11
*
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2007-01-17
1
-4
/
+31
*
r20741: Janitor for Volker, it's unused here as well :-).
Jeremy Allison
2007-01-13
1
-1
/
+0
*
r20687: Implement grace logons for offline authentications in pam_winbind.
Günther Deschner
2007-01-11
3
-21
/
+45
*
r20651: Fix "password expires soon" warning message for pam_winbind.
Günther Deschner
2007-01-10
1
-12
/
+67
[next]