summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 days Prepare for 0.2.0.5 ; fix ftms and support more defs in headersHEADmastermainLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-06 version: 0.2.0.4v0.2.0.4Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-22 Simpler MakefileLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Don't declare setgroups() in grp.h if non-GNULaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-12 Update depsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Prepare for 0.2.0.4Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-07-10configure: Catch all of variable valuesMobin
If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
2023-06-14 Doc fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-17 version: 0.2.0.3v0.2.0.3Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-15 Update build systemLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-10 Prepare for 0.2.0.3; fix configureLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-01-14 version: 0.2.0.2v0.2.0.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-01-02 Prepare for 0.2.0.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-01-10 Update musl urlLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-21 version: 0.2.0.1v0.2.0.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-19 Document dep changesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-19 Prepare for 0.2.0.1Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-05 configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-26 version: 0.2.0.0v0.2.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-25 More doc fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-10 Doc fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-10 Fix, test and document nsssd-switchLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-10 Implement a real nsssd-switch, with a testLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-09 Prepare for 0.2.0.0, lots of changes.Laurent Bercot
- Make _r functions completely thread-safe. - Save a lot of forking by having a persistent nsss_switch_query - Introduce a timeout to make the server expire - Start writing nsss-switch, not working yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-02 Pass errno as unsigned charLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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