]> git.armaanb.net Git - opendoas.git/history - libopenbsd
Handle empty argv
[opendoas.git] / libopenbsd /
2020-11-12 Duncan Overbrucklibopenbsd/closefrom.h: include path.h for _PATH_DEV...
2020-11-12 Duncan Overbruckadd back execvpe fallback
2020-11-12 Duncan Overbruckremove includes.h and move the prototypes to doas.h
2020-11-12 Duncan Overbrucklibopenbsd: clean up readpassphrase compat and fix...
2020-11-12 Duncan Overbruckuse config.h and link objects instead of libopenbsd.a
2020-11-12 Sunil Nimmagaddaopendoas: Fallback for setresuid(2).
2020-02-03 Duncan Overbrucklibopenbsd: define __dead as noreturn
2019-07-26 Duncan Overbrucklibopenbsd/closefrom.c: remove config.h include
2019-07-26 Duncan Overbrucklibopenbsd: remove MacOSX compat functions, its not...
2019-07-26 Duncan Overbrucklibopenbsd/closefrom.c: sync with sudo
2019-01-30 Duncaenlibopenbsd: minor cleanup
2019-01-30 Duncaenlibopenbsd/closefrom: correctly handle snprintf truncation
2019-01-30 Duncaenlibopenbsd/readpassphrase: update to latest version...
2017-12-12 Duncaenpersist_timestamp: move timespec macros to libopenbsd
2016-09-06 DuncaenAdd closefrom(2) from openssh-portable
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-02 Duncaenremove nonstandard sys/cdefs.h
2016-05-08 DuncaenAdd proper pam session handling
2016-05-06 DuncaenTesting only seccomp pledge
2016-05-06 DuncaenAdd more compatibility functions for linux support
2016-05-06 DuncaenActually open pam sessions
2016-05-06 DuncaenAdd configure script
2015-08-06 Nathan HolsteinAdd PAM service definition for doas.
2015-08-06 Nathan HolsteinAdd IO error checking to auth_userokay().
2015-08-06 Nathan HolsteinImplement PAM authentication.
2015-08-05 Nathan HolsteinMerge doas.c 1.34 from OpenBSD CVS.
2015-08-05 Nathan HolsteinBeing integration of PAM into auth_userokay().
2015-08-05 Nathan HolsteinAdd copyright clauses to new code.
2015-08-05 Nathan HolsteinImport explicit_bzero() from OpenBSD.
2015-08-05 Nathan HolsteinImplement the semantics of setusercontext().
2015-08-05 Nathan HolsteinAdd compatibility functions from OpenBSD.
2015-08-05 Nathan HolsteinMakefile for gmake on MacOSX.