Commit graph

4 commits

Author SHA1 Message Date
mathias
cb217d8034 * set copyright, license and svn:keyword Id to our files
* added the $Id$ tag

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4031
2005-05-25 06:43:42 +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
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