summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-40/+1
* r14896: Remove unused filesVolker Lendecke2007-10-101-646/+0
* r14895: Merge the 3.0.22 changeVolker Lendecke2007-10-101-1/+1
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2007-10-102-8/+10
* r14855: Various fixes:Gerald Carter2007-10-104-25/+45
* r14841: Fix IRIX build --with-pam.Günther Deschner2007-10-101-1/+1
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2007-10-101-0/+4
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2007-10-101-14/+26
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2007-10-101-2/+11
* r14698: Make sure we expand our own local groups and notGerald Carter2007-10-101-1/+13
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2007-10-101-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2007-10-103-1/+9
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-2/+4
* r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner2007-10-101-1/+1
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-101-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-102-16/+16
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2007-10-101-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2007-10-101-2/+5
* r14509: Attempt to fix the build on "sun1"Volker Lendecke2007-10-101-1/+3
* r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner2007-10-101-1/+1
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2007-10-101-1/+4
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2007-10-102-9/+9
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2007-10-103-5/+9
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2007-10-101-0/+17
* r14480: Kill one boolean flag passed down :-)Volker Lendecke2007-10-102-9/+7
* r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner2007-10-103-16/+25
* r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner2007-10-102-4/+13
* r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner2007-10-102-12/+5
* r14421: This does two thingsGerald Carter2007-10-103-9/+37
* r14405: Fix the build when nscd_flush_cache is detectedJeremy Allison2007-10-101-10/+12
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-106-18/+29
* r14393: Fix a couple of AIX warnings.Jeremy Allison2007-10-101-0/+2
* r14392: Use KRB5_TGS_NAME.Günther Deschner2007-10-101-1/+1
* r14365: As solaris nss includes includes.h, make sure we useJeremy Allison2007-10-101-3/+3
* r14329: Fix the build on systems without libcom_err.Günther Deschner2007-10-101-2/+2
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2007-10-102-0/+20
* r14282: Change centry_string to only use talloc. ShouldJeremy Allison2007-10-101-16/+12
* r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison2007-10-101-0/+7
* r14270: Fix coverity #203. Ensure we free on error exit.Jeremy Allison2007-10-101-2/+2
* r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison2007-10-101-4/+6
* r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner2007-10-103-15/+1
* r14145: Add missing WITH_KCM hunks from my local tree.Günther Deschner2007-10-101-0/+4
* r14076: When the backends trusted_domains call comes back with no trusts theGünther Deschner2007-10-101-1/+9
* r13984: Fix Coverity bug # 98Volker Lendecke2007-10-101-1/+3
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-104-46/+24
* r13914: Fix Coverity bug #151.Volker Lendecke2007-10-101-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2007-10-102-15/+3
* r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner2007-10-101-8/+37
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-102-1/+4
* r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner2007-10-102-6/+13