]> git.armaanb.net Git - slock.git/shortlog
slock.git
2021-05-25 Armaan BhojwaniApply dpms patch master
2021-05-25 Armaan BhojwaniChange default group
2021-05-25 Armaan BhojwaniApply quickcancel patch
2021-05-25 Armaan BhojwaniApply terminalkeys patch
2021-05-25 Armaan BhojwaniAdd .gitignore
2017-03-25 Tobias StoeckmannProperly clear the last entered character
2016-11-22 Markus Teichrm trailing whitespace in README
2016-11-22 Markus Teichsyntax fix
2016-11-22 Markus Teichthere can only be one window in the event
2016-11-22 Bob UhlFix resize with multiple monitors and portrait mode
2016-11-20 Markus Teichbump version
2016-11-20 Markus Teichadd arg.h and util.h to Makefile
2016-11-19 Markus Teichclarify colors in config.def.h
2016-11-19 Markus Teichmove config.h inclusion after type declarations
2016-10-17 Laslo HunholdUnboolify slock.c
2016-10-10 FRIGNUse explicit strcmp() instead of inlining it
2016-10-10 FRIGNNo need for oldc to be static
2016-10-10 FRIGNUse NUL character constant explicitly
2016-10-10 FRIGNKeep the line-lengths at bay
2016-09-28 FRIGNAdd a section on security considerations
2016-09-26 Markus Teichremove confusing DPMS comment
2016-09-23 Markus Teicherror out early on crypt() fail
2016-09-23 FRIGNStop using $USER for shadow entries
2016-09-23 FRIGNRename getpw() and pws to gethash() and hash
2016-09-23 FRIGNRemove cleanup and deglobalize and rework data structures
2016-09-08 Quentin Rameauconfig.mk: be more explicative about FLAGS
2016-09-07 FRIGNEnsure Polyphemus-Mitigation and properly drop privileges
2016-09-07 Quentin RameauUnify how we check passwords between different OSes
2016-09-07 Markus Teichmake error message prefix consistent
2016-09-02 Markus Teichincreasing for loops are idiomatic
2016-09-02 Quentin RameauLocalize running and failure inside readpw()
2016-09-02 Quentin RameauMove screen unlocking inside cleanup()
2016-09-02 Quentin RameauRe-introduce the waiting loop for input grabbing
2016-09-02 Quentin RameauAdd cleanup() to do free(locks) + XCloseDisplay()
2016-08-30 FRIGNRefactor dontkillme()
2016-08-30 FRIGNConvert manpage to mandoc and fix usage
2016-08-30 Markus Teichfix CVE-2016-6866
2016-08-30 Markus TeichUpdate bsd-auth string.
2016-08-30 Quentin RameauExit as soon as possible on input grabbing error
2016-08-22 FRIGNRefactor main()
2016-08-13 Hiltjo Posthumaclear passwords with explicit_bzero
2016-02-15 Markus TeichRevert "No need for usage()"
2016-02-15 Markus Teichrevert using argv0 and minor fixup
2016-02-14 FRIGNUse argv0 instead of passing "slock:" to die every...
2016-02-14 FRIGNNo need for usage()
2016-02-14 FRIGNClarify config.def.h
2016-02-14 FRIGNSimplify the oom-taming-function
2016-02-11 Markus Teichadd slock.1 man page
2016-02-11 FRIGNUpdate license year
2016-02-11 FRIGNDon't forget the E-Mail
2016-02-11 FRIGNAdd myself to License
2016-02-11 Markus Teichupdate copyright year in -v output
2016-02-11 Markus Teichprepare 1.3 release
2016-02-11 Markus Teichremove .hgtags
2016-01-29 Markus Teichadd hint for suid to oom error message
2016-01-18 Markus Teicherror messages on grab failure
2016-01-18 Markus Teichcode style fix
2015-12-26 Markus Teichadd option to run command after screen is locked
2015-08-27 David PhillipsDon't change to failure colour on success
2015-07-06 David PhillipsSlightly safer OOM killer disablement in linux
2015-05-08 Markus Teichrework setting window color
2015-05-08 Markus Teichconsistently use () with sizeof
2015-05-08 Nick CurrierOption to not show failure color on clear
2015-04-01 Markus Teichresize lockscreen window after Xrandr resize
2015-04-01 David PhillipsBlank the screen with color 0, add third color for...
2015-01-27 Anselm R Garbeapplied Dimitris' style patch from Dec'14, with some...
2014-12-22 Anselm R Garbefixed usage string
2014-12-22 Anselm R Garbeapplied sin's patch and prepared new release
2014-11-09 sinend{pw,sp}ent() can only be called after get{pw,sp...
2014-07-09 sinOnly check errno if getpwuid() fails
2014-06-09 FRIGNAdd /etc/passwd support
2014-01-29 sinSet errno to 0 before getpwuid() and check it afterwards
2013-08-02 Anselm R Garbeapplied Robert Schneider's Linux suggestions, also...
2012-10-25 anselm@garbe.usprepared 1.1
2012-08-02 garbeam@gmail.comapplied andres' multi-slock fix, thanks for spotting...
2012-04-15 anselm@garbe.usadded Ben's password placeholder entry kludge
2012-03-17 anselm@garbe.usapplied Eckehard Bern's dualcolor patch to slock
2012-02-11 anselm@garbe.usAdded tag 1.0 for changeset 05b949016e85
2012-02-11 anselm@garbe.uspreparing 1.0
2012-02-09 anselm@garbe.usselect for SubstructureRedirectMask as well
2012-02-09 anselm@garbe.usfixed missing new lines
2012-02-05 anselm@garbe.ustypo fix
2012-02-05 anselm@garbe.usadded XRaiseWindow workaround when new clients are...
2012-01-24 garbeam@gmail.comapplied Michaels patch
2012-01-22 anselm@garbe.usadded dummy error handler to prevent X from terminating...
2011-04-21 Anselm R Garbeapplied Markus' patch to die in case /etc/passwd is...
2009-11-26 Anselm R Garbeapplied Fernando Silveira's multiscreen patch for old...
2008-12-12 a@nullapplied Ali Gholami Rudi's patch regarding DPMS timeout...
2008-07-29 Anselm R GarbeAdded tag 0.9 for changeset 1e8a77601cb9
2008-07-29 Anselm R Garbefix
2008-07-29 Anselm R Garbeprepared release
2008-07-29 Anselm R Garberemoved useless chars, prepared release
2008-04-09 Anselm R Garbes/d//
2008-04-09 Anselm R Garbeyet another DPMS fix, still trying to prevent the error...
2008-04-08 Anselm R Garbefixed DPMS crashing issue
2008-03-13 Anselm R GarbeAdded tag 0.8 for changeset c0eb8221ba49
2008-02-22 Anselm R Garbeapplied two patches, BSD_AUTH patch and Gottox' DPMS...
2007-11-25 Anselm R. Garberemoved Sander from -v by request
2007-11-24 Anselm R. Garbenext version will be 0.8
2007-11-24 Anselm R. GarbeAdded tag 0.7 for changeset c4635bb35a45
next