aboutsummaryrefslogtreecommitdiff
path: root/slock.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31fix CVE-2016-6866Markus Teich1-2/+8
2016-08-31Update bsd-auth string.Markus Teich1-1/+1
2016-08-30Exit as soon as possible on input grabbing errorQuentin Rameau1-24/+20
2016-08-22Refactor main()FRIGN1-31/+54
2016-08-13clear passwords with explicit_bzeroHiltjo Posthuma1-2/+6
2016-02-15Revert "No need for usage()"Markus Teich1-2/+15
2016-02-15revert using argv0 and minor fixupMarkus Teich1-9/+6
2016-02-14Use argv0 instead of passing "slock:" to die every timeFRIGN1-12/+16
2016-02-14No need for usage()FRIGN1-14/+2
2016-02-14Simplify the oom-taming-functionFRIGN1-14/+6
2016-02-11update copyright year in -v outputMarkus Teich1-1/+1
2016-01-29add hint for suid to oom error messageMarkus Teich1-1/+1
2016-01-18error messages on grab failureMarkus Teich1-14/+16
2016-01-18code style fixMarkus Teich1-18/+9
2015-12-26add option to run command after screen is lockedMarkus Teich1-2/+10
2015-08-27Don't change to failure colour on successDavid Phillips1-1/+1
2015-07-06Slightly safer OOM killer disablement in linuxDavid Phillips1-1/+12
2015-05-08rework setting window colorMarkus Teich1-10/+7
2015-05-08consistently use () with sizeofMarkus Teich1-2/+2
2015-05-08Option to not show failure color on clearNick Currier1-3/+6
2015-04-01resize lockscreen window after Xrandr resizeMarkus Teich1-2/+16
2015-04-01Blank the screen with color 0, add third color for failed loginsDavid Phillips1-9/+18
2015-01-27applied Dimitris' style patch from Dec'14, with some minor modificationsAnselm R Garbe1-52/+60
2014-12-22fixed usage stringAnselm R Garbe1-1/+1
2014-12-22applied sin's patch and prepared new releaseAnselm R Garbe1-0/+2
2014-11-09end{pw,sp}ent() can only be called after get{pw,sp}ent()sin1-2/+0
2014-07-09Only check errno if getpwuid() failssin1-4/+6
2014-06-09Add /etc/passwd supportFRIGN1-2/+2
2014-01-29Set errno to 0 before getpwuid() and check it afterwardssin1-1/+4
2013-08-02applied Robert Schneider's Linux suggestions, also bumped version and updated...Anselm R Garbe1-8/+28
2012-08-02applied andres' multi-slock fix, thanks for spotting this issuegarbeam@gmail.com1-3/+14
2012-04-15added Ben's password placeholder entry kludgeanselm@garbe.us1-1/+1
2012-03-17applied Eckehard Bern's dualcolor patch to slockanselm@garbe.us1-5/+22
2012-02-09select for SubstructureRedirectMask as wellanselm@garbe.us1-0/+2
2012-02-09fixed missing new linesanselm@garbe.us1-2/+2
2012-02-05typo fixanselm@garbe.us1-1/+1
2012-02-05added XRaiseWindow workaround when new clients are launchedanselm@garbe.us1-51/+35
2012-01-24applied Michaels patchgarbeam@gmail.com1-2/+4
2012-01-22added dummy error handler to prevent X from terminating slock just in caseanselm@garbe.us1-8/+14
2011-04-21applied Markus' patch to die in case /etc/passwd is unavailableAnselm R Garbe1-0/+3
2009-11-26applied Fernando Silveira's multiscreen patch for old style multihead setupsAnselm R Garbe1-69/+151
2008-12-12applied Ali Gholami Rudi's patch regarding DPMS timeout customization and per...a@null1-4/+9
2008-07-29prepared releaseAnselm R Garbe1-3/+4
2008-07-29removed useless chars, prepared releaseAnselm R Garbe1-8/+6
2008-04-09s/d//Anselm R Garbe1-1/+1
2008-04-09yet another DPMS fix, still trying to prevent the error handlerAnselm R Garbe1-1/+3
2008-04-08fixed DPMS crashing issueAnselm R Garbe1-3/+7
2008-02-22applied two patches, BSD_AUTH patch and Gottox' DPMS support patchAnselm R Garbe1-4/+30
2007-11-25removed Sander from -v by requestAnselm R. Garbe1-1/+1
2007-11-24next version will be 0.8Anselm R. Garbe1-1/+3