Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spelling fixesArthur de Jong2013-03-242-2/+2
* fix service request loggingArthur de Jong2013-03-241-2/+2
* NSS: Return TRYAGAIN on zero-length bufferJakub Hrozek2013-03-191-1/+6
* fix the text representation of shadow information for nsc...Arthur de Jong2013-03-111-7/+7
* implement a lookup_shadow test command for use on systems...Arthur de Jong2013-03-113-1/+102
* fix a few compiler warningsArthur de Jong2013-03-102-5/+7
* guess the value for --with-pam-seclib-dir if it is not sp...Arthur de Jong2013-03-101-2/+12
* small portability fix in test_pamcmds.shArthur de Jong2013-03-101-2/+4
* only log protocol name if it is presentArthur de Jong2013-03-101-2/+4
* also support systems without bet_get_enum()Arthur de Jong2013-03-102-1/+5
* log hex value of action id to make debugging easierArthur de Jong2013-03-091-1/+1
* ensure consistent naming of DN variablesArthur de Jong2013-03-091-9/+8
* clean up imports and use ldap.filter.escape_filter_chars(...Arthur de Jong2013-03-097-21/+21
* move get_connection function to search module as Connecti...Arthur de Jong2013-03-093-25/+28
* move Search class to search moduleArthur de Jong2013-03-0915-148/+184
* fix default logging configuration setting in pynslcdArthur de Jong2013-03-091-1/+1
* fix the description of the tio_time_remaining() functionArthur de Jong2013-03-091-2/+3
* document the nscd_invalidate optionArthur de Jong2013-03-091-0/+18
* start the nscd invalidator and invalidate the nscd cache ...Arthur de Jong2013-03-093-0/+18
* implement parsing of the nscd_invalidate optionArthur de Jong2013-03-092-22/+83
* implement functionality to send a cache invalidation sign...Arthur de Jong2013-03-095-5/+253
* move signame() function to common.c to make it available ...Arthur de Jong2013-03-093-56/+60
* document the trimming expressions in the nslcd.conf(5) ma...Arthur de Jong2013-03-031-5/+45
* support trimming expressions with full shell glob matchin...Arthur de Jong2013-03-031-2/+48
* add tests for trimming expressionsArthur de Jong2013-03-031-1/+14
* update the trimming expressions code to follow the new co...Arthur de Jong2013-03-031-44/+26
* allow trimming expressions with ${foo#bar} syntax in nslcdThorsten Glaser2013-03-032-0/+63
* return the password policy bind information via PAMArthur de Jong2013-03-033-3/+28
* provide a basic replacement implementation of ldap_passwo...Arthur de Jong2013-03-034-1/+54
* provide a replacement implementation of ldap_parse_passwo...Arthur de Jong2013-03-034-1/+125
* request and parse password policy controls when doing use...Arthur de Jong2013-03-033-7/+223
* pass the session along to the do_bind() functionArthur de Jong2013-03-031-8/+8
* add some missing checks to the configure scriptArthur de Jong2013-03-031-6/+8
* log a more meaningful error in nslcd when trying to authe...Arthur de Jong2013-03-011-1/+7
* move update_lastchange() function from shadow to pam codeArthur de Jong2013-03-013-69/+68
* move parsing to command line arguments to main bodyArthur de Jong2013-03-011-4/+1
* update TODO (setnetgrent() returns an error since r1874)Arthur de Jong2013-03-011-1/+0
* include information about when some of the options were a...Arthur de Jong2013-02-271-49/+50
* add missing include statement for NULL definitionArthur de Jong2013-02-271-0/+2
* log version information from the NSS moduleArthur de Jong2013-02-232-4/+22
* define and export an _nss_ldap_version symbolArthur de Jong2013-02-234-1/+15
* also search for alternative macAddress representation in ...Arthur de Jong2013-02-231-1/+11
* extra sanity check to ensure not too many file descriptor...Arthur de Jong2013-02-231-0/+5
* clarify NSLCD_ACTION_SERVICE_* request parameter descriptionArthur de Jong2013-02-231-1/+3
* allow names with one character in default validnames opti...Arthur de Jong2013-02-233-3/+5
* document the log optionArthur de Jong2013-02-231-0/+21
* handle the log configuration option in pynslcdArthur de Jong2013-02-232-15/+37
* handle the log configuration option in nslcdArthur de Jong2013-02-234-13/+104
* implement functions for configuring alternative loggingArthur de Jong2013-02-232-15/+105
* fix docbook tag for file nameArthur de Jong2013-02-121-1/+1