summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/pam_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-6/+24
* r16941: Fix crash bug when the pam conversation receives an empty token.Günther Deschner2007-10-101-2/+2
* r15984: Correctly handle the case when there is no configuration file forGünther Deschner2007-10-101-1/+1
* r15546: When debugging is enabled be just a little more verbose in logging inGünther Deschner2007-10-101-6/+6
* r15528: Make the existance of the /etc/security/pam_winbind.conf fileGünther Deschner2007-10-101-3/+5
* r15478: Likewise for bug # 3763Volker Lendecke2007-10-101-4/+4
* r15417: Don't use cached credentials when changing passwords.Günther Deschner2007-10-101-1/+5
* r15411: Small debug fixes for the PAM module.Günther Deschner2007-10-101-2/+2
* r15399: Fix the build, sorry, Jerry :)Günther Deschner2007-10-101-2/+2
* r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner2007-10-101-11/+34
* r15040: Stripping the parametric options in pam_winbind and useGünther Deschner2007-10-101-8/+8
* r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke2007-10-101-1/+1
* r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner2007-10-101-85/+148
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2007-10-101-0/+10
* r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2007-10-101-58/+0
* r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner2007-10-101-1/+1
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2007-10-101-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2007-10-101-3/+3
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-101-4/+43
* r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner2007-10-101-2/+2
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-101-2/+4
* r13316: Let the carnage begin....Gerald Carter2007-10-101-267/+724
* r12900: Merge from trunk:Günther Deschner2007-10-101-1/+43
* r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison2007-10-101-1/+1
* r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner2007-10-101-12/+14
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-101-2/+2
* r3911: typo.Günther Deschner2007-10-101-1/+1
* r2779: Some fixes to pam_winbind.c.:Andrew Bartlett2007-10-101-7/+8
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-7/+9
* r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison2007-10-101-2/+2
* r1971: move counter.Günther Deschner2007-10-101-1/+1
* r1942: Add missing semicolon.John Terpstra2007-10-101-1/+1
* r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2007-10-101-5/+55
* *lots of small merges form HEADGerald Carter2003-01-151-1/+2
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-19/+37
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-10/+11
* sync 3.0 branch with headJelmer Vernooij2002-08-171-7/+11
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+9
* More winbind for HPUX updates from Don Mccall. I think JRA has alreadyAndrew Bartlett2002-04-031-2/+23
* Various winbind updates:Andrew Bartlett2002-03-231-3/+3
* Fix typo in copyrightAndrew Bartlett2002-03-131-1/+1
* Removed bogus calles to D() debugging function. Perhaps these shouldTim Potter2002-03-111-16/+1
* Drastic impromvents to pam_winbind.Andrew Bartlett2002-02-051-245/+439
* Removed silly fprintf(stderr, ...) debug.Tim Potter2002-01-301-2/+1
* Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD isTim Potter2002-01-071-2/+10
* Merge from TNG branch.Tim Potter2001-05-041-57/+183
* in head as well ...Andrew Tridgell2000-05-101-2/+2
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+388