index
:
slock
master
Fork of suckless slock
jozan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
Only check errno if getpwuid() fails
sin
1
-4
/
+6
2014-06-09
Add /etc/passwd support
FRIGN
1
-2
/
+2
2014-01-29
Set errno to 0 before getpwuid() and check it afterwards
sin
1
-1
/
+4
2013-08-02
applied Robert Schneider's Linux suggestions, also bumped version and updated...
Anselm R Garbe
1
-8
/
+28
2012-08-02
applied andres' multi-slock fix, thanks for spotting this issue
garbeam@gmail.com
1
-3
/
+14
2012-04-15
added Ben's password placeholder entry kludge
anselm@garbe.us
1
-1
/
+1
2012-03-17
applied Eckehard Bern's dualcolor patch to slock
anselm@garbe.us
1
-5
/
+22
2012-02-09
select for SubstructureRedirectMask as well
anselm@garbe.us
1
-0
/
+2
2012-02-09
fixed missing new lines
anselm@garbe.us
1
-2
/
+2
2012-02-05
typo fix
anselm@garbe.us
1
-1
/
+1
2012-02-05
added XRaiseWindow workaround when new clients are launched
anselm@garbe.us
1
-51
/
+35
2012-01-24
applied Michaels patch
garbeam@gmail.com
1
-2
/
+4
2012-01-22
added dummy error handler to prevent X from terminating slock just in case
anselm@garbe.us
1
-8
/
+14
2011-04-21
applied Markus' patch to die in case /etc/passwd is unavailable
Anselm R Garbe
1
-0
/
+3
2009-11-26
applied Fernando Silveira's multiscreen patch for old style multihead setups
Anselm R Garbe
1
-69
/
+151
2008-12-12
applied Ali Gholami Rudi's patch regarding DPMS timeout customization and per...
a@null
1
-4
/
+9
2008-07-29
prepared release
Anselm R Garbe
1
-3
/
+4
2008-07-29
removed useless chars, prepared release
Anselm R Garbe
1
-8
/
+6
2008-04-09
s/d//
Anselm R Garbe
1
-1
/
+1
2008-04-09
yet another DPMS fix, still trying to prevent the error handler
Anselm R Garbe
1
-1
/
+3
2008-04-08
fixed DPMS crashing issue
Anselm R Garbe
1
-3
/
+7
2008-02-22
applied two patches, BSD_AUTH patch and Gottox' DPMS support patch
Anselm R Garbe
1
-4
/
+30
2007-11-25
removed Sander from -v by request
Anselm R. Garbe
1
-1
/
+1
2007-11-24
next version will be 0.8
Anselm R. Garbe
1
-1
/
+3
2007-11-24
final fixes and cleanups
Anselm R. Garbe
1
-16
/
+19
2007-11-13
applied Ryan Sorensen bugfix which allows slock to acquire the keyboard grab ...
arg@suckless.org
1
-1
/
+1
2007-04-13
updating copyright stuff in slock as well
Anselm R. Garbe
1
-4
/
+3
2007-03-07
grab on the root window, it is correct, all lockers do that
Anselm R. Garbe
1
-3
/
+2
2007-03-02
grab on the slock window instead on the root window
Anselm R. Garbe
1
-3
/
+3
2007-02-21
made slock more readable, added root variable because we intend to call RootW...
Anselm R. Garbe
1
-11
/
+17
2007-02-21
made slock more aggressive, DenisG please recheck
Anselm R. Garbe
1
-5
/
+6
2007-02-01
foobar
Anselm R. Garbe
1
-1
/
+1
2007-01-13
fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)
Anselm R. Garbe
1
-2
/
+2
2006-11-26
fixed sizeof stuff
arg@mig29
1
-1
/
+1
2006-10-31
small fix of Vincent's patch
arg@mig29
1
-7
/
+6
2006-10-31
applied Vincent's path with some modifications
arg@mig29
1
-37
/
+43
2006-10-18
applied somwhat similiar patch like Alex Elide proposed
Anselm R. Garbe
1
-3
/
+6
2006-10-16
added pointer grab
Anselm R. Garbe
1
-3
/
+6
2006-10-12
removed control mask handling for slock (quite useless in my eyes)
Anselm R. Garbe
1
-11
/
+0
2006-10-12
applied Salmi's patch
Anselm R. Garbe
1
-3
/
+4
2006-10-12
applied BSD support patch
Anselm R. Garbe
1
-1
/
+21
2006-10-11
adding black cursor
Anselm R. Garbe
1
-3
/
+10
2006-10-11
adding a coffee mug cursor
Anselm R. Garbe
1
-0
/
+3
2006-10-11
added black window
Anselm R. Garbe
1
-3
/
+17
[prev]