descriptionA local user information gatherer
homepage URLhttp://bjk.sourceforge.net/userinfo/
repository URLhttp://repo.or.cz/w/userinfo.git
ownerbjk@luxsci.net
last changeSun, 16 Jan 2011 00:06:06 +0000
Push URLssh://repo.or.cz/srv/git/userinfo.git
Content tags:
Add:
readme
A modular utility that gathers information about a local user. Kind of like a bunch of well known tools rolled into one. The output is separated with a field delimitor making it easy to integrate into shell scripts. The included modules gather mail, login and password file information. It's easy to write your own modules and there are a couple of examples included (kill: kill a users login process, and fexists: see if a file exists in a users home directory (think .rhosts)).
shortlog
2011-01-16 Ben KibbeyVersion 2.3. master v2.3
2011-01-16 Ben KibbeyMake safe_strncat() conform to strlcpy() usage by retur...
2011-01-15 Ben KibbeyMake a note about multiple loading of the same module.
2011-01-15 Ben KibbeyIncrease the argument length for a line in an rc file.
2011-01-15 Ben KibbeyFixed Valgrind warnings: make the modules array an...
2011-01-15 Ben KibbeyFixed configure warning on FreeBSD (6.3). Don't test...
2011-01-15 Ben KibbeyMinor cleanup of lastlogfd.
2011-01-15 Ben Kibbey'make distcheck' fix.
2011-01-15 Ben KibbeyUpdated NEWS.
2011-01-15 Ben KibbeyRevert "Added module function ui_module_exec2(). This...
2011-01-15 Ben KibbeyAdded module function ui_module_exec2(). This differs...
2011-01-15 Ben KibbeyMake safe_strncat() available to modules.
2011-01-15 Ben KibbeyFancy-pants safe_strncat().
2011-01-15 Ben KibbeyUse PATH_MAX rather than FILENAME_MAX where appropriate.
2011-01-14 Ben KibbeyFreeBSD 9.0 compile time fix. Found a tester. :)
2011-01-13 Ben Kibbeylogin.so: cannot be an error if there is no hostname...
...
tags
12 months ago v2.3 Release
4 years ago v2.2 Release
6 years ago v2.1
heads
12 months ago master