index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_time: deprecate --localtz option, document kernel TZ caveats
Jan Engelhardt
2011-05-25
1
-10
/
+14
*
libxt_time: --utc and --localtz are mutually exclusive
Jan Engelhardt
2011-05-25
1
-2
/
+6
*
libxt_time: always ignore libc timezone
Jan Engelhardt
2011-05-25
1
-1
/
+7
*
libxt_time: use guided option parser
Jan Engelhardt
2011-04-06
1
-101
/
+52
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-18
/
+17
*
libxt_time: fix random --datestart skips
Florian Westphal
2011-01-09
1
-0
/
+1
*
include: update files with headers from Linux 2.6.37-rc1
Jan Engelhardt
2010-12-03
1
-0
/
+1
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-9
/
+9
*
extensions: use NFPROTO_UNSPEC for .family field
Jan Engelhardt
2009-06-01
1
-1
/
+1
*
extensions: add const qualifiers in print/save functions
Jan Engelhardt
2009-05-26
1
-1
/
+1
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-18
/
+18
*
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
1
-1
/
+0
*
src: Missing limits.h includes
Phil Oester
2008-09-01
1
-0
/
+2
*
src: remove dependency on libiptc headers
Jan Engelhardt
2008-08-04
1
-0
/
+1
*
manpage updates
Jan Engelhardt
2008-06-08
1
-10
/
+10
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-4
/
+3
*
Implement AF_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-04-14
1
-16
/
+1
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
Transfer all my copyright over to our company.
Jan Engelhardt
2007-10-20
1
-1
/
+2
*
Fix the compile warning fix
Patrick McHardy
2007-10-18
1
-2
/
+2
*
Fix compiler warning on 64 bit: date_stop is an u_int32_t, so use UINT_MAX in...
Patrick McHardy
2007-10-18
1
-2
/
+2
*
Unique symbols 1/6
Jan Engelhardt
2007-10-04
1
-4
/
+4
*
Delete empty ->final_check() functions
Jan Engelhardt
2007-10-04
1
-6
/
+0
*
Add the libxt_time iptables match
Jan Engelhardt
2007-09-23
1
-0
/
+504