]> mj.ucw.cz Git - libucw.git/history - lib/ipaccess.c
Fixed operator priorities in cf_parse_ip().
[libucw.git] / lib / ipaccess.c
2006-04-25 Martin MaresA preliminary version of the new ipaccess module.
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-23 Robert Spaleklib: converted to use conf2.c instead of conf.c
2006-04-22 Robert Spalekipaccess: move here temporarily cf_parse_ip()
2006-04-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-10 Pavel CharvatIP parsing code moved to lib/conf.c, closes Bug #2375.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-01-23 Martin MaresIP access lists now accept both netmasks and prefix...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-06-19 Martin Maresmalloc -> xmalloc.
2001-08-29 Martin MaresBetter encapsulation of the ipaccess filter.
2001-08-29 Martin MaresAdded generic functions for IP address access lists.