Commit Graph

20 Commits

Author SHA1 Message Date
kernc 0861ec3838 Implemented HTTP log POSTing and IRC posting, which is undocumented as it doesn't work. This is also a 0.1.1a release.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@43 c501e62c-e7d1-11de-a198-37193048d1ed
2010-05-31 21:31:50 +00:00
kernc 2ec46c0140 Replaced lkl and lklk scripts with llk and llkk setuid0 programs that run logkeys-start.sh and logkeys-kill.sh.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@42 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 19:36:22 +00:00
kernc 8359aa3598 Piped commands now use absolute program paths (e.g. /bin/grep instead of just grep) to avoid potential attacks (issue 18)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@41 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 15:59:58 +00:00
kernc c0e749c00c More refactoring and bug fixes. Inspired by Benjamin Jochheim. Thanks much! :)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@40 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 13:40:26 +00:00
kernc 3748cdb02b Failed check was missing when opening custom keymap.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@39 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:16:16 +00:00
kernc e3cb923b9c Added ChangeLog
git-svn-id: https://logkeys.googlecode.com/svn/trunk@38 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:09:48 +00:00
kernc 3c1f5c2c70 Major code refactoring and various fixes - all as of yet untested\!
git-svn-id: https://logkeys.googlecode.com/svn/trunk@37 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-22 02:06:49 +00:00
kernc 82dc8c1a23 pgrep is no longer required (issue 13)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@36 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-21 10:50:41 +00:00
kernc 1177d16ea1 Fixed "umask not declared in this scope" (issue 17)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@35 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-19 21:20:29 +00:00
kernc 9a635dd045 Part of a series of fixes regarding "symlink attack" vulnerabilities (issue 10)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@34 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-19 21:18:16 +00:00
kernc cec528cf2c Corrected erroneous '105 lines for 105 keys' to 106.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@33 c501e62c-e7d1-11de-a198-37193048d1ed
2010-04-13 12:37:58 +00:00
kernc d51924413d TMP_PID_FILE changed from /tmp/logkeys.pid.lock to /var/run/logkeys.pid
git-svn-id: https://logkeys.googlecode.com/svn/trunk@26 c501e62c-e7d1-11de-a198-37193048d1ed
2010-03-21 03:13:38 +00:00
kernc fad35522a9 Fixed cast that caused infinite loop on x86_64 platforms (issue #1).
git-svn-id: https://logkeys.googlecode.com/svn/trunk@25 c501e62c-e7d1-11de-a198-37193048d1ed
2010-02-25 04:05:10 +00:00
kernc c54667d376 Added -d switch for custom device selection and documented it in the manual.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@20 c501e62c-e7d1-11de-a198-37193048d1ed
2010-01-05 16:15:28 +00:00
kernc f3002c7b80 Updated manual page logfile example to include LF+timestamp on Ctrl+C/Ctrl+D.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@13 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-14 11:59:07 +00:00
kernc f7734c69fc logkeys is now Ctrl aware and creates LF+timestamp on Ctrl+C and Ctrl+D.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@10 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-14 11:52:14 +00:00
kernc bc63507fc8 Corrected some spelling mistakes.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@5 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-13 17:25:02 +00:00
kernc 807ee33130 Removed and old comment.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@3 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-13 11:45:02 +00:00
kernc 045803af65 Initial v0.1.0 public commit. Everything works. :)
git-svn-id: https://logkeys.googlecode.com/svn/trunk@2 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-13 10:56:57 +00:00
(no author) ec16a2805b Initial directory structure.
git-svn-id: https://logkeys.googlecode.com/svn/trunk@1 c501e62c-e7d1-11de-a198-37193048d1ed
2009-12-13 10:25:01 +00:00