summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner1-9/+11
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-4/+31
2007-10-10r20848: Minor typo.Günther Deschner1-1/+1
2007-10-10r20846: Before this gets out of control...Volker Lendecke4-30/+48
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2-3/+2
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce11-93/+138
2007-10-10r20738: Remove unused variableVolker Lendecke1-1/+0
2007-10-10r20725: Get rid of a bool passed down -- gd, please checkVolker Lendecke2-4/+1
2007-10-10r20687: Implement grace logons for offline authentications in pam_winbind.Günther Deschner3-21/+45
2007-10-10r20651: Fix "password expires soon" warning message for pam_winbind.Günther Deschner1-12/+67
2007-10-10r20536: In the offline PAM session close case the attempt to delete aGünther Deschner1-1/+5
2007-10-10r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison1-3/+0
2007-10-10r20489: Missed patch ofthe forest_name patch for lookupnameGerald Carter1-4/+8
2007-10-10r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter3-6/+89
2007-10-10r20355: Fix some C++ warningsVolker Lendecke2-3/+3
2007-10-10r20330: And here's the fix for the parent winbindd crashingJeremy Allison1-0/+5
2007-10-10r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison1-5/+7
2007-10-10r20304: Smaller fixes for pam_winbind:Günther Deschner1-30/+65
2007-10-10r20296: If we're going to overwrite krb5.confJeremy Allison1-15/+12
2007-10-10r20290: Remove unused callSimo Sorce1-9/+1
2007-10-10r20289: IDMAP is part of winbind but not the main process.Simo Sorce3-36/+50
2007-10-10r20287: Allow a NULL sid when setting up the list of trusted domains.Gerald Carter1-2/+7
2007-10-10r20279: Fix winbind segfault in winbindd_getsidaliases.Günther Deschner1-4/+15
2007-10-10r20270: Even with the dual daemon mode the parent winbinddJeremy Allison2-3/+26
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis3-1/+45
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-1/+1
2007-10-10r20254: The pam_chauthtok needs to go through the async interface as well.Günther Deschner2-14/+27
2007-10-10r20252: Revert back to const, but I have a fleble feeling we should go the th...Simo Sorce1-1/+1
2007-10-10r20250: If we've come from being globally offline weJeremy Allison1-10/+26
2007-10-10r20249: Fail when parsing invalid options in _pam_parse.Günther Deschner1-1/+2
2007-10-10r20245: merge 20244 from samba_3_0_24Herb Lewis1-3/+3
2007-10-10r20242: these are not really const as we set them in the functionSimo Sorce1-1/+1
2007-10-10r20241: Slightly improve readability of the pam_vsyslog replacement function.Günther Deschner1-6/+5
2007-10-10r20240: Be a little more verbose about the credential flags when the debug flagGünther Deschner1-2/+16
2007-10-10r20239: Parse the configfile for pam_sm_setcred as wellGünther Deschner1-1/+7
2007-10-10r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?Volker Lendecke1-8/+16
2007-10-10r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...Volker Lendecke1-8/+12
2007-10-10r20216: Fix fallback code.Simo Sorce1-11/+13
2007-10-10r20207: Fix a couple more places where extra_data wasJeremy Allison2-5/+8
2007-10-10r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison4-13/+20
2007-10-10r20186: Fix winbind crash bug in WINBIND_GETGROUPS.Günther Deschner1-2/+3
2007-10-10r20180: Ensure that pam returns the correct error messagesJeremy Allison2-48/+91
2007-10-10r20171: Don't delete the krb5 credential if others still reference to it.Günther Deschner2-21/+37
2007-10-10r20155: revert, I misreadSimo Sorce1-1/+1
2007-10-10r20154: Fix nasty typo, hunting another bugSimo Sorce1-1/+1
2007-10-10r20151: remove meaningless checksSimo Sorce1-8/+0
2007-10-10r20150: better memory handling for some functions, make sure we don'tSimo Sorce4-17/+35
2007-10-10r20146: Now online checks are fully async we can do themJeremy Allison1-7/+1
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison2-23/+181
2007-10-10r20136: Fix #4290. Properly compute time to password expiration in message fromJim McDonough1-1/+2