Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/nslcd.c
Commit message (Expand)AuthorAgeFilesLines
* Add an option to test the configuration fileArthur de Jong2024-02-241-1/+15
* Make configuration file to use configurableArthur de Jong2024-02-241-9/+22
* Get files ready for 0.9.11 release0.9.11Arthur de Jong2019-10-061-2/+2
* Avoid logging unknown socket peer informationArthur de Jong2018-09-081-3/+15
* Create /var/run/nslcd/socket after dropping privilegesArthur de Jong2018-07-211-3/+3
* Get files ready for 0.9.8 release0.9.8Arthur de Jong2017-06-261-2/+2
* Exit with 0 when stopping nslcdArthur de Jong2017-02-071-1/+1
* Remove duplicate break statementArthur de Jong2016-09-041-1/+1
* Get files ready for 0.9.7 release0.9.7Arthur de Jong2016-08-141-2/+2
* Implement disable_enumerationAndrew Elble2015-05-011-3/+9
* Avoid signal race condition on start-upArthur de Jong2015-04-161-2/+3
* Various small fixes when using --with-module-nameArthur de Jong2015-03-221-1/+1
* Don't let the oom killer kill nslcdPatrick McLean2015-03-111-0/+23
* Allow configuration of NSS and PAM namesArthur de Jong2015-01-191-3/+3
* Fix format stringArthur de Jong2014-10-101-3/+3
* Block signals sooner to avoid race conditionsArthur de Jong2014-10-041-11/+11
* uid_t/gid_t should be formatted as unsigned longJason Luan2014-09-301-13/+13
* Log daemonising failuresArthur de Jong2014-05-041-0/+1
* Properly daemonise nslcd and only exit when readyArthur de Jong2014-01-021-14/+27
* Fix a number of compiler warningsArthur de Jong2013-10-291-1/+1
* Start invalidator after locking pidfileArthur de Jong2013-10-291-7/+9
* Use larger nslcd send buffersArthur de Jong2013-09-081-1/+1
* Ignore SIGUSR2 for future compatibilityArthur de Jong2013-08-231-1/+1
* Handle SIGUSR1 by resetting the retry timerArthur de Jong2013-08-211-14/+21
* Return partial shadow information to non-root usersArthur de Jong2013-08-211-4/+2
* -n switch for nslcd (prevents process from forking)Caleb Callaway2013-08-181-2/+10
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-3/+3
* Fix commentArthur de Jong2013-04-031-1/+1
* Handle user modification requests in nslcdArthur de Jong2013-03-301-0/+1
* start the nscd invalidator and invalidate the nscd cache ...Arthur de Jong2013-03-091-0/+6
* move signame() function to common.c to make it available ...Arthur de Jong2013-03-091-55/+0
* log version information from the NSS moduleArthur de Jong2013-02-231-1/+11
* extra sanity check to ensure not too many file descriptor...Arthur de Jong2013-02-231-0/+5
* handle the log configuration option in nslcdArthur de Jong2013-02-231-8/+8
* implement a netgroup_all requestArthur de Jong2013-02-081-0/+1
* make checking dlsym() result a little saferArthur de Jong2013-01-181-3/+3
* remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong2012-12-301-19/+19
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-318/+331
* make nslcd actions hexadecimal values with some structure...Arthur de Jong2012-12-161-2/+2
* switch protocol from host byte order to network byte orde...Arthur de Jong2012-12-161-5/+6
* if nslcd creates the state directory, try to set the righ...Arthur de Jong2012-10-141-2/+8
* use poll() instead of select() for checking file descript...Arthur de Jong2012-10-121-7/+7
* include an explicit cast to int when printing gid_t (fixe...Arthur de Jong2012-09-011-2/+2
* on startup have the gid option default to the primary gro...Arthur de Jong2012-07-201-9/+20
* implement a pam_password_prohibit_message nslcd.conf opti...Arthur de Jong2012-07-081-0/+1
* get rid of a few compiler warnings on FreeBSDArthur de Jong2012-05-181-0/+3
* provide a compatibility definition of SUN_LEN() for syste...Arthur de Jong2012-05-091-0/+1
* remove duplicate debug from log messageArthur de Jong2012-05-091-1/+1
* don't try to close _SC_OPEN_MAX file descriptorArthur de Jong2012-05-041-1/+1
* update copyright yearsArthur de Jong2012-02-291-2/+2