about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.2.0.5 ; fix ftms and support more defs in headers HEAD masterLaurent Bercot2024-09-128-11/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.4 v0.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.3 v0.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.2 v0.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>
* Update musl urlLaurent Bercot2022-01-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.1 v0.2.0.1Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document dep changesLaurent Bercot2021-12-191-3/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.1Laurent Bercot2021-12-195-7/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-7/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.2.0.0 v0.2.0.0Laurent Bercot2021-09-262-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc fixesLaurent Bercot2021-09-251-2/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2021-09-101-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix, test and document nsssd-switchLaurent Bercot2021-09-107-29/+294
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement a real nsssd-switch, with a testLaurent Bercot2021-09-108-76/+268
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-0977-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 charLaurent Bercot2021-09-029-16/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2Laurent Bercot2021-08-1032-75/+132
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.0.1 v0.1.0.1Laurent Bercot2021-04-151-1/+2
|
* Prepare for 0.1.0.1Laurent Bercot2021-04-135-6/+19
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* Other doc fixLaurent Bercot2021-01-101-2/+2
|
* Doc fixLaurent Bercot2021-01-102-3/+3
|
* version: 0.1.0.0 v0.1.0.0Laurent Bercot2021-01-101-1/+1
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Get rid of webipc.hLaurent Bercot2020-12-092-3/+4
|
* Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent Bercot2020-12-0615-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 Bercot2020-06-251-1/+1
|
* Prepare for 0.0.2.3Laurent Bercot2020-04-066-3/+17
|
* nsss: fix html errorsColin Booth2020-03-303-3/+3
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* Include posixishard as late as possibleLaurent Bercot2020-03-213-3/+6
|
* version: 0.0.2.2 v0.0.2.2Laurent Bercot2020-03-021-1/+0
|
* nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot2020-02-092-1/+3
|
* Prepare for 0.0.2.2Laurent Bercot2020-01-276-7/+22
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* version: 0.0.2.1 v0.0.2.1Laurent Bercot2019-10-211-0/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-11/+11
|