Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20136: Fix #4290. Properly compute time to password expiration in message from | Jim McDonough | 1 | -1/+2 |
2007-10-10 | r19710: Fix memory leak in get_conf_item_string(). As | Jeremy Allison | 1 | -5/+1 |
2007-10-10 | r19703: Don't free a string if you want to return it! | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH data | Günther Deschner | 1 | -0/+12 |
2007-10-10 | r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19348: Fix uninitialized dictionary handle, found by valgrind. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r18927: Fix build. *please* compile the code at least once before checking i... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18924: Minor cleanup. | Günther Deschner | 1 | -8/+8 |
2007-10-10 | r18667: Two C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18507: Added debug log for returned username. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r18484: Start some cleanup on pam_winbind's syslogging: | Günther Deschner | 1 | -113/+154 |
2007-10-10 | r18158: Stop winbindd from accumulating memory creds infinitely when doing | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r18062: Fix to ensure the name used by pam matches the | Jeremy Allison | 1 | -4/+25 |
2007-10-10 | r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ... | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r17584: Some C++ Warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17366: Save the logon script path from the info3 in the PAM session allowing | Günther Deschner | 1 | -4/+18 |
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 |