| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo fix | Laurent Bercot | 2025-05-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Tentative dylib support | Laurent Bercot | 2025-05-26 | 3 | -13/+55 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 0.2.1.0v0.2.1.0 | Laurent Bercot | 2025-05-05 | 2 | -2/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add hash | Laurent Bercot | 2025-05-02 | 2 | -1/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Next batch of build fixes | Laurent Bercot | 2025-04-29 | 2 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More build fixes | Laurent Bercot | 2025-04-29 | 3 | -10/+20 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Latest batch of fixes | Laurent Bercot | 2025-04-28 | 7 | -10/+22 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.2.1.0, pkg-config support | Laurent Bercot | 2025-04-27 | 13 | -8/+615 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add pkg-config support | Laurent Bercot | 2025-04-27 | 13 | -87/+328 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for next version, fix configure | Laurent Bercot | 2025-03-27 | 7 | -8/+23 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc fixes (it's grp.h!) | Laurent Bercot | 2024-11-27 | 3 | -2/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 0.2.0.5v0.2.0.5 | Laurent Bercot | 2024-10-09 | 5 | -7/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bsdsnowflake setgroups() | Laurent Bercot | 2024-10-04 | 1 | -1/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix configure --help | Laurent Bercot | 2024-09-23 | 1 | -2/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Install static libs in /usr/lib by default | Laurent Bercot | 2024-09-23 | 4 | -18/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 0.2.0.5 ; fix ftms and support more defs in headers | Laurent Bercot | 2024-09-12 | 8 | -11/+28 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 0.2.0.4v0.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.3v0.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.2v0.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.1v0.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.0v0.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.1v0.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.0v0.1.0.0 | Laurent Bercot | 2021-01-10 | 1 | -1/+1 |
| | | |||||
