aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-12netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt1-0/+11
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-5/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-4/+2
2008-10-08netfilter: implement NFPROTO_UNSPEC as a wildcard for extensionsJan Engelhardt1-19/+9
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-2/+2
2008-09-22netfilter: xt_time gives a wrong monthday in a leap yearKaihui Luo1-2/+4
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-04-14[NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt1-1/+1
2008-03-10[NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt1-2/+5
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt1-19/+19
2007-11-13[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet1-1/+1
2007-11-07[NETFILTER]: Copyright/Email updateJan Engelhardt1-1/+2
2007-10-10[NETFILTER]: x_tables: add xt_time matchJan Engelhardt1-0/+269