summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis5-13/+15
2007-10-10r20118: Fix some more warningsSimo Sorce2-8/+3
2007-10-10r20117: 1st Error in the mergeSimo Sorce1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce20-1021/+6580
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison6-35/+93
2007-10-10r20087: Ensure we clean up any random pending events weJeremy Allison1-2/+8
2007-10-10r20082: When fork_domain_child is forked when we're offlineJeremy Allison1-0/+11
2007-10-10r20060: Fix the timout calculation.Jeremy Allison1-7/+9
2007-10-10r20058: Ensure we actually do the increasing timeJeremy Allison1-3/+1
2007-10-10r20057: Attempt to fix connect timeouts when connected onJeremy Allison4-17/+59
2007-10-10r20035: Fix obvious horrible bug in falling back to MS-RPCJeremy Allison1-6/+3
2007-10-10r19975: Deal with 2 keytypes I messed previously (DR/DE).Jeremy Allison1-2/+25
2007-10-10r19974: Add freelist check for cache. Fix testing of entryJeremy Allison1-19/+19
2007-10-10r19958: Add check for WINBIND_OFFLINE key.Jeremy Allison2-3/+9
2007-10-10r19957: Initial framework to make winbindd robustJeremy Allison3-2/+246
2007-10-10r19809: remove winbind blacklist parameterGerald Carter1-24/+0
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-2/+2
2007-10-10r19710: Fix memory leak in get_conf_item_string(). AsJeremy Allison1-5/+1
2007-10-10r19703: Don't free a string if you want to return it!Simo Sorce1-1/+0
2007-10-10r19686: Fix the buildVolker Lendecke1-1/+1
2007-10-10r19667: Fix incorrect null checkVolker Lendecke1-1/+1
2007-10-10r19657: Correctly check for malloc failureVolker Lendecke1-1/+1
2007-10-10r19656: Correctly check for malloc failureVolker Lendecke1-1/+1