Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-06 | Prepare for 0.1.0.0, add --enable-libc-includes configure switch | Laurent Bercot | |
pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch. | |||
2020-06-25 | Doc typo fix (thanks firas) | Laurent Bercot | |
2020-04-06 | Prepare for 0.0.2.3 | Laurent Bercot | |
2020-03-30 | nsss: fix html errors | Colin Booth | |
Signed-off-by: Colin Booth <colin@heliocat.net> | |||
2020-03-21 | Include posixishard as late as possible | Laurent Bercot | |
2020-03-02 | version: 0.0.2.2v0.0.2.2 | Laurent Bercot | |
2020-02-09 | nsssd-nslcd needs socket_lib and sysclock_lib | Laurent Bercot | |
2020-01-27 | Prepare for 0.0.2.2 | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2019-10-21 | version: 0.0.2.1v0.0.2.1 | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Prepare for 0.0.2.1 | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-22 | version: 0.0.2.0v0.0.2.0 | Laurent Bercot | |
2019-09-21 | Add getgrouplist() support (stubbed in nsssd-nslcd) | Laurent Bercot | |
2019-09-21 | Fix nsss_unix_grp_getlist dep | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-09-06 | Adapt to better stopwatch API | Laurent Bercot | |
2019-09-04 | Use stopwatch where applicable | Laurent Bercot | |
2019-08-09 | Prepare for 0.0.2.0 | Laurent Bercot | |
Neither getgrouplist() support nor nsssd-switch has been committed yet. WIP, relax. | |||
2019-07-24 | nsssd: always drop privileges to the client's | Laurent Bercot | |
2019-07-22 | Makefile needs to be adjusted too | Laurent Bercot | |
2019-07-22 | Make configure CC-friendlier | Laurent Bercot | |
2019-06-20 | Prepare for 0.0.1.2 | Laurent Bercot | |
2019-06-20 | Holy memory leaks, Batman | Laurent Bercot | |
2019-03-04 | version: 0.0.1.1v0.0.1.1 | Laurent Bercot | |
2019-02-24 | -fPIC -> CPPFLAGS_AUTO | Laurent Bercot | |
2019-02-24 | Document the PIC change | Laurent Bercot | |
2019-02-24 | Build everything PIC by default | Laurent Bercot | |
2019-02-19 | Adapt to new skalibs/posixishard.h header | Laurent Bercot | |
2019-01-15 | bugfix: nsssd-nslcd -t option support | Laurent Bercot | |
2019-01-10 | Prepare for 0.0.1.1 | Laurent Bercot | |
2018-09-30 | Fix (hopefully) nsss_unix_shadow_get() | Laurent Bercot | |
2018-08-15 | typo fix in examples (thanks heliocat) | Laurent Bercot | |
2018-08-14 | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | |
2018-08-06 | Add anti-nsswitch rant | Laurent Bercot | |
2018-08-02 | Fix doc typos | Laurent Bercot | |
2018-08-02 | Complete libnsssd and libnsss documentation | Laurent Bercot | |
2018-08-01 | libnsss needs -lpthread | Laurent Bercot | |
2018-07-28 | Fix build failures on which systems? THE BSDS OF COURSE | Laurent Bercot | |
2018-07-03 | Add some documentation | Laurent Bercot | |
2018-07-02 | Add test framework, fix some bugs | Laurent Bercot | |
2018-06-29 | Fix Makefile and typo in a function name, add basic tests | Laurent Bercot | |
2018-06-26 | Initial commit | Laurent Bercot | |