2007-08-11 |
Frank Benkstein | man/vlock.1: document VLOCK_MESSAGE
|
commit | commitdiff | tree |
2007-08-11 |
Frank Benkstein | src/vlock-current.c: use fput{c,s} instead of fprintf...
|
commit | commitdiff | tree |
2007-08-11 |
Frank Benkstein | src/vlock.sh, src/vlock-current.c: even "Please press...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO: documentation (high)
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO: remove shadow auth todo: not our problem
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-shadow.c: remove comment regarding check of...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock-current.c: use read(2) instead of fgetc(3...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | remove canary stuff again: doesn't fix a real problem
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO:
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | rename USER_KILL option to LAUNCH_CANARY
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/canary.c: start canary in own session
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | add ability to kill vlock as user
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO: timeout now done
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock.sh: make VLOCK_MESSAGE user overridable
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock.h: forward declare struct timespec
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | Merge with vlock-2-timeout
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/prompt.c: kill one whitespace from timeout message
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock-current.c: add timeout support
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/prompt.c: fix bug that occurs when timeout is unset
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/prompt.c: print error message on timeout
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock-current.c: clear errno before checking value
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock.h: document timeout parameter
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c, src/auth-shadow.c: pass timeout value...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | extend auth functions to take a timeout parameter
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | extend prompt functions to take a timeout parameter
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | Merge with vlock-2-timeout
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-shadow.c: use prompt_echo_off function
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/prompt.c: guard prompt() to accept NULL as message
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock.h: update comment of prompt functions
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c, src/prompt.c: update copyright statement
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | move prompt functions from src/auth-pam.c to src/prompt.c
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | Makefile: use prompt.c for vlock-current
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/prompt.c: add stub
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c: make prompt function independant of PAM
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c: use declarations of prompt and prompt_echo_o...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/vlock.h: add declaration of prompt and prompt_echo_off...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c: comment and improve prompt()
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c: watch stdin with select(2) before reading...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO: comments
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | TODO: own conversation function is done
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | src/auth-pam.c, src/auth-shadow.c, src/vlock-current...
|
commit | commitdiff | tree |
2007-08-10 |
Frank Benkstein | config.mk: remove -lpam_misc
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-pam.c: add full BSD license for copied functions
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/vlock-current.c: don't wait for enter to be pressed...
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-pam.c, src/auth-shadow.c: handle EOF gracefully...
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-pam.c: provide own conversation function
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | TODO: update
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-shadow.c: add 1 second sleep and error message...
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-shadow.c: add two clarifying parentheses
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/auth-shadow.c: flush terminal input before reading...
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/vlock-current.c: add more comments about blocked...
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/vlock-current.c: use sigaction instead of signal
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/vlock-all.c: use sigaction instead of signal
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | Merge with vlock-2-release
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | vlock 2.0
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | TODO: FreeBSD done
|
commit | commitdiff | tree |
2007-08-09 |
Frank Benkstein | src/vlock.sh: only work around X11 bug if $DISPLAY...
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-new.c: make get_console_name() FreeBSD compatible
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-new.c: slightly reformat get_console_name()
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-new.c: factor out console device name formatting...
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | Makefile, config.mk: make root's group configurable...
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | config.mk: add comments
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock.sh: make getopt version test silent
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | man/vlock.1: document availability of long options
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock.sh: use ":" instead of "true"
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock.sh: fall back to old option parsing if gnu...
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock.sh: exit on any error
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-all.c: set frsig, too
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-all.c: comment terminal mode
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock.h: add console device names for FreeBSD
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | Revert cbbf07e872cd: just use ginstall on FreeBSD
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | Makefile, config.mk: move non-portable install-option...
|
commit | commitdiff | tree |
2007-08-08 |
Frank Benkstein | src/vlock-new.c: console deallocating not needed/possible...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/vlock-new.c: provide FreeBSD version of get_active_console
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/vlock-new.c: factor out getting current console...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/vlock-new.c: introduce extra variable for tracking...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/auth-pam.c: use different conversiation function...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/auth-pam.c: include security/openpam.h instead...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/vlock-all.c, src/vlock-new.c: include sys/consio...
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | man/vlock.1: document USER here, too
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | add a TODO file
|
commit | commitdiff | tree |
2007-08-07 |
Frank Benkstein | src/vlock-current.c, man/vlock-current.8: do not ignore...
|
commit | commitdiff | tree |
2007-08-06 |
Frank Benkstein | vlock 2.0 rc2
|
commit | commitdiff | tree |
2007-08-06 |
Frank Benkstein | ChangeLog: break long lines
|
commit | commitdiff | tree |
2007-08-06 |
Frank Benkstein | Merge with vlock-2-release
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | remove USER_KILL compile option, only root can kill...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock.sh: add permission error checks before exec...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | man/vlock.1: clarify use of -s,--disable-sysrq
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | man/vlock.1: add SECURITY and SEE ALSO sections
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | man/vlock.1: add missing word "option"
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | vlock 2.0 rc1
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-nosysrq.c: fix a comment and braces
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock.c: cosmetic fixes: comment, unused initialization...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-new.c: delay setuid() call until console...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-current.c: fix and add a comment
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-current.c: slightly simplify terminal handling
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-current.c: improve error message on getpwuid...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-all.c: fix two comments and merge to two...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/vlock-all.c: set signal handlers first and terminal...
|
commit | commitdiff | tree |
2007-08-05 |
Frank Benkstein | src/auth-shadow.c: misc commenting
|
commit | commitdiff | tree |