aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot4 days4-4/+4
|
* Fix hardening of string reading from nsssd-switchLaurent Bercot5 days4-10/+11
|
* Prepare for 0.2.1.3Laurent Bercot5 days6-8/+23
|
* Update cgit URLLaurent Bercot7 days1-1/+1
|
* version: 0.2.1.2v0.2.1.2Laurent Bercot2026-05-091-0/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0412-1/+13
|
* Add support for disabling rpath. Prepare for 0.2.1.2Laurent Bercot2026-03-3010-10/+46
|
* AI policies, better -lskarnet error messageLaurent Bercot2026-03-262-1/+30
|
* Fix dotpc and Solaris buildLaurent Bercot2026-01-212-0/+3
|
* version: 0.2.1.1v0.2.1.1Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-233-4/+4
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Fix typo in READMELaurent Bercot2025-09-021-2/+2
|
* Prepare for 0.2.1.1Laurent Bercot2025-08-195-7/+24
|
* Add consistent pthread supportLaurent Bercot2025-05-276-10/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOSLaurent Bercot2025-05-263-9/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next iterationLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add dylib to depsLaurent Bercot2025-05-262-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Typo fixLaurent Bercot2025-05-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative dylib supportLaurent Bercot2025-05-263-13/+55
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.1.0v0.2.1.0Laurent Bercot2025-05-052-2/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-022-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-10/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-287-10/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.1.0, pkg-config supportLaurent Bercot2025-04-2713-8/+615
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add pkg-config supportLaurent Bercot2025-04-2713-87/+328
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-8/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixes (it's grp.h!)Laurent Bercot2024-11-273-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.5v0.2.0.5Laurent Bercot2024-10-095-7/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bsdsnowflake setgroups()Laurent Bercot2024-10-041-1/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix configure --helpLaurent Bercot2024-09-231-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libs in /usr/lib by defaultLaurent Bercot2024-09-234-18/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.5 ; fix ftms and support more defs in headersLaurent Bercot2024-09-128-11/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.4v0.2.0.4Laurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-13/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't declare setgroups() in grp.h if non-GNULaurent Bercot2023-09-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-123-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.4Laurent Bercot2023-09-095-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-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 fixLaurent Bercot2023-06-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.3v0.2.0.3Laurent Bercot2023-02-173-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update build systemLaurent Bercot2023-02-154-4/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.3; fix configureLaurent Bercot2023-02-106-7/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.2v0.2.0.2Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.2Laurent Bercot2023-01-0213-14/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>