- Resurrect rcsid keyword, expanded through HG extension hgkeyword. - README.en: new file - version.c: removed as it is not needed anymore. - ChangeLog: updated.
WIP English version of README.
Change all tabs into spaces. Removed Arch-specific comment.
Reformatting of whitespace.
Remove trailing / as RadiantCMS does not use it.
Retire verify_password.
Added tag 3.0pre9 for changeset 022851d2e07d
Updated.
Re-implement authentication with respect to PAM usage.
auth.c: - move all authentication methods here - rename verify_password as authenticate_user
calife.c: - use authenticate_user
conf.h: - Add error code for auth. process - rename verify_password as authenticate_user...
Use the new MESSAGE_4 macro.
Add a MESSAGE_4() macro.
Change old-style message into MESSAGE*().
Add minimal .hgignore.
Lookfor getpassphrase(3).
Update.
Make PAM non mandatory for Solaris 2.10.
Fix: use a different variable.
Tag 3.0pre8 & update version.c. (bis)
Re-tag 3.0pre8.
Regenerate.
Tag 3.0pre8 & update version.c.
Added tag 3.0pre8 for changeset 4d27666642da
Use short hash.
Hack for Solaris 10.
On Solaris 10, getpass(3) input is truncated to 8 chars (age-old limit for passwords). Workaround that by using getpassphrase(3). Found with Miguel Paiva (CS-SI).
1 2 3 4 Next » (1-25/84) | Per page: 25, 50, 100
Also available in: Atom