aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Calling them unconditionally can result in memory corruption.
* Only check errno if getpwuid() failssin2014-07-091-4/+6
| | | | Checking errno otherwise is unspecified.
* Add /etc/passwd supportFRIGN2014-06-091-2/+2
| | | | | Fix slock to work with /etc/passwd without /etc/shadow. while we're at it, remove an occurence of trailing whitespace.
* Set errno to 0 before getpwuid() and check it afterwardssin2014-01-291-1/+4
|
* applied Robert Schneider's Linux suggestions, also bumped version and ↵Anselm R Garbe2013-08-023-10/+30
| | | | updated LICENSE file's copyright notice
* 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
|
* applied Michaels patchgarbeam@gmail.com2012-01-241-2/+4
|
* added dummy error handler to prevent X from terminating slock just in caseanselm@garbe.us2012-01-221-8/+14
|
* applied Markus' patch to die in case /etc/passwd is unavailableAnselm R Garbe2011-04-211-0/+3
|
* applied Fernando Silveira's multiscreen patch for old style multihead setupsAnselm R Garbe2009-11-261-69/+151
|
* applied Ali Gholami Rudi's patch regarding DPMS timeout customization and ↵a@null2008-12-122-5/+10
| | | | persistence
* Added tag 0.9 for changeset 1e8a77601cb9Anselm R Garbe2008-07-291-0/+1
|
* fix0.9Anselm R Garbe2008-07-291-4/+2
|
* prepared releaseAnselm R Garbe2008-07-292-9/+8
|
* removed useless chars, prepared releaseAnselm R Garbe2008-07-293-19/+17
|
* s/d//Anselm R Garbe2008-04-091-1/+1
|
* yet another DPMS fix, still trying to prevent the error handlerAnselm R Garbe2008-04-091-1/+3
|
* fixed DPMS crashing issueAnselm R Garbe2008-04-082-4/+8
|
* Added tag 0.8 for changeset c0eb8221ba49Anselm R Garbe2008-03-131-0/+1
|
* applied two patches, BSD_AUTH patch and Gottox' DPMS support patch0.8Anselm R Garbe2008-02-223-8/+39
|
* removed Sander from -v by requestAnselm R. Garbe2007-11-251-1/+1
|
* next version will be 0.8Anselm R. Garbe2007-11-242-2/+4
|
* Added tag 0.7 for changeset c4635bb35a45Anselm R. Garbe2007-11-241-0/+1
|
* final fixes and cleanups0.7Anselm R. Garbe2007-11-243-18/+20
|
* applied Ryan Sorensen bugfix which allows slock to acquire the keyboard grab ↵arg@suckless.org2007-11-131-1/+1
| | | | asynchroneously
* updating copyright stuff in slock as wellAnselm R. Garbe2007-04-134-7/+6
|
* Added tag 0.6 for changeset dd226a81c09aAnselm R. Garbe2007-03-071-0/+1
|
* grab on the root window, it is correct, all lockers do that0.6Anselm R. Garbe2007-03-072-4/+3
|
* Added tag 0.5 for changeset bd24ea7fcca2Anselm R. Garbe2007-03-051-0/+1
|
* grab on the slock window instead on the root window0.5Anselm R. Garbe2007-03-021-3/+3
|
* made slock more readable, added root variable because we intend to call ↵Anselm R. Garbe2007-02-211-11/+17
| | | | RootWindow(...) quite a lot
* made slock more aggressive, DenisG please recheckAnselm R. Garbe2007-02-212-6/+7
|
* foobarAnselm R. Garbe2007-02-011-1/+1
|
* Added tag 0.4 for changeset 4c2cf4d6a2d0Anselm R. Garbe2007-01-131-0/+1
|
* fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)0.4Anselm R. Garbe2007-01-134-5/+5
|
* thanks to Jack for this hintarg@mig292006-12-081-1/+1
|
* fixed sizeof stuffarg@mig292006-11-261-1/+1
|
* Added tag 0.3 for changeset f9157b1864388ad8f1920e5fde7c5849e73d8327arg@mig292006-11-031-0/+1
|
* small fix of Vincent's patch0.3arg@mig292006-10-312-8/+7
|