summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r20651: Fix "password expires soon" warning message for pam_winbind.Günther Deschner2007-10-101-12/+67
* r20536: In the offline PAM session close case the attempt to delete aGünther Deschner2007-10-101-1/+5
* r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison2007-10-101-3/+0
* r20489: Missed patch ofthe forest_name patch for lookupnameGerald Carter2007-10-101-4/+8
* r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter2007-10-103-6/+89
* r20355: Fix some C++ warningsVolker Lendecke2007-10-102-3/+3
* r20330: And here's the fix for the parent winbindd crashingJeremy Allison2007-10-101-0/+5
* r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison2007-10-101-5/+7
* r20304: Smaller fixes for pam_winbind:Günther Deschner2007-10-101-30/+65
* r20296: If we're going to overwrite krb5.confJeremy Allison2007-10-101-15/+12
* r20290: Remove unused callSimo Sorce2007-10-101-9/+1
* r20289: IDMAP is part of winbind but not the main process.Simo Sorce2007-10-103-36/+50
* r20287: Allow a NULL sid when setting up the list of trusted domains.Gerald Carter2007-10-101-2/+7
* r20279: Fix winbind segfault in winbindd_getsidaliases.Günther Deschner2007-10-101-4/+15
* r20270: Even with the dual daemon mode the parent winbinddJeremy Allison2007-10-102-3/+26
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-103-1/+45
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-1/+1
* r20254: The pam_chauthtok needs to go through the async interface as well.Günther Deschner2007-10-102-14/+27
* r20252: Revert back to const, but I have a fleble feeling we should go the th...Simo Sorce2007-10-101-1/+1
* r20250: If we've come from being globally offline weJeremy Allison2007-10-101-10/+26
* r20249: Fail when parsing invalid options in _pam_parse.Günther Deschner2007-10-101-1/+2
* r20245: merge 20244 from samba_3_0_24Herb Lewis2007-10-101-3/+3
* r20242: these are not really const as we set them in the functionSimo Sorce2007-10-101-1/+1
* r20241: Slightly improve readability of the pam_vsyslog replacement function.Günther Deschner2007-10-101-6/+5
* r20240: Be a little more verbose about the credential flags when the debug flagGünther Deschner2007-10-101-2/+16
* r20239: Parse the configfile for pam_sm_setcred as wellGünther Deschner2007-10-101-1/+7
* r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?Volker Lendecke2007-10-101-8/+16
* r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...Volker Lendecke2007-10-101-8/+12
* r20216: Fix fallback code.Simo Sorce2007-10-101-11/+13
* r20207: Fix a couple more places where extra_data wasJeremy Allison2007-10-102-5/+8
* r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison2007-10-104-13/+20
* r20186: Fix winbind crash bug in WINBIND_GETGROUPS.Günther Deschner2007-10-101-2/+3
* r20180: Ensure that pam returns the correct error messagesJeremy Allison2007-10-102-48/+91
* r20171: Don't delete the krb5 credential if others still reference to it.Günther Deschner2007-10-102-21/+37
* r20155: revert, I misreadSimo Sorce2007-10-101-1/+1
* r20154: Fix nasty typo, hunting another bugSimo Sorce2007-10-101-1/+1
* r20151: remove meaningless checksSimo Sorce2007-10-101-8/+0
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-104-17/+35
* r20146: Now online checks are fully async we can do themJeremy Allison2007-10-101-7/+1
* r20140: Make online/offline detection completely asynchronous.Jeremy Allison2007-10-102-23/+181
* r20136: Fix #4290. Properly compute time to password expiration in message fromJim McDonough2007-10-101-1/+2
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-105-13/+15
* r20118: Fix some more warningsSimo Sorce2007-10-102-8/+3
* r20117: 1st Error in the mergeSimo Sorce2007-10-101-1/+1
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-1020-1021/+6580
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-106-35/+93
* r20087: Ensure we clean up any random pending events weJeremy Allison2007-10-101-2/+8
* r20082: When fork_domain_child is forked when we're offlineJeremy Allison2007-10-101-0/+11
* r20060: Fix the timout calculation.Jeremy Allison2007-10-101-7/+9
* r20058: Ensure we actually do the increasing timeJeremy Allison2007-10-101-3/+1