aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add cleanup() to do free(locks) + XCloseDisplay()Quentin Rameau2016-09-021-6/+10
* Refactor dontkillme()FRIGN2016-08-311-7/+15
* Convert manpage to mandoc and fix usageFRIGN2016-08-312-29/+27
* fix CVE-2016-6866Markus Teich2016-08-311-2/+8
* Update bsd-auth string.Markus Teich2016-08-311-1/+1
* Exit as soon as possible on input grabbing errorQuentin Rameau2016-08-301-24/+20
* Refactor main()FRIGN2016-08-222-31/+119
* clear passwords with explicit_bzeroHiltjo Posthuma2016-08-135-5/+34
* Revert "No need for usage()"Markus Teich2016-02-152-5/+28
* revert using argv0 and minor fixupMarkus Teich2016-02-151-9/+6
* Use argv0 instead of passing "slock:" to die every timeFRIGN2016-02-141-12/+16
* No need for usage()FRIGN2016-02-142-31/+9
* Clarify config.def.hFRIGN2016-02-141-2/+4
* Simplify the oom-taming-functionFRIGN2016-02-141-14/+6
* add slock.1 man page1.3Markus Teich2016-02-113-1/+38
* Update license yearFRIGN2016-02-111-1/+1
* Don't forget the E-MailFRIGN2016-02-111-1/+1
* Add myself to LicenseFRIGN2016-02-111-0/+1
* update copyright year in -v outputMarkus Teich2016-02-111-1/+1
* prepare 1.3 releaseMarkus Teich2016-02-112-1/+2
* remove .hgtagsMarkus Teich2016-02-111-10/+0
* add hint for suid to oom error messageMarkus Teich2016-01-291-1/+1
* error messages on grab failureMarkus Teich2016-01-181-14/+16
* code style fixMarkus Teich2016-01-181-18/+9
* add option to run command after screen is lockedMarkus Teich2015-12-261-2/+10
* Don't change to failure colour on successDavid Phillips2015-08-271-1/+1
* Slightly safer OOM killer disablement in linuxDavid Phillips2015-07-061-1/+12
* rework setting window colorMarkus Teich2015-05-081-10/+7
* consistently use () with sizeofMarkus Teich2015-05-081-2/+2
* Option to not show failure color on clearNick Currier2015-05-082-3/+7
* resize lockscreen window after Xrandr resizeMarkus Teich2015-04-012-3/+17
* Blank the screen with color 0, add third color for failed loginsDavid Phillips2015-04-012-11/+23
* applied Dimitris' style patch from Dec'14, with some minor modificationsAnselm R Garbe2015-01-271-52/+60
* fixed usage string1.2Anselm R Garbe2014-12-221-1/+1
* applied sin's patch and prepared new releaseAnselm R Garbe2014-12-225-4/+13
* end{pw,sp}ent() can only be called after get{pw,sp}ent()sin2014-11-091-2/+0
* Only check errno if getpwuid() failssin2014-07-091-4/+6
* Add /etc/passwd supportFRIGN2014-06-091-2/+2
* Set errno to 0 before getpwuid() and check it afterwardssin2014-01-291-1/+4
* applied Robert Schneider's Linux suggestions, also bumped version and updated...Anselm R Garbe2013-08-023-10/+30
* prepared 1.1anselm@garbe.us2012-10-251-1/+1
* applied andres' multi-slock fix, thanks for spotting this issuegarbeam@gmail.com2012-08-021-3/+14
* added Ben's password placeholder entry kludgeanselm@garbe.us2012-04-151-1/+1
* applied Eckehard Bern's dualcolor patch to slockanselm@garbe.us2012-03-172-7/+24
* Added tag 1.0 for changeset 05b949016e85anselm@garbe.us2012-02-111-0/+1
* preparing 1.01.0anselm@garbe.us2012-02-111-1/+1
* select for SubstructureRedirectMask as wellanselm@garbe.us2012-02-091-0/+2
* fixed missing new linesanselm@garbe.us2012-02-091-2/+2
* typo fixanselm@garbe.us2012-02-051-1/+1
* added XRaiseWindow workaround when new clients are launchedanselm@garbe.us2012-02-052-52/+36