Commit graph

16 commits

Author SHA1 Message Date
mathias
569a19488c * added sha256,sha384 and sha512
* updated docs

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4039
2005-12-25 09:30:25 +00:00
mathias
5ea8c86f97 * wip
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4038
2005-12-25 01:27:46 +00:00
mathias
37bb87fdff * added -cursor image:file=<filename>, uses xrender and xpm/imlib2
* minor tweaks in alock_util.c

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4033
2005-06-01 10:06:15 +00:00
mathias
24ad48e50c * solved problems install-problems: use at least scons 0.96.90
* minor tweaks to buildsystem:
    - added scons_alock.py to hold some routines we use
    - adjusting the permissions of created files

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4030
2005-05-25 06:31:52 +00:00
mathias
4d645e3464 * updated documentation
* updated buildsystem, scons install works
* rewritten README to be also in asciidoc-format

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4029
2005-05-24 09:00:26 +00:00
mathias
4c6b2c7955 * added -bg shade:
- shade=<perc> - percentage, 0 - 100
    - color=<color> - tint with <color>, default is "black"

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4023
2005-05-20 21:44:52 +00:00
mathias
8e97bc35c0 * minor change to buildsystem to handle imlib2 propperly
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4016
2005-05-18 09:58:04 +00:00
mathias
220620fa34 * added -bg image:
- name - name of the image
    - scale - scaling image
    - center - centering image
    - tile - tile image
    - color=<color> - use <color> as bg-color for centering
* -bg blank interpretes the color-option now

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4014
2005-05-18 09:53:51 +00:00
mathias
6ac8241d2a * restructuring almost done, polished interface;
- working -bg, -auth and -cursor with all the submodules
    - cleaned -h
    - complete -flag - parsing
* added -cursor font:list and -cursor theme:list
* added -cursor none, doesnt change cursor

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4013
2005-05-17 17:17:31 +00:00
mathias
336aa3b213 * changed project-name to 'alock':
+ simpler, better name
    + i want to dedicate it to my gf: anja
* minor fixes

--HG--
rename : aklock.1 => alock.1
rename : src/aklock.c => src/alock.c
rename : src/aklock.h => src/alock.h
rename : src/akcursors.c => src/cursors.c
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%409
2005-05-09 07:27:07 +00:00
mathias
ec57a11c64 * changed the auth_md5.c - code to the openbsd-version (public domain)
* added auth_sha1.c - also from openbsd-codebase, also public domain
* added two stand-alone programs to calculate md5/sha1 hashs:
    + src/asha1 - reads from stdin, EOF ends
    + src/amd5 - reads from stdin, EOF ends
    (just in case your system DOESNT have md5/md5sum or sha1/sha1sum
* minor changes to aklock.c

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%408
2005-05-09 06:43:49 +00:00
mathias
e199e274c3 * big restructering + feature enhancements
+ added auth_<method>.c, each basic auth-method has now
      its own implementation-file
    + added -auth - flag:
        - list      - lists all available methods
        - none      - no auth, like -nolock
        - passwd    - standard login, possible shadowsupport
        - pam       - use pam for authentification
        - md5:hash  - provide a md5-hash for authentification
* support for 'shadow'-passwords is part of the passwd authmodule

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%407
2005-05-07 18:58:56 +00:00
mathias
c9b53228ec * discard all pending xevents after wrong password to prevent
strange folks for blocking the current session by filling
  the eventqueue with wrong authentification and thus block
  the real authentification (kind of denial of service :)
* added suuport to load / have different cursor-shapes
  + -cursor theme|xcursor:<filename>
* added support for xcursor
* restructuring
  + contrib/  -> for stuff coming from the "outside"
    contrib/xcursor-watch -> xcursor taken from 5532-BlueGlass-XCursors-3D-0.4.tar.bz2
  + src/

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%405
2005-05-05 23:13:53 +00:00
mathias
8b6f5c89cd * restructuring
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%404
2005-05-02 11:49:19 +00:00
mathias
b626ccd14e * added -cursor <themename>
* cursor-bitmap-themes are stored in bitmap/

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%402
2005-04-30 10:41:41 +00:00
mathias
620b251aaf initial import
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%401
2005-04-30 00:35:03 +00:00