| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't change to failure colour on success | David Phillips | 2015-08-27 | 1 | -1/+1 |
* | Slightly safer OOM killer disablement in linux | David Phillips | 2015-07-06 | 1 | -1/+12 |
* | rework setting window color | Markus Teich | 2015-05-08 | 1 | -10/+7 |
* | consistently use () with sizeof | Markus Teich | 2015-05-08 | 1 | -2/+2 |
* | Option to not show failure color on clear | Nick Currier | 2015-05-08 | 1 | -3/+6 |
* | resize lockscreen window after Xrandr resize | Markus Teich | 2015-04-01 | 1 | -2/+16 |
* | Blank the screen with color 0, add third color for failed logins | David Phillips | 2015-04-01 | 1 | -9/+18 |
* | applied Dimitris' style patch from Dec'14, with some minor modifications | Anselm R Garbe | 2015-01-27 | 1 | -52/+60 |
* | fixed usage string1.2 | Anselm R Garbe | 2014-12-22 | 1 | -1/+1 |
* | applied sin's patch and prepared new release | Anselm R Garbe | 2014-12-22 | 1 | -0/+2 |
* | end{pw,sp}ent() can only be called after get{pw,sp}ent() | sin | 2014-11-09 | 1 | -2/+0 |
* | Only check errno if getpwuid() fails | sin | 2014-07-09 | 1 | -4/+6 |
* | Add /etc/passwd support | FRIGN | 2014-06-09 | 1 | -2/+2 |
* | Set errno to 0 before getpwuid() and check it afterwards | sin | 2014-01-29 | 1 | -1/+4 |
* | applied Robert Schneider's Linux suggestions, also bumped version and updated... | Anselm R Garbe | 2013-08-02 | 1 | -8/+28 |
* | applied andres' multi-slock fix, thanks for spotting this issue | garbeam@gmail.com | 2012-08-02 | 1 | -3/+14 |
* | added Ben's password placeholder entry kludge | anselm@garbe.us | 2012-04-15 | 1 | -1/+1 |
* | applied Eckehard Bern's dualcolor patch to slock | anselm@garbe.us | 2012-03-17 | 1 | -5/+22 |
* | select for SubstructureRedirectMask as well | anselm@garbe.us | 2012-02-09 | 1 | -0/+2 |
* | fixed missing new lines | anselm@garbe.us | 2012-02-09 | 1 | -2/+2 |
* | typo fix | anselm@garbe.us | 2012-02-05 | 1 | -1/+1 |
* | added XRaiseWindow workaround when new clients are launched | anselm@garbe.us | 2012-02-05 | 1 | -51/+35 |
* | applied Michaels patch | garbeam@gmail.com | 2012-01-24 | 1 | -2/+4 |
* | added dummy error handler to prevent X from terminating slock just in case | anselm@garbe.us | 2012-01-22 | 1 | -8/+14 |
* | applied Markus' patch to die in case /etc/passwd is unavailable | Anselm R Garbe | 2011-04-21 | 1 | -0/+3 |
* | applied Fernando Silveira's multiscreen patch for old style multihead setups | Anselm R Garbe | 2009-11-26 | 1 | -69/+151 |
* | applied Ali Gholami Rudi's patch regarding DPMS timeout customization and per... | a@null | 2008-12-12 | 1 | -4/+9 |
* | prepared release | Anselm R Garbe | 2008-07-29 | 1 | -3/+4 |
* | removed useless chars, prepared release | Anselm R Garbe | 2008-07-29 | 1 | -8/+6 |
* | s/d// | Anselm R Garbe | 2008-04-09 | 1 | -1/+1 |
* | yet another DPMS fix, still trying to prevent the error handler | Anselm R Garbe | 2008-04-09 | 1 | -1/+3 |
* | fixed DPMS crashing issue | Anselm R Garbe | 2008-04-08 | 1 | -3/+7 |
* | applied two patches, BSD_AUTH patch and Gottox' DPMS support patch0.8 | Anselm R Garbe | 2008-02-22 | 1 | -4/+30 |
* | removed Sander from -v by request | Anselm R. Garbe | 2007-11-25 | 1 | -1/+1 |
* | next version will be 0.8 | Anselm R. Garbe | 2007-11-24 | 1 | -1/+3 |
* | final fixes and cleanups0.7 | Anselm R. Garbe | 2007-11-24 | 1 | -16/+19 |
* | applied Ryan Sorensen bugfix which allows slock to acquire the keyboard grab ... | arg@suckless.org | 2007-11-13 | 1 | -1/+1 |
* | updating copyright stuff in slock as well | Anselm R. Garbe | 2007-04-13 | 1 | -4/+3 |
* | grab on the root window, it is correct, all lockers do that0.6 | Anselm R. Garbe | 2007-03-07 | 1 | -3/+2 |
* | grab on the slock window instead on the root window0.5 | Anselm R. Garbe | 2007-03-02 | 1 | -3/+3 |
* | made slock more readable, added root variable because we intend to call RootW... | Anselm R. Garbe | 2007-02-21 | 1 | -11/+17 |
* | made slock more aggressive, DenisG please recheck | Anselm R. Garbe | 2007-02-21 | 1 | -5/+6 |
* | foobar | Anselm R. Garbe | 2007-02-01 | 1 | -1/+1 |
* | fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)0.4 | Anselm R. Garbe | 2007-01-13 | 1 | -2/+2 |
* | fixed sizeof stuff | arg@mig29 | 2006-11-26 | 1 | -1/+1 |
* | small fix of Vincent's patch0.3 | arg@mig29 | 2006-10-31 | 1 | -7/+6 |
* | applied Vincent's path with some modifications | arg@mig29 | 2006-10-31 | 1 | -37/+43 |
* | applied somwhat similiar patch like Alex Elide proposed | Anselm R. Garbe | 2006-10-18 | 1 | -3/+6 |
* | added pointer grab0.2 | Anselm R. Garbe | 2006-10-16 | 1 | -3/+6 |
* | removed control mask handling for slock (quite useless in my eyes)0.1 | Anselm R. Garbe | 2006-10-12 | 1 | -11/+0 |