]> git.sur5r.net Git - i3/i3lock/shortlog
i3/i3lock
2017-04-17 Jasper Lievisse... Restore intended behaviour and don't use mlock(2) on... 125/head
2017-04-17 Michael StapelbergMerge pull request #123 from jasperla/bsdauth
2017-04-17 Jasper Lievisse... Use bsd_auth(3) instead of PAM on OpenBSD 123/head
2017-04-15 Jasper Lievisse... Move all PAM code behind UES_PAM and enable that by...
2017-04-15 Jasper Lievisse... Rename all PAM-independant variables/comments.
2017-04-15 Ingo BürkMerge pull request #122 from jasperla/dpms
2017-04-14 Jasper Lievisse... Remove last traces of DPMS 122/head
2017-03-26 martinFix covering of composited notifications (#96)
2017-01-10 BownairoChange input slices to be exactly pi/3 in size instead...
2016-11-09 Nicolò BalzarottiAdd Enter on C-m (#103)
2016-10-11 eplanetDisplay error message when locking failed (#99)
2016-09-28 eplanetDisplaying locking message when grabbing the pointer...
2016-09-13 Diogo Ferreirai3lock: Stop leaking the image_path dup. (#93)
2016-09-04 koebiunlock automatically after authentication failure ...
2016-08-18 Vasilij SchneidermannSet font face (#89)
2016-08-13 eplanetAdded version files for release tarball. Fixes #40...
2016-07-20 Florian ZipperleRemoved obsolete inactivity timeout (#84)
2016-06-20 Michael Stapelbergi3lock.1: use signal names without SIG prefix (Thanks...
2016-06-04 Michael Stapelbergupdate CHANGELOG 2.8
2016-06-03 Michael Stapelbergclang-format-3.5
2016-06-03 Michael Stapelbergadd CONTRIBUTING.md
2016-05-25 Christoph RueggeAdd support for `xss-lock --transfer-sleep-lock' (#75)
2016-05-25 martinFlush xcb connection after opening fullscreen window...
2016-04-30 Karl TarbeAllow CTRL+J as enter and CTRL+H as backspace (#72)
2015-12-25 Michael StapelbergShow unlock indicator if password was entered during...
2015-12-25 Michael StapelbergEat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)
2015-11-07 Michael StapelbergRemove libxkbfile dependency from README.md/comments
2015-11-07 Michael Stapelberguse trusty, install libxkbcommon-dev from wily
2015-11-06 Michael Stapelbergtravis: install clang-format-3.5 from llvm repository
2015-11-05 Michael Stapelbergfix pam_securetty: set PAM_TTY to getenv("DISPLAY")
2015-08-11 Michael StapelbergRemove DPMS support in favor of a wrapper script and...
2015-07-03 Michael StapelbergMerge pull request #24 from ixjlyons/timeout-doc
2015-07-02 Kenneth LyonsIndicate that the --inactivity-timeout option takes... 24/head
2015-05-20 Michael Stapelbergupdate CHANGELOG 2.7
2015-05-20 Michael Stapelbergmakefile: s/README/README.md/
2015-04-27 Michael StapelbergMerge pull request #14 from ony/master
2015-04-27 Nikolay OrlyukMake pkg-config configurable 14/head
2015-04-24 Michael StapelbergMerge pull request #13 from Airblader/feature-12
2015-04-24 Ingo BürkOnly redraw the screen if the unlock indicator is actua... 13/head
2015-04-21 Michael StapelbergMerge pull request #11 from Deiz/update-notices
2015-04-21 DeizUpdate copyright notices and get rid of ranges 11/head
2015-03-29 Michael StapelbergMerge pull request #10 from Deiz/modifiers
2015-03-29 DeizList generic pressed modifiers on failure 10/head
2015-03-28 Alexandre BoeglinAdd capslock and numlock indicators
2015-03-27 Michael StapelbergMerge pull request #9 from qfire/master
2015-03-26 James Cassidyrefresh pam credentials on successful authentication 9/head
2015-03-17 Michael Stapelbergdisable clang temporarily
2015-03-17 Michael Stapelbergcommit missing .clang-format
2015-03-17 Michael Stapelbergadd travis config
2015-03-16 Michael Stapelbergclang-format -i **/*.[ch]
2015-02-12 Michael StapelbergMerge pull request #6 from danielotero/master
2015-02-12 Daniel OteroUpdate the key symbol if the composing ends. 6/head
2015-02-12 Daniel OteroAvoid handle a keysym if the compose state gets cancelled
2015-02-12 Daniel OteroRemove xkb_context initialization code from load_compos...
2015-02-11 Daniel OteroAdd support for Compose and dead-keys with libxkbcommon
2015-01-06 Michael StapelbergMerge pull request #3 from stibi/whoami
2015-01-05 Martin Stiborskygetpwuid call moved 3/head
2015-01-05 Martin Stiborskynull check for getpwuid and pw_name
2015-01-05 Martin Stiborskyremoved the whoami function, replaced with an inline...
2015-01-05 Martin Stiborskygetting current user with whoami like function rather...
2014-12-27 Michael StapelbergMerge pull request #1 from koebi/master
2014-12-27 koebidebugging outputs the password, so the manpage should... 1/head
2014-12-27 koebiadded debug-flag to manpage
2014-12-26 Michael StapelbergREADME is actually in markdown, so tell github that
2014-12-26 Michael Stapelbergmake github the canonical i3lock repository
2014-10-13 NeodyblueIgnore password validation is pam is in wrong state
2014-08-24 koebiimplemented logging the number of failed attempts
2014-08-21 Michael StapelbergDie when the X11 connection breaks during runtime ...
2014-07-18 Michael Stapelbergupdate the changelog/readme for 2.6 2.6
2014-06-21 Michael Stapelbergremove obsolete xkb_state_update_key() calls (Thanks...
2014-06-21 Michael Stapelberglisten for XKB events instead of the MappingNotify...
2014-06-21 Michael Stapelberglittle cleanups thanks to Ran Benita’s review
2014-06-21 Michael Stapelberguse libxkbcommon-x11 instead of libX11
2014-05-02 Michael StapelbergScale the unlock indicator (for retina displays)
2014-03-23 Vytautas ŠaltenisCleanup scattered timer calls to use macros
2014-03-23 Vytautas ŠaltenisIgnore empty passwd after repeated Enter keypress
2014-03-23 Vytautas ŠaltenisFix typo in manual
2014-03-23 Vytautas ŠaltenisFix typo
2014-03-23 Vytautas ŠaltenisDiscard half-entered passwd after some inactivity
2014-03-23 Vytautas ŠaltenisDelay to turn off the screen after wrong passwd
2014-03-16 TheKKReplace '1' with "EXIT_FAILURE"
2014-03-11 Vytautas ŠaltenisExtract start/stop timer code to reusable funcs
2014-03-11 Vytautas ŠaltenisExtract if(dpms) calls to wrapper functions
2013-11-12 Philippe VirouleauTurn on the screen on successful authentication
2013-11-10 Michael StapelbergRe-raise i3lock when obscured in a separate process
2013-11-10 Michael StapelbergRevert "Run authentification in different process"
2013-11-10 Michael StapelbergRevert "Bug fix: Call clear_input() when the password...
2013-10-20 obliqueBug fix: Call clear_input() when the password is wrong.
2013-09-19 koebiRun authentification in different process
2013-09-09 Vincent BernatSmall improvements to manual page.
2013-09-01 Michael StapelbergBugfix: update the initial keyboard modifier state...
2013-08-31 Michael StapelbergAdd -e to --help
2013-08-31 Vincent BernatAdd `-e` option to not validate empty password.
2013-07-30 Bas PapeUse cairo_status_to_string for descriptive errors.
2013-06-09 Michael Stapelbergadd xcb-atom to pkg-config calls 2.5
2013-06-09 Michael Stapelbergupdate changelog for 2.5
2013-04-11 Axel WagnerSet window name
2013-03-29 Sebastian UllrichFix centering the indicator in the no-xinerama case
2013-03-29 Michael Stapelbergfix ctrl-u handling
2013-03-29 Sebastian UllrichFix resetting the password after failed authentications
next