about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nsss: fix html errorsColin Booth2020-03-303-3/+3
* 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
* 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.0 v0.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
* 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.1 v0.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.0 v0.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