summaryrefslogtreecommitdiff
path: root/pam_ldap.c
AgeCommit message (Expand)Author
2003-02-21nss_base_passwd fix from ThorstenLuke Howard
2003-02-14Fix TLS randfile build breakageLuke Howard
2003-02-14Fix from Thorsten Kukuk: segfault when conversation function returnsLuke Howard
2003-01-30Happy new yearLuke Howard
2003-01-17Integrated service search descriptor patchesLuke Howard
2002-11-11Check for libnsl.Luke Howard
2002-10-18fix NULL pointer crasherLuke Howard
2002-10-14*** empty log message ***Luke Howard
2002-10-11PWEXPIRED fix from SymasLuke Howard
2002-09-25linker grouping and exop fixLuke Howard
2002-09-05cast fixLuke Howard
2002-08-05make md5 more privateLuke Howard
2002-07-27More HP-UX portage.Luke Howard
2002-07-10Put dlfcn.h in the right place.Luke Howard
2002-06-20Use LDAP_MOD_ADD not LDAP_MOD_REPLACE for NDS password changesLuke Howard
2002-06-13OS X header checkLuke Howard
2002-06-13update copyright dateLuke Howard
2002-06-08cleaner support for NDS/RACF password changingLuke Howard
2002-05-08Make default for shadow.lstchg -1.Luke Howard
2002-05-08Integrated fix for bug#91 / debian bug #144175.Luke Howard
2002-05-07Incorporated Nalin's patch for OpenLDAP 1.x builds.Luke Howard
2002-05-07acknowledge vulnerabilityLuke Howard
2002-05-07Workaround for perceived local format string vulnerability in pam_ldapLuke Howard
2002-04-15Integrated for BUG#79Luke Howard
2002-03-06more template user fixesLuke Howard
2002-02-28reindented pam_ldap.cLuke Howard
2002-02-28fixed template user bug recall #8362Luke Howard
2002-02-25back out geteuid patchLuke Howard
2002-02-25geteuid patchLuke Howard
2002-02-20fixed up config file checkLuke Howard
2002-02-20Updated copyrights.Luke Howard
2002-01-31Make configuration file locations configurable.Luke Howard
2002-01-15Module stack fixes from Thorsten Kukuk.Luke Howard
2001-12-20Revert UID patch.Luke Howard
2001-11-15Added ber_free() in exop password changing codeLuke Howard
2001-11-15Applied patch for using geteuid() not getuid()Luke Howard
2001-10-11updated spec and chlogLuke Howard
2001-10-08Applied patch from Bob Guo <bob@mail.ied.ac.cn>Luke Howard
2001-09-21 * allow "*" wildcard value to be present in hostLuke Howard
2001-09-20 * don't return PAM_AUTH_ERR for authorization errors;Luke Howard
2001-09-19Refined return codesLuke Howard
2001-09-17Fix bug #69: segfault on nss_base_passwdLuke Howard
2001-09-03Added configurable checking of host attribute.Luke Howard
2001-08-22Include fix for bug #65, #66 from Nalin @ RedHatLuke Howard
2001-08-16Use LDAP_OPT_NETWORK_TIMEOUT if availableLuke Howard
2001-08-13Do not open ldap.secret if not rootLuke Howard
2001-08-02new rebind procLuke Howard
2001-07-31Updated to use new OpenLDAP rebind procedure.Luke Howard
2001-07-23SunPRO compiler patch from tasoLuke Howard
2001-07-19Escape just user name not filterLuke Howard