summaryrefslogtreecommitdiff
path: root/source3/nsswitch/pam_winbind.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15478: Likewise for bug # 3763Volker Lendecke1-4/+4
2007-10-10r15417: Don't use cached credentials when changing passwords.Günther Deschner1-1/+5
2007-10-10r15411: Small debug fixes for the PAM module.Günther Deschner1-2/+2
2007-10-10r15399: Fix the build, sorry, Jerry :)Günther Deschner1-2/+2
2007-10-10r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner1-11/+34
2007-10-10r15040: Stripping the parametric options in pam_winbind and useGünther Deschner1-8/+8
2007-10-10r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke1-1/+1
2007-10-10r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner1-85/+148
2007-10-10r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter1-0/+10
2007-10-10r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner1-58/+0
2007-10-10r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner1-1/+1
2007-10-10r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner1-1/+1
2007-10-10r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke1-3/+3
2007-10-10r13492: As noone objected on the mailing-list:Günther Deschner1-4/+43
2007-10-10r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner1-2/+2
2007-10-10r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner1-2/+4
2007-10-10r13316: Let the carnage begin....Gerald Carter1-267/+724
2007-10-10r12900: Merge from trunk:Günther Deschner1-1/+43
2007-10-10r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison1-1/+1
2007-10-10r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner1-12/+14
2007-10-10r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter1-2/+2
2007-10-10r3911: typo.Günther Deschner1-1/+1
2007-10-10r2779: Some fixes to pam_winbind.c.:Andrew Bartlett1-7/+8
2007-10-10r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett1-7/+9
2007-10-10r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison1-2/+2
2007-10-10r1971: move counter.Günther Deschner1-1/+1
2007-10-10r1942: Add missing semicolon.John Terpstra1-1/+1
2007-10-10r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner1-5/+55
2003-01-15*lots of small merges form HEADGerald Carter1-1/+2
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett1-19/+37
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-10/+11
2002-08-17sync 3.0 branch with headJelmer Vernooij1-7/+11
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+9
2002-04-03More winbind for HPUX updates from Don Mccall. I think JRA has alreadyAndrew Bartlett1-2/+23
2002-03-23Various winbind updates:Andrew Bartlett1-3/+3
2002-03-13Fix typo in copyrightAndrew Bartlett1-1/+1
2002-03-11Removed bogus calles to D() debugging function. Perhaps these shouldTim Potter1-16/+1
2002-02-05Drastic impromvents to pam_winbind.Andrew Bartlett1-245/+439
2002-01-30Removed silly fprintf(stderr, ...) debug.Tim Potter1-2/+1
2002-01-07Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD isTim Potter1-2/+10
2001-05-04Merge from TNG branch.Tim Potter1-57/+183
2000-05-10in head as well ...Andrew Tridgell1-2/+2
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+388