]> git.armaanb.net Git - slock.git/history - slock.c
Apply dpms patch
[slock.git] / slock.c
2021-05-25 Armaan BhojwaniApply dpms patch master
2021-05-25 Armaan BhojwaniApply quickcancel patch
2021-05-25 Armaan BhojwaniApply terminalkeys patch
2017-03-25 Tobias StoeckmannProperly clear the last entered character
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-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-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-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 FRIGNSimplify the oom-taming-function
2016-02-11 Markus Teichupdate copyright year in -v output
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-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-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 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-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. Garbefinal fixes and cleanups
2007-11-13 arg@suckless.orgapplied Ryan Sorensen bugfix which allows slock to...
2007-04-13 Anselm R. Garbeupdating copyright stuff in slock as well
2007-03-07 Anselm R. Garbegrab on the root window, it is correct, all lockers...
2007-03-02 Anselm R. Garbegrab on the slock window instead on the root window
2007-02-21 Anselm R. Garbemade slock more readable, added root variable because...
2007-02-21 Anselm R. Garbemade slock more aggressive, DenisG please recheck
2007-02-01 Anselm R. Garbefoobar
2007-01-13 Anselm R. Garbefixed a potential buffer overflow bug on the stack...
2006-11-26 arg@mig29fixed sizeof stuff
2006-10-31 arg@mig29small fix of Vincent's patch
2006-10-31 arg@mig29applied Vincent's path with some modifications
2006-10-18 Anselm R. Garbeapplied somwhat similiar patch like Alex Elide proposed
2006-10-16 Anselm R. Garbeadded pointer grab
2006-10-12 Anselm R. Garberemoved control mask handling for slock (quite useless...
2006-10-12 Anselm R. Garbeapplied Salmi's patch
2006-10-12 Anselm R. Garbeapplied BSD support patch
2006-10-11 Anselm R. Garbeadding black cursor
2006-10-11 Anselm R. Garbeadding a coffee mug cursor
2006-10-11 Anselm R. Garbeadded black window
2006-10-11 arg@suckless.orginitial commit