|
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 |
|
|
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
|
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
|
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
|
bde8ad395e
|
twilio
|
2014-08-18 20:41:29 -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
|
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
|
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 |
|
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
|
0b13628462
|
select for SubstructureRedirectMask as well
|
2012-02-09 20:56:34 +01:00 |
|
anselm@garbe.us
|
7a217cb7c4
|
fixed missing new lines
|
2012-02-09 20:18:49 +01:00 |
|
anselm@garbe.us
|
5d433c7cf5
|
typo fix
|
2012-02-05 16:41:31 +01:00 |
|
anselm@garbe.us
|
d6e9e7d9e3
|
added XRaiseWindow workaround when new clients are launched
|
2012-02-05 16:38:58 +01:00 |
|
garbeam@gmail.com
|
f013cb264e
|
applied Michaels patch
|
2012-01-24 22:10:02 +01:00 |
|
anselm@garbe.us
|
5a5c581285
|
added dummy error handler to prevent X from terminating slock just in case
|
2012-01-22 18:58:10 +01:00 |
|
Anselm R Garbe
|
ede2935e10
|
applied Markus' patch to die in case /etc/passwd is unavailable
|
2011-04-21 08:22:47 +00:00 |
|
Anselm R Garbe
|
732d2b3bf5
|
applied Fernando Silveira's multiscreen patch for old style multihead setups
|
2009-11-26 12:53:26 +00:00 |
|
a@null
|
0cb05bdb75
|
applied Ali Gholami Rudi's patch regarding DPMS timeout customization and persistence
|
2008-12-12 19:34:43 +00:00 |
|
Anselm R Garbe
|
75dd779245
|
prepared release
|
2008-07-29 19:14:53 +01:00 |
|
Anselm R Garbe
|
1460b14f45
|
removed useless chars, prepared release
|
2008-07-29 19:08:18 +01:00 |
|
Anselm R Garbe
|
c0fdcb8afc
|
s/d//
|
2008-04-09 23:42:50 +01:00 |
|
Anselm R Garbe
|
cc36050e44
|
yet another DPMS fix, still trying to prevent the error handler
|
2008-04-09 23:42:19 +01:00 |
|
Anselm R Garbe
|
049ccf9a90
|
fixed DPMS crashing issue
|
2008-04-08 09:55:46 +01:00 |
|