Commit Graph

99 Commits

Author SHA1 Message Date
b88329b66d
Fix spelling error 2016-08-21 01:54:32 -04:00
1a259ff244
Fix CVE-2016-6866 2016-08-21 01:43:10 -04:00
db47a47104 Removed big files 2016-08-21 01:20:33 -04:00
b30fb7d4fb Added DPMS support 2015-10-27 15:56:45 -04:00
Christopher Jeffrey
8a3c5c91f4 add meta and super to shutdown list. opacity. window class and name. 2015-01-31 02:04:49 -08:00
Christopher Jeffrey
d2bbaa090b readme 2015-01-26 19:26:37 -08:00
Christopher Jeffrey
7246d5c7cc do not play beep on success. 2015-01-26 19:24:38 -08:00
Christopher Jeffrey
c7f76fdac8 add transparent lock screen. set WM_NAME. 2015-01-26 17:22:59 -08:00
Christopher Jeffrey
f229dd67b7 fix custom password for bsd_auth. 2014-09-30 12:22:12 -07:00
Christopher Jeffrey
05406845e7 readme 2014-09-27 00:30:29 -07:00
Christopher Jeffrey
773c53e302 rename readme. 2014-09-25 14:45:34 -07:00
Christopher Jeffrey
50d3be5296 use markdown in readme 2014-09-25 14:45:17 -07:00
Christopher Jeffrey
6b7c9b3afc add webcam to readme. 2014-09-25 14:41:12 -07:00
Christopher Jeffrey
849787799c revert backspace change for now. 2014-09-19 10:59:44 -07:00
Christopher Jeffrey
232ca6690d longer wait 2014-09-19 02:22:30 -07:00
Christopher Jeffrey
5a7ab3ff79 disable_kill 2014-09-19 02:18:53 -07:00
Christopher Jeffrey
8bdd144daa disable ctrl+alt+backspace 2014-09-18 18:22:00 -07:00
Christopher Jeffrey
b74256d2b9 disable alt+sysrq. 2014-09-18 14:38:54 -07:00
Christopher Jeffrey
6ecebe7703 implement ffmpeg webcam + imgur + twilio mms support. 2014-08-26 00:32:52 -07:00
Christopher Jeffrey
3a1c71669f refactor. 2014-08-19 20:10:34 -07:00
Christopher Jeffrey
a176f92c8e update readme 2014-08-19 14:36:30 -07:00
Christopher Jeffrey
caace4ca89 add twilio example. 2014-08-19 14:14:54 -07:00
Christopher Jeffrey
bde8ad395e twilio 2014-08-18 20:41:29 -07:00
Christopher Jeffrey
6f03e7c221 add .gitignore. 2014-08-18 16:51:58 -07:00
Christopher Jeffrey
f8bbb5827e use twilio to sms when a bad password is entered. 2014-08-18 16:47:54 -07:00
Christopher Jeffrey
1d0a7a4d39 arguments. 2014-08-10 21:35:52 -04:00
Christopher Jeffrey
cea569bdb4 add proper def check. check all f keys. 2014-08-06 10:16:33 -07:00
Christopher Jeffrey
77d8085ed1 minor fixes. 2014-08-06 10:07:51 -07:00
Christopher Jeffrey
9836ee3d94 no need for shell script anymore. 2014-08-05 19:26:26 -07:00
Christopher Jeffrey
a241c45c72 comments. 2014-08-05 19:24:44 -07:00
Christopher Jeffrey
ca593ce987 use -f .slock_passwd by default. 2014-08-05 19:20:22 -07:00
Christopher Jeffrey
05a9a73857 use -f in shell script. 2014-08-05 19:09:03 -07:00
Christopher Jeffrey
a4a5fe8fca read pw from file. 2014-08-05 19:07:20 -07:00
Christopher Jeffrey
80bd1e8cf0 ignore newlines. 2014-08-05 18:57:06 -07:00
Christopher Jeffrey
9fd0ec8074 disallow switching of VTs. 2014-07-30 13:05:39 -07:00
Christopher Jeffrey
e8963dec40 shorter wav file. remove trailing newline. potentially use a single color. 2014-07-29 12:25:43 -07:00
Christopher Jeffrey
276d7fba73 add slock shutdown. 2014-07-22 09:29:05 -07:00
Christopher Jeffrey
cb044449c6 custom passwords. sounds. 2014-07-21 14:08:23 -07:00
Christopher Jeffrey
4e7c29374b if lock tries exceeds 2. play alarm sound. 2014-07-16 14:54:53 -07:00
Christopher Jeffrey
1ba98464fd feature: allow custom passwords. 2014-07-15 17:10:29 -07:00
sin
8745098fa4 Only check errno if getpwuid() fails
Checking errno otherwise is unspecified.
2014-07-09 14:41:32 +01:00
FRIGN
9db14b10dd Add /etc/passwd support
Fix slock to work with /etc/passwd without /etc/shadow.
while we're at it, remove an occurence of trailing whitespace.
2014-06-09 19:14:31 +01:00
sin
6a55128354 Set errno to 0 before getpwuid() and check it afterwards 2014-01-29 14:19:35 +00:00
Anselm R Garbe
ba3acfc0dc applied Robert Schneider's Linux suggestions, also bumped version and updated LICENSE file's copyright notice 2013-08-02 22:11:18 +02:00
anselm@garbe.us
3092d3b314 prepared 1.1 2012-10-25 20:59:50 +02:00
garbeam@gmail.com
d276b9b0e0 applied andres' multi-slock fix, thanks for spotting this issue 2012-08-02 21:54:18 +02:00
anselm@garbe.us
4b4fcca1bc added Ben's password placeholder entry kludge 2012-04-15 11:58:16 +02:00
anselm@garbe.us
c1507cd225 applied Eckehard Bern's dualcolor patch to slock 2012-03-17 18:03:25 +01:00
anselm@garbe.us
88d9684966 Added tag 1.0 for changeset 05b949016e85 2012-02-11 10:51:31 +01:00
anselm@garbe.us
34f5edb29e preparing 1.0 2012-02-11 10:51:26 +01:00