]> git.ipfire.org Git - thirdparty/sarg.git/commit
Add a function to look a user up by IP address
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 6 Jun 2013 09:55:56 +0000 (11:55 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 6 Jun 2013 09:55:56 +0000 (11:55 +0200)
commit05fea6e75cf52d5f34bfec9d4e6099849386d32d
tree3a616cc6c10c3f1e8306ddae097d759ef8f30216
parent2e29ae2342d52af35565ebc3198d31802556e51b
Add a function to look a user up by IP address

The function is currently unused but I might have had some use for it so I
left it in the code.
include/defs.h
userinfo.c