2016-10-17 |
Laslo Hunhold | Unboolify slock.c |
blob | commitdiff | raw |
2016-10-10 |
FRIGN | Use explicit strcmp() instead of inlining it |
blob | commitdiff | raw | diff to current |
2016-10-10 |
FRIGN | No need for oldc to be static |
blob | commitdiff | raw | diff to current |
2016-10-10 |
FRIGN | Use NUL character constant explicitly |
blob | commitdiff | raw | diff to current |
2016-10-10 |
FRIGN | Keep the line-lengths at bay |
blob | commitdiff | raw | diff to current |
2016-09-26 |
Markus Teich | remove confusing DPMS comment |
blob | commitdiff | raw | diff to current |
2016-09-23 |
Markus Teich | error out early on crypt() fail |
blob | commitdiff | raw | diff to current |
2016-09-23 |
FRIGN | Stop using $USER for shadow entries |
blob | commitdiff | raw | diff to current |
2016-09-23 |
FRIGN | Rename getpw() and pws to gethash() and hash |
blob | commitdiff | raw | diff to current |
2016-09-23 |
FRIGN | Remove cleanup and deglobalize and rework data structures |
blob | commitdiff | raw | diff to current |
2016-09-07 |
FRIGN | Ensure Polyphemus-Mitigation and properly drop privileges |
blob | commitdiff | raw | diff to current |
2016-09-07 |
Quentin Rameau | Unify how we check passwords between different OSes |
blob | commitdiff | raw | diff to current |
2016-09-07 |
Markus Teich | make error message prefix consistent |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Markus Teich | increasing for loops are idiomatic |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Quentin Rameau | Localize running and failure inside readpw() |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Quentin Rameau | Move screen unlocking inside cleanup() |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Quentin Rameau | Re-introduce the waiting loop for input grabbing |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Quentin Rameau | Add cleanup() to do free(locks) + XCloseDisplay() |
blob | commitdiff | raw | diff to current |
2016-08-30 |
FRIGN | Refactor dontkillme() |
blob | commitdiff | raw | diff to current |
2016-08-30 |
FRIGN | Convert manpage to mandoc and fix usage |
blob | commitdiff | raw | diff to current |
2016-08-30 |
Markus Teich | fix CVE-2016-6866 |
blob | commitdiff | raw | diff to current |
2016-08-30 |
Markus Teich | Update bsd-auth string. |
blob | commitdiff | raw | diff to current |
2016-08-30 |
Quentin Rameau | Exit as soon as possible on input grabbing error |
blob | commitdiff | raw | diff to current |
2016-08-22 |
FRIGN | Refactor main() |
blob | commitdiff | raw | diff to current |
2016-08-13 |
Hiltjo Posthuma | clear passwords with explicit_bzero |
blob | commitdiff | raw | diff to current |
2016-02-15 |
Markus Teich | Revert "No need for usage()" |
blob | commitdiff | raw | diff to current |
2016-02-15 |
Markus Teich | revert using argv0 and minor fixup |
blob | commitdiff | raw | diff to current |
2016-02-14 |
FRIGN | Use argv0 instead of passing "slock:" to die every... |
blob | commitdiff | raw | diff to current |
2016-02-14 |
FRIGN | No need for usage() |
blob | commitdiff | raw | diff to current |
2016-02-14 |
FRIGN | Simplify the oom-taming-function |
blob | commitdiff | raw | diff to current |
2016-02-11 |
Markus Teich | update copyright year in -v output |
blob | commitdiff | raw | diff to current |
2016-01-29 |
Markus Teich | add hint for suid to oom error message |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Markus Teich | error messages on grab failure |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Markus Teich | code style fix |
blob | commitdiff | raw | diff to current |
2015-12-26 |
Markus Teich | add option to run command after screen is locked |
blob | commitdiff | raw | diff to current |
2015-08-27 |
David Phillips | Don't change to failure colour on success |
blob | commitdiff | raw | diff to current |
2015-07-06 |
David Phillips | Slightly safer OOM killer disablement in linux |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Markus Teich | rework setting window color |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Markus Teich | consistently use () with sizeof |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Nick Currier | Option to not show failure color on clear |
blob | commitdiff | raw | diff to current |
2015-04-01 |
Markus Teich | resize lockscreen window after Xrandr resize |
blob | commitdiff | raw | diff to current |
2015-04-01 |
David Phillips | Blank the screen with color 0, add third color for... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Anselm R Garbe | applied Dimitris' style patch from Dec'14, with some... |
blob | commitdiff | raw | diff to current |
2014-12-22 |
Anselm R Garbe | fixed usage string |
blob | commitdiff | raw | diff to current |
2014-12-22 |
Anselm R Garbe | applied sin's patch and prepared new release |
blob | commitdiff | raw | diff to current |
2014-11-09 |
sin | end{pw,sp}ent() can only be called after get{pw,sp... |
blob | commitdiff | raw | diff to current |
2014-07-09 |
sin | Only check errno if getpwuid() fails |
blob | commitdiff | raw | diff to current |
2014-06-09 |
FRIGN | Add /etc/passwd support |
blob | commitdiff | raw | diff to current |
2014-01-29 |
sin | Set errno to 0 before getpwuid() and check it afterwards |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Anselm R Garbe | applied Robert Schneider's Linux suggestions, also... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
garbeam@gmail.com | applied andres' multi-slock fix, thanks for spotting... |
blob | commitdiff | raw | diff to current |
2012-04-15 |
anselm@garbe.us | added Ben's password placeholder entry kludge |
blob | commitdiff | raw | diff to current |
2012-03-17 |
anselm@garbe.us | applied Eckehard Bern's dualcolor patch to slock |
blob | commitdiff | raw | diff to current |
2012-02-09 |
anselm@garbe.us | select for SubstructureRedirectMask as well |
blob | commitdiff | raw | diff to current |
2012-02-09 |
anselm@garbe.us | fixed missing new lines |
blob | commitdiff | raw | diff to current |
2012-02-05 |
anselm@garbe.us | typo fix |
blob | commitdiff | raw | diff to current |
2012-02-05 |
anselm@garbe.us | added XRaiseWindow workaround when new clients are... |
blob | commitdiff | raw | diff to current |
2012-01-24 |
garbeam@gmail.com | applied Michaels patch |
blob | commitdiff | raw | diff to current |
2012-01-22 |
anselm@garbe.us | added dummy error handler to prevent X from terminating... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Anselm R Garbe | applied Markus' patch to die in case /etc/passwd is... |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Anselm R Garbe | applied Fernando Silveira's multiscreen patch for old... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
a@null | applied Ali Gholami Rudi's patch regarding DPMS timeout... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Anselm R Garbe | prepared release |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Anselm R Garbe | removed useless chars, prepared release |
blob | commitdiff | raw | diff to current |
2008-04-09 |
Anselm R Garbe | s/d// |
blob | commitdiff | raw | diff to current |
2008-04-09 |
Anselm R Garbe | yet another DPMS fix, still trying to prevent the error... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Anselm R Garbe | fixed DPMS crashing issue |
blob | commitdiff | raw | diff to current |
2008-02-22 |
Anselm R Garbe | applied two patches, BSD_AUTH patch and Gottox' DPMS... |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Anselm R. Garbe | removed Sander from -v by request |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Anselm R. Garbe | next version will be 0.8 |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Anselm R. Garbe | final fixes and cleanups |
blob | commitdiff | raw | diff to current |
2007-11-13 |
arg@suckless.org | applied Ryan Sorensen bugfix which allows slock to... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | updating copyright stuff in slock as well |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Anselm R. Garbe | grab on the root window, it is correct, all lockers... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Anselm R. Garbe | grab on the slock window instead on the root window |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | made slock more readable, added root variable because... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | made slock more aggressive, DenisG please recheck |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Anselm R. Garbe | foobar |
blob | commitdiff | raw | diff to current |
2007-01-13 |
Anselm R. Garbe | fixed a potential buffer overflow bug on the stack... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | fixed sizeof stuff |
blob | commitdiff | raw | diff to current |
2006-10-31 |
arg@mig29 | small fix of Vincent's patch |
blob | commitdiff | raw | diff to current |
2006-10-31 |
arg@mig29 | applied Vincent's path with some modifications |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Anselm R. Garbe | applied somwhat similiar patch like Alex Elide proposed |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Anselm R. Garbe | added pointer grab |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Anselm R. Garbe | removed control mask handling for slock (quite useless... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Anselm R. Garbe | applied Salmi's patch |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Anselm R. Garbe | applied BSD support patch |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Anselm R. Garbe | adding black cursor |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Anselm R. Garbe | adding a coffee mug cursor |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Anselm R. Garbe | added black window |
blob | commitdiff | raw | diff to current |
2006-10-11 |
arg@suckless.org | initial commit |
blob | commitdiff | raw | diff to current |
|