index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
pam_winbind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17365: Fix memleak.
Günther Deschner
1
-1
/
+4
2007-10-10
r17017: BUG 3916: fix pam config file parsing in pam_winbind.
Gerald Carter
1
-15
/
+17
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-6
/
+24
2007-10-10
r16941: Fix crash bug when the pam conversation receives an empty token.
Günther Deschner
1
-2
/
+2
2007-10-10
r15984: Correctly handle the case when there is no configuration file for
Günther Deschner
1
-1
/
+1
2007-10-10
r15546: When debugging is enabled be just a little more verbose in logging in
Günther Deschner
1
-6
/
+6
2007-10-10
r15528: Make the existance of the /etc/security/pam_winbind.conf file
Günther Deschner
1
-3
/
+5
2007-10-10
r15478: Likewise for bug # 3763
Volker Lendecke
1
-4
/
+4
2007-10-10
r15417: Don't use cached credentials when changing passwords.
Günther Deschner
1
-1
/
+5
2007-10-10
r15411: Small debug fixes for the PAM module.
Günther Deschner
1
-2
/
+2
2007-10-10
r15399: Fix the build, sorry, Jerry :)
Günther Deschner
1
-2
/
+2
2007-10-10
r15398: Attempt to send the correct warning when a password change was attempted
Günther Deschner
1
-11
/
+34
2007-10-10
r15040: Stripping the parametric options in pam_winbind and use
Günther Deschner
1
-8
/
+8
2007-10-10
r15039: Fix an uninitialized variable. I _think_ this should default to
Volker Lendecke
1
-1
/
+1
2007-10-10
r15038: Replace all code in pam_winbind that relied on access to samba
Günther Deschner
1
-85
/
+148
2007-10-10
r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...
Gerald Carter
1
-0
/
+10
2007-10-10
r14940: Remove pam_winbind's ability to create home directories on it's own.
Günther Deschner
1
-58
/
+0
2007-10-10
r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAME
Günther Deschner
1
-1
/
+1
2007-10-10
r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password
Günther Deschner
1
-1
/
+1
2007-10-10
r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...
Volker Lendecke
1
-3
/
+3
2007-10-10
r13492: As noone objected on the mailing-list:
Günther Deschner
1
-4
/
+43
2007-10-10
r13391: Only fall into password change when ACB_PWNOEXP is not set
Günther Deschner
1
-2
/
+2
2007-10-10
r13375: Match XP behaviour: Don't force 'Administrator' to change an expired
Günther Deschner
1
-2
/
+4
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-267
/
+724
2007-10-10
r12900: Merge from trunk:
Günther Deschner
1
-1
/
+43
2007-10-10
r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....
Jeremy Allison
1
-1
/
+1
2007-10-10
r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.
Günther Deschner
1
-12
/
+14
2007-10-10
r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)
Gerald Carter
1
-2
/
+2
2007-10-10
r3911: typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r2779: Some fixes to pam_winbind.c.:
Andrew Bartlett
1
-7
/
+8
2007-10-10
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
1
-7
/
+9
2007-10-10
r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...
Jeremy Allison
1
-2
/
+2
2007-10-10
r1971: move counter.
Günther Deschner
1
-1
/
+1
2007-10-10
r1942: Add missing semicolon.
John Terpstra
1
-1
/
+1
2007-10-10
r1888: Bring the same level of "required_membership"-functionality that
Günther Deschner
1
-5
/
+55
2003-01-15
*lots of small merges form HEAD
Gerald Carter
1
-1
/
+2
2002-10-26
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
1
-19
/
+37
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-10
/
+11
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-7
/
+11
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+9
2002-04-03
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
1
-2
/
+23
2002-03-23
Various winbind updates:
Andrew Bartlett
1
-3
/
+3
2002-03-13
Fix typo in copyright
Andrew Bartlett
1
-1
/
+1
2002-03-11
Removed bogus calles to D() debugging function. Perhaps these should
Tim Potter
1
-16
/
+1
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
1
-245
/
+439
2002-01-30
Removed silly fprintf(stderr, ...) debug.
Tim Potter
1
-2
/
+1
2002-01-07
Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
Tim Potter
1
-2
/
+10
2001-05-04
Merge from TNG branch.
Tim Potter
1
-57
/
+183
2000-05-10
in head as well ...
Andrew Tridgell
1
-2
/
+2
2000-05-09
brought the winbindd code into head
Andrew Tridgell
1
-0
/
+388