]> git.armaanb.net Git - opendoas.git/history - configure
timestamp: error out if fstat and lstat st_ino and st_dev are not the same
[opendoas.git] / configure
2019-01-30 Ivy Fosterconfigure: list --with-timestamp in help, since without...
2019-01-30 Duncaentimestamp: rename and simplify
2019-01-30 Duncaendoas: remove unnecessary configure checks, move shadow...
2017-12-11 Duncaenadd initial timestamp file support, disabled by default...
2017-12-11 Duncaenconfigure: update version
2017-12-11 Duncaenconfigure: fix usage
2016-09-06 Duncaenbump version to v6.0 v6.0
2016-09-06 DuncaenAdd closefrom(2) from openssh-portable
2016-09-06 Duncaenminor configure tweaks
2016-09-02 Duncaenconfigure: error out if no authentication found and...
2016-06-27 Duncan OverbruckMerge pull request #8 from frgm/master
2016-06-27 Svyatoslav Mishynconfigure: fix usage() formatting
2016-06-27 Duncaenbump to version v0.3.2 v0.3.2
2016-06-27 Duncaenfix --with(out)-pam configure option
2016-06-27 Duncaenfix sys/tree.h test
2016-06-26 Duncaenbump version 0.3.1 v0.3.1
2016-06-26 Duncaenbump version 0.3 v0.3
2016-06-26 Duncaenadd --without-pam configure option to allow passwd...
2016-06-24 Duncaenrename doas_pam.c to pam.c
2016-06-24 Duncaenimport sys-tree.h from openssh-portable
2016-06-08 Duncaenremove pledge seccomp shim
2016-06-08 Duncaenopen pam sessions with right user and remove setusercon...
2016-06-05 Duncaenbump version to 0.2 v0.2
2016-06-05 Duncaenremove version.h and define VERSION in configure script
2016-05-09 Duncan OverbruckMerge pull request #7 from frgm/master v0.1
2016-05-09 Svyatoslav Mishynfix configure script
2016-05-08 DuncaenMore configure and make cleanup
2016-05-08 Duncan OverbruckMerge pull request #4 from frgm/master
2016-05-08 Svyatoslav Mishynfix make install
2016-05-08 DuncaenSimply install and move version to configure script
2016-05-08 Svyatoslav Mishynconfigure: tune up a little bit
2016-05-08 DuncaenAdd proper pam session handling
2016-05-07 DuncaenFix typos and configure pledge detection
2016-05-06 DuncaenAdd configure script