summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thomas Jarosch [Mon, 6 Sep 2004 18:05:17 +0000]
libi2ncommon: (tomj) fix ipfunc_format_ip wrapper
Thomas Jarosch [Mon, 6 Sep 2004 09:53:49 +0000]
libi2ncommon: (tomj) fix iso_to_html() function
Thomas Jarosch [Mon, 6 Sep 2004 07:52:25 +0000]
libi2common, arnied, ui: (tomj) fix mainpage showerr escaping bug
Gerd v. Egidy [Sun, 5 Sep 2004 23:35:25 +0000]
libi2ncommon: (gerd) add ip_num_string function needed for ip accounting table names
Thomas Jarosch [Sun, 5 Sep 2004 20:08:10 +0000]
generate, libi2ncommon: (tomj) migrated squid.conf to new rights concept, fixed always_mask output
Thomas Jarosch [Sun, 5 Sep 2004 18:26:29 +0000]
libi2ncommon: (tomj) added always_mask flag to IP_RANGE::to_string
Thomas Jarosch [Sun, 5 Sep 2004 17:18:40 +0000]
fixed typo, one more unit-test
Thomas Jarosch [Sun, 5 Sep 2004 16:58:01 +0000]
libi2ncommon: (tomj) new IP_RANGE::substract function + unit test
Gerd v. Egidy [Sun, 5 Sep 2004 11:19:40 +0000]
libi2ncommon: (gerd) fix time display
Gerd v. Egidy [Sat, 4 Sep 2004 22:36:15 +0000]
libi2ncommon: (tomj) improve to_cidr() function (returns IP_RANGE now)
Thomas Jarosch [Sat, 4 Sep 2004 20:44:14 +0000]
libi2ncommon: (tomj) to_cidr() function, fixed get_mask_bits, ip_type::NETWORK cidr support
Gerd v. Egidy [Sat, 4 Sep 2004 17:48:57 +0000]
libi2ncommon: (gerd) fix WEEK constructor
Gerd v. Egidy [Sat, 4 Sep 2004 15:13:50 +0000]
libi2ncommon: (gerd) fix exceptions in IP_RANGE
Gerd v. Egidy [Fri, 3 Sep 2004 10:35:07 +0000]
libi2ncommon: (gerd) improve WEEK interface
Gerd v. Egidy [Fri, 3 Sep 2004 10:25:17 +0000]
libi2ncommon: (gerd) improve time output function
Gerd v. Egidy [Thu, 2 Sep 2004 14:21:54 +0000]
libi2ncommon: (gerd) more IP_RANGE operators
Gerd v. Egidy [Tue, 31 Aug 2004 10:26:42 +0000]
libi2ncommon: (gerd) add time output functions
Gerd v. Egidy [Tue, 31 Aug 2004 10:18:54 +0000]
libi2ncommon: (gerd) add seconds_to_hour_minute function (from ui)
Gerd v. Egidy [Tue, 31 Aug 2004 10:03:59 +0000]
libi2ncommon: (gerd) add empty WEEK constructor
Gerd v. Egidy [Tue, 31 Aug 2004 09:59:57 +0000]
libi2ncommon: (gerd) add WEEK class to handle weekday-bitsets
Gerd v. Egidy [Mon, 30 Aug 2004 14:31:29 +0000]
libi2ncommon: (gerd) add iprange::get_type()
Gerd v. Egidy [Sun, 29 Aug 2004 19:48:28 +0000]
libi2ncommon: (gerd) add ip comparators
Gerd v. Egidy [Fri, 27 Aug 2004 17:33:59 +0000]
libi2ncommon: (gerd) replace CalculateNetworkAddresses code by IP_RANGE-based inline
Gerd v. Egidy [Fri, 27 Aug 2004 12:08:11 +0000]
libi2ncommon, arnied: (gerd) don't run check_everything if /var/intranator/no_check is existing
Thomas Jarosch [Thu, 26 Aug 2004 16:53:42 +0000]
and schmennt...
Thomas Jarosch [Thu, 26 Aug 2004 16:52:30 +0000]
libi2ncommon: (tomj) extended IP_RANGE class with operator+ and operator-
Gerd v. Egidy [Wed, 25 Aug 2004 13:46:57 +0000]
libcnfcheck, libi2ncommon: (gerd) move unit test for ip_range to libi2ncommon (ip_range code is now in libi2ncommon/ipfunc)
Gerd v. Egidy [Wed, 25 Aug 2004 10:40:34 +0000]
libi2ncommon: (gerd) add ip functions from libcnfcheck into libi2ncommon
Gerd v. Egidy [Wed, 25 Aug 2004 09:15:58 +0000]
libi2ncommon: (gerd) mark inline function as such
Gerd v. Egidy [Wed, 25 Aug 2004 09:01:49 +0000]
libi2ncommon: (gerd) merge escape into stringfunc
Gerd v. Egidy [Tue, 24 Aug 2004 17:22:18 +0000]
libi2ncommon: (gerd) initial submission, not in use yet