index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 Su...
Arthur de Jong
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
2013-01-18
fix copyright year
Arthur de Jong
2013-01-18
restructure timeout calculation in tio to reduce the number of times gettimeo...
Arthur de Jong
2013-01-18
use pthreads thread-local storage as fallback mechanism if compiler doesn't p...
Arthur de Jong
2013-01-18
use the AX_TLS macro to find correct thread-local storage class compiler dire...
Arthur de Jong
2013-01-18
dump full nslcd configuration at debug level on start-up
Arthur de Jong
2013-01-16
fix the way manual pages are generated and distributed
Arthur de Jong
2013-01-14
support children search scope for systems that have it
Arthur de Jong
2013-01-14
fix parsing of scope option in pynslcd
Arthur de Jong
2013-01-14
support systems without ETIME
Arthur de Jong
2013-01-14
check whether setnetgrent() returns int or void (for FreeBSD)
Arthur de Jong
2013-01-12
reorganise configuration file parsing code
Arthur de Jong
2013-01-12
have myldap_get_ranged_values() return a list of values instead of a set
Arthur de Jong
2013-01-12
check result of set_tolist() to ensure that memory allocation problems are lo...
Arthur de Jong
2013-01-12
fix memory leak in myldap_get_values_len() when using ranged attributes (very...
Arthur de Jong
2013-01-12
fix a problem in memory handling in myldap_get_values_len() if malloc() would...
Arthur de Jong
2013-01-12
drop -Wcase-qual when using --enable-warnings because it was causing too much...
Arthur de Jong
2013-01-10
fix typo in comment
Arthur de Jong
2013-01-06
request and parse password policy controls when doing user authentication in ...
Arthur de Jong
2013-01-06
do not recheck the user password in first password phase if it was stored in ...
Arthur de Jong
2013-01-06
perform search for pam_authz_search on all search bases
Arthur de Jong
2013-01-05
some simplifications in the current pynslcd PAM request handling
Arthur de Jong
2013-01-05
update FIXMEs
Arthur de Jong
2013-01-05
change ethernet address formatting from FIXME to note
Arthur de Jong
2013-01-05
save the old password if either the authentication or the authorisation respo...
Arthur de Jong
2013-01-05
inline most is_valid_...() functions
Arthur de Jong
2013-01-05
remove not needed define
Arthur de Jong
2013-01-05
log hex values when debugging the protocol
Arthur de Jong
2013-01-01
log and return a diagnostic message instead of just the LDAP error on passwor...
Arthur de Jong
2013-01-01
retry updating the lastChange attribute with the normal nslcd LDAP connection...
Arthur de Jong
2013-01-01
update pynslcd PAM protocol handling to be in line with r1865
Arthur de Jong
2013-01-01
fix setting restart option log message (fixes r1889)
Arthur de Jong
2012-12-30
code style fix
Arthur de Jong
2012-12-30
remove deprecated use_sasl, reconnect_tries, reconnect_maxsleeptime and tls_c...
Arthur de Jong
2012-12-30
remove undocumented restart configuration option
Arthur de Jong
2012-12-30
reorganise and rename configuration options to be in line with manual page
Arthur de Jong
2012-12-30
remove the ldc_ prefix from struct ldap_config fields
Arthur de Jong
2012-12-30
use the newer style AM_INIT_AUTOMAKE
Arthur de Jong
2012-12-30
add dependency information to regenerate constants.py
Arthur de Jong
2012-12-30
make the way manual pages are selected for installation more maintainable
Arthur de Jong
[next]