Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for 0.2.0.5 ; fix ftms and support more defs in headers HEAD master | Laurent Bercot | 2024-09-12 | 8 | -11/+28 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.2.0.4 v0.2.0.4 | Laurent Bercot | 2023-11-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -13/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Don't declare setgroups() in grp.h if non-GNU | Laurent Bercot | 2023-09-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update deps | Laurent Bercot | 2023-09-12 | 3 | -3/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.4 | Laurent Bercot | 2023-09-09 | 5 | -6/+21 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | Doc fix | Laurent Bercot | 2023-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.2.0.3 v0.2.0.3 | Laurent Bercot | 2023-02-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update build system | Laurent Bercot | 2023-02-15 | 4 | -4/+11 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.3; fix configure | Laurent Bercot | 2023-02-10 | 6 | -7/+23 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.2.0.2 v0.2.0.2 | Laurent Bercot | 2023-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.2 | Laurent Bercot | 2023-01-02 | 13 | -14/+28 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update musl url | Laurent Bercot | 2022-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.2.0.1 v0.2.0.1 | Laurent Bercot | 2021-12-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Document dep changes | Laurent Bercot | 2021-12-19 | 1 | -3/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.1 | Laurent Bercot | 2021-12-19 | 5 | -7/+19 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -7/+14 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.2.0.0 v0.2.0.0 | Laurent Bercot | 2021-09-26 | 2 | -0/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More doc fixes | Laurent Bercot | 2021-09-25 | 1 | -2/+13 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc fixes | Laurent Bercot | 2021-09-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix, test and document nsssd-switch | Laurent Bercot | 2021-09-10 | 7 | -29/+294 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Implement a real nsssd-switch, with a test | Laurent Bercot | 2021-09-10 | 8 | -76/+268 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.0, lots of changes. | Laurent Bercot | 2021-09-09 | 77 | -211/+891 |
| | | | | | | | | | - 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> | ||||
* | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 9 | -16/+16 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2 | Laurent Bercot | 2021-08-10 | 32 | -75/+132 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.1.0.1 v0.1.0.1 | Laurent Bercot | 2021-04-15 | 1 | -1/+2 |
| | |||||
* | Prepare for 0.1.0.1 | Laurent Bercot | 2021-04-13 | 5 | -6/+19 |
| | |||||
* | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| | |||||
* | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 2 | -3/+2 |
| | |||||
* | noexecstack only works in LDFLAGS | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Other doc fix | Laurent Bercot | 2021-01-10 | 1 | -2/+2 |
| | |||||
* | Doc fix | Laurent Bercot | 2021-01-10 | 2 | -3/+3 |
| | |||||
* | version: 0.1.0.0 v0.1.0.0 | Laurent Bercot | 2021-01-10 | 1 | -1/+1 |
| | |||||
* | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| | |||||
* | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| | |||||
* | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| | |||||
* | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 2 | -3/+4 |
| | |||||
* | Prepare for 0.1.0.0, add --enable-libc-includes configure switch | Laurent Bercot | 2020-12-06 | 15 | -57/+109 |
| | | | | | pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch. | ||||
* | Doc typo fix (thanks firas) | Laurent Bercot | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | Prepare for 0.0.2.3 | Laurent Bercot | 2020-04-06 | 6 | -3/+17 |
| | |||||
* | nsss: fix html errors | Colin Booth | 2020-03-30 | 3 | -3/+3 |
| | | | | Signed-off-by: Colin Booth <colin@heliocat.net> | ||||
* | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 3 | -3/+6 |
| | |||||
* | version: 0.0.2.2 v0.0.2.2 | Laurent Bercot | 2020-03-02 | 1 | -1/+0 |
| | |||||
* | nsssd-nslcd needs socket_lib and sysclock_lib | Laurent Bercot | 2020-02-09 | 2 | -1/+3 |
| | |||||
* | Prepare for 0.0.2.2 | Laurent Bercot | 2020-01-27 | 6 | -7/+22 |
| | |||||
* | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
| | |||||
* | version: 0.0.2.1 v0.0.2.1 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 |
| | |||||
* | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 2 | -11/+11 |
| |