Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-13 | Bugfix in simple authentification. | Ondrej Filip | |
2004-07-01 | Password WALK_LIST bugfix. | Ondrej Filip | |
2004-06-26 | Password management redesigned (untested). | Ondrej Filip | |
2004-06-05 | Marked unused parameters in core code as such. | Martin Mares | |
2002-11-13 | Added missing includes. | Martin Mares | |
2001-01-08 | Fixed infinite recursion in password_same. | Martin Mares | |
Pavel, please check. | |||
2000-05-16 | Don't segfault when someone adds passwords. | Pavel Machek | |
2000-05-16 | Password same now actually works | Pavel Machek | |
2000-05-10 | password_same utility function | Pavel Machek | |
1999-10-02 | Obvious bugs in authentication fixed. | Pavel Machek | |
1999-05-31 | Added password_strncpy() which pads destination with zeros. | Pavel Machek | |
1999-05-31 | Added PASSIVE option to paswwords. | Pavel Machek | |
1999-05-26 | Skeleton for password handling, currently I only build structures and | Pavel Machek | |
do nothing more advanced for them |