summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-15 version: 0.1.0.1v0.1.0.1Laurent Bercot
2021-04-13 Prepare for 0.1.0.1Laurent Bercot
2021-04-11 Do not compile or link into /dev/nullLaurent Bercot
2021-04-09 Real noexecstack fix: make strip less greedyLaurent Bercot
2021-04-08 noexecstack only works in LDFLAGSLaurent Bercot
2021-01-10 Other doc fixLaurent Bercot
2021-01-10 Doc fixLaurent Bercot
2021-01-10 version: 0.1.0.0v0.1.0.0Laurent Bercot
2020-12-29 configure should be executable >.>Laurent Bercot
2020-12-28Don't put -fno-stack-protector in default CFLAGSLaurent Bercot
2020-12-18configure fixLaurent Bercot
2020-12-09 Get rid of webipc.hLaurent Bercot
2020-12-06 Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent 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.3Laurent Bercot
2020-03-30nsss: fix html errorsColin Booth
Signed-off-by: Colin Booth <colin@heliocat.net>
2020-03-21 Include posixishard as late as possibleLaurent Bercot
2020-03-02 version: 0.0.2.2v0.0.2.2Laurent Bercot
2020-02-09 nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot
2020-01-27 Prepare for 0.0.2.2Laurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2019-10-21 version: 0.0.2.1v0.0.2.1Laurent Bercot
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-10-21 Prepare for 0.0.2.1Laurent Bercot
2019-10-21 Fix generated CC for cross-buildsLaurent Bercot
2019-09-22 version: 0.0.2.0v0.0.2.0Laurent Bercot
2019-09-21 Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot
2019-09-21 Fix nsss_unix_grp_getlist depLaurent Bercot
2019-09-21 Fix configure permissionsLaurent Bercot
2019-09-21 Remove tainnow dependency in configure tooLaurent Bercot
2019-09-06 Adapt to better stopwatch APILaurent Bercot
2019-09-04 Use stopwatch where applicableLaurent Bercot
2019-08-09 Prepare for 0.0.2.0Laurent Bercot
Neither getgrouplist() support nor nsssd-switch has been committed yet. WIP, relax.
2019-07-24 nsssd: always drop privileges to the client'sLaurent Bercot
2019-07-22Makefile needs to be adjusted tooLaurent Bercot
2019-07-22Make configure CC-friendlierLaurent Bercot
2019-06-20 Prepare for 0.0.1.2Laurent Bercot
2019-06-20 Holy memory leaks, BatmanLaurent Bercot
2019-03-04 version: 0.0.1.1v0.0.1.1Laurent Bercot
2019-02-24 -fPIC -> CPPFLAGS_AUTOLaurent Bercot
2019-02-24 Document the PIC changeLaurent Bercot
2019-02-24 Build everything PIC by defaultLaurent Bercot
2019-02-19 Adapt to new skalibs/posixishard.h headerLaurent Bercot
2019-01-15 bugfix: nsssd-nslcd -t option supportLaurent Bercot
2019-01-10 Prepare for 0.0.1.1Laurent 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.0Laurent Bercot
2018-08-06 Add anti-nsswitch rantLaurent Bercot
2018-08-02 Fix doc typosLaurent Bercot