Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libident - New LibIdent C library
LibIdent is a small C library for interfacing with RFC 1413
Identification protocol servers, which are used for identifying users.
LibIdent supports both IPv4 and IPv6 addresses transparently.
It is meant to be used by daemons to try to authenticate users using the
Ident protocol. For this to work, users need to have an Ident server
running on the system from which they are connected.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| libident |
0.32 |
1.el5 |
src |
205 KiB |
Sat Nov 24 17:58:03 2007 |
Changelog
- * Sat Nov 24 22:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> - 0.32-1
- Updated to 0.32, making manual .so compile unecessary
- * Thu Apr 26 22:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> - 0.30-4
- Included dependency for -tools subpackage
- * Tue Apr 3 22:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> - 0.30-3
- Build the tools against said shared library as well