aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.2v0.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.1v0.0.2.1Laurent Bercot2019-10-211-0/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-11/+11
|
* Prepare for 0.0.2.1Laurent Bercot2019-10-215-5/+20
|
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
|
* version: 0.0.2.0v0.0.2.0Laurent Bercot2019-09-221-1/+1
|
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-2118-49/+279
|
* Fix nsss_unix_grp_getlist depLaurent Bercot2019-09-212-5/+7
|
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-2116-10/+127
|
* Adapt to better stopwatch APILaurent Bercot2019-09-062-3/+2
|
* Use stopwatch where applicableLaurent Bercot2019-09-042-1/+3
|
* Prepare for 0.0.2.0Laurent Bercot2019-08-096-7/+31
| | | | | Neither getgrouplist() support nor nsssd-switch has been committed yet. WIP, relax.
* nsssd: always drop privileges to the client'sLaurent Bercot2019-07-241-1/+22
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* Prepare for 0.0.1.2Laurent Bercot2019-06-204-2/+13
|
* Holy memory leaks, BatmanLaurent Bercot2019-06-209-0/+18
|
* version: 0.0.1.1v0.0.1.1Laurent Bercot2019-03-043-2/+5
|
* -fPIC -> CPPFLAGS_AUTOLaurent Bercot2019-02-241-1/+1
|
* Document the PIC changeLaurent Bercot2019-02-242-0/+4
|
* Build everything PIC by defaultLaurent Bercot2019-02-241-13/+2
|
* Adapt to new skalibs/posixishard.h headerLaurent Bercot2019-02-195-8/+13
|
* bugfix: nsssd-nslcd -t option supportLaurent Bercot2019-01-151-1/+1
|
* Prepare for 0.0.1.1Laurent Bercot2019-01-104-7/+8
|
* Fix (hopefully) nsss_unix_shadow_get()Laurent Bercot2018-09-306-9/+31
|
* typo fix in examples (thanks heliocat)Laurent Bercot2018-08-151-1/+1
|
* version: 0.0.1.0v0.0.1.0Laurent Bercot2018-08-141-1/+1
|
* Add anti-nsswitch rantLaurent Bercot2018-08-061-0/+164
|
* Fix doc typosLaurent Bercot2018-08-026-12/+15
|
* Complete libnsssd and libnsss documentationLaurent Bercot2018-08-023-3/+433
|
* libnsss needs -lpthreadLaurent Bercot2018-08-011-1/+1
|
* Fix build failures on which systems? THE BSDS OF COURSELaurent Bercot2018-07-282-0/+7
|
* Add some documentationLaurent Bercot2018-07-038-48/+579
|
* Add test framework, fix some bugsLaurent Bercot2018-07-0218-14/+207
|
* Fix Makefile and typo in a function name, add basic testsLaurent Bercot2018-06-294-3/+101
|
* Initial commitLaurent Bercot2018-06-26182-0/+6262