Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | add missing include statement for NULL definition | Arthur de Jong | |
2013-02-23 | log version information from the NSS module | Arthur de Jong | |
2013-02-23 | define and export an _nss_ldap_version symbol | Arthur de Jong | |
2013-02-23 | also search for alternative macAddress representation in pynslcd | Arthur de Jong | |
2013-02-23 | extra sanity check to ensure not too many file descriptors are open | Arthur de Jong | |
2013-02-23 | clarify NSLCD_ACTION_SERVICE_* request parameter description | Arthur de Jong | |
2013-02-23 | allow names with one character in default validnames option and allow ↵ | Arthur de Jong | |
parentheses (taken from Fedora packages) | |||
2013-02-23 | document the log option | Arthur de Jong | |
2013-02-23 | handle the log configuration option in pynslcd | Arthur de Jong | |
2013-02-23 | handle the log configuration option in nslcd | Arthur de Jong | |
2013-02-23 | implement functions for configuring alternative logging | Arthur de Jong | |
2013-02-12 | fix docbook tag for file name | Arthur de Jong | |
2013-02-08 | generate ChangeLog with git2cl | Arthur de Jong | |
2013-02-08 | archive 2012 changelog messages into a year file including the change from ↵ | Arthur de Jong | |
Subversion | |||
2013-02-08 | add getent.ldap(1) manual page | Arthur de Jong | |
2013-02-08 | implement a getent command to query nslcd while bypassing NSS stack | Arthur de Jong | |
2013-02-08 | add an --enable-utils option to configure to build command-line utilities | Arthur de Jong | |
2013-02-08 | disable pynslcd cache for now | Arthur de Jong | |
2013-02-08 | implement a netgroup_all request | Arthur de Jong | |
2013-01-18 | make checking dlsym() result a little safer | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1925 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-18 | fix copyright year | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1924 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-18 | restructure timeout calculation in tio to reduce the number of times ↵ | Arthur de Jong | |
gettimeofday() is called git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1923 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-18 | use pthreads thread-local storage as fallback mechanism if compiler doesn't ↵ | Arthur de Jong | |
provide a keyword for TLS git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1922 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-18 | use the AX_TLS macro to find correct thread-local storage class compiler ↵ | Arthur de Jong | |
directive git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1921 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-18 | dump full nslcd configuration at debug level on start-up | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1920 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-16 | fix the way manual pages are generated and distributed | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1918 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-14 | support children search scope for systems that have it | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1917 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-14 | fix parsing of scope option in pynslcd | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1916 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-14 | support systems without ETIME | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1915 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-14 | check whether setnetgrent() returns int or void (for FreeBSD) | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1914 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | reorganise configuration file parsing code | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1913 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | have myldap_get_ranged_values() return a list of values instead of a set | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1912 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | check result of set_tolist() to ensure that memory allocation problems are ↵ | Arthur de Jong | |
logged git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1911 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | fix memory leak in myldap_get_values_len() when using ranged attributes ↵ | Arthur de Jong | |
(very unlikely to occur) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1910 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | fix a problem in memory handling in myldap_get_values_len() if malloc() ↵ | Arthur de Jong | |
would fail git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1909 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-12 | drop -Wcase-qual when using --enable-warnings because it was causing too ↵ | Arthur de Jong | |
much noise git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1908 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-10 | fix typo in comment | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1906 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-06 | request and parse password policy controls when doing user authentication in ↵ | Arthur de Jong | |
pynslcd git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1905 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-06 | do not recheck the user password in first password phase if it was stored in ↵ | Arthur de Jong | |
the authentication phase git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1904 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-06 | perform search for pam_authz_search on all search bases | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1903 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | some simplifications in the current pynslcd PAM request handling | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1902 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | update FIXMEs | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1901 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | change ethernet address formatting from FIXME to note | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1900 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | save the old password if either the authentication or the authorisation ↵ | Arthur de Jong | |
response is NEW_AUTHTOK_REQD git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1899 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | inline most is_valid_...() functions | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1898 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | remove not needed define | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1897 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-05 | log hex values when debugging the protocol | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1896 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-01 | log and return a diagnostic message instead of just the LDAP error on ↵ | Arthur de Jong | |
password change failure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1895 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-01 | retry updating the lastChange attribute with the normal nslcd LDAP ↵ | Arthur de Jong | |
connection if the update with the user's connection failed git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1894 ef36b2f9-881f-0410-afb5-c4e39611909c | |||
2013-01-01 | update pynslcd PAM protocol handling to be in line with r1865 | Arthur de Jong | |
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1893 ef36b2f9-881f-0410-afb5-c4e39611909c |