summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Denis Ovsienko [Fri, 12 Oct 2007 13:59:57 +0000 (13:59 +0000)]
r1192 + separate example configs from real ones; have proper .svnignore for that
Denis Ovsienko [Fri, 12 Oct 2007 13:57:20 +0000 (13:57 +0000)]
r1191 dropped IP addresses
Denis Ovsienko [Fri, 12 Oct 2007 13:53:57 +0000 (13:53 +0000)]
r1190 + adding .svnignore
Denis Ovsienko [Fri, 12 Oct 2007 12:26:07 +0000 (12:26 +0000)]
r1189 + repeated the quick hack to use common name in setSwitchVLANs() also
Denis Ovsienko [Fri, 12 Oct 2007 11:59:54 +0000 (11:59 +0000)]
r1188 + adjust gateway reply format so we can return more data
+ push up LAN descriptions from cisco connector
+ print out VLAN list on the VLANs tab
Denis Ovsienko [Fri, 12 Oct 2007 10:30:01 +0000 (10:30 +0000)]
r1187 + find dirname and handler name only once
+ log changes, if there's a writable logfile
Denis Ovsienko [Fri, 12 Oct 2007 09:39:03 +0000 (09:39 +0000)]
r1186 + handle errors better
+ п╡я┴don't duplicate code
+ detect password mismatch
+ detect missing credentials
Denis Ovsienko [Fri, 12 Oct 2007 09:35:02 +0000 (09:35 +0000)]
r1185 support IOS 12.0 as well
Denis Ovsienko [Thu, 11 Oct 2007 12:28:49 +0000 (12:28 +0000)]
r1184 noted the switchvlans gateway
Denis Ovsienko [Thu, 11 Oct 2007 12:26:16 +0000 (12:26 +0000)]
r1183 + added a fallback hack to let people use the common name in absence of other endpoints
Denis Ovsienko [Wed, 10 Oct 2007 15:07:27 +0000 (15:07 +0000)]
r1181 + an ugly, but working VLAN implementation for the real world :)
Denis Ovsienko [Wed, 10 Oct 2007 14:42:15 +0000 (14:42 +0000)]
r1180 + a new class for warning messages
Denis Ovsienko [Wed, 10 Oct 2007 14:41:46 +0000 (14:41 +0000)]
r1179 + VLAN configuration gateway is almost working
Denis Ovsienko [Wed, 10 Oct 2007 07:13:20 +0000 (07:13 +0000)]
r1178 better switch port layout
Denis Ovsienko [Tue, 9 Oct 2007 20:45:36 +0000 (20:45 +0000)]
r1177 + update: make GigE default port type
Denis Ovsienko [Tue, 9 Oct 2007 20:39:05 +0000 (20:39 +0000)]
r1176 + new feature: key hint in dictionary browser
Denis Ovsienko [Tue, 9 Oct 2007 20:28:35 +0000 (20:28 +0000)]
r1175 + rearranged parameters around
Denis Ovsienko [Tue, 9 Oct 2007 20:20:50 +0000 (20:20 +0000)]
r1174 + added a reference to the original source and license
Denis Ovsienko [Tue, 9 Oct 2007 20:10:30 +0000 (20:10 +0000)]
r1173 + printImageHREF() becomes independent enough to fetch all $image
declarations from config.php and to absorb printImageInput()
Denis Ovsienko [Tue, 9 Oct 2007 20:06:48 +0000 (20:06 +0000)]
r1172 + eliminate config.php dependency with cost of one hardcoded path
Denis Ovsienko [Tue, 9 Oct 2007 19:36:03 +0000 (19:36 +0000)]
r1171 + merged second patch by Aaron
Denis Ovsienko [Tue, 9 Oct 2007 17:12:30 +0000 (17:12 +0000)]
r1170 The first ever working switchvlans gateway for the real world, readonly, of course.
Denis Ovsienko [Tue, 9 Oct 2007 16:41:27 +0000 (16:41 +0000)]
r1169 The first ever working switchvlans gateway for the real world, readonly, of course.
Denis Yeldandi [Tue, 9 Oct 2007 07:24:46 +0000 (07:24 +0000)]
r1168 Patch from Aaron Dummer (aaron@dummer.info)
- moved form fields from bottom of page to top (saves you from scrolling
down the page)
- combined ip & mask fields into a single 'range' field
- added live javascript validation function (field is red when invalid,
green when valid)
Denis Ovsienko [Mon, 1 Oct 2007 23:46:23 +0000 (23:46 +0000)]
r1155 + 2 more Cisco switches, the only ones belonging to 2970 Catalyst family
Denis Ovsienko [Fri, 28 Sep 2007 16:17:42 +0000 (16:17 +0000)]
r1154 + added a workaround to survive FreeBSD PHP build's unability to create multidimensional associative arrays
Denis Ovsienko [Fri, 14 Sep 2007 10:48:16 +0000 (10:48 +0000)]
r1148 + adjusted new help topics for better linking
Denis Yeldandi [Fri, 14 Sep 2007 10:01:48 +0000 (10:01 +0000)]
r1147 break forgotten
Denis Yeldandi [Fri, 14 Sep 2007 09:58:50 +0000 (09:58 +0000)]
r1146 Added more help
Denis Ovsienko [Fri, 14 Sep 2007 07:52:58 +0000 (07:52 +0000)]
r1145 + adjusting help text further
Denis Yeldandi [Thu, 13 Sep 2007 11:03:47 +0000 (11:03 +0000)]
r1144 Redesigned help button
Denis Ovsienko [Wed, 12 Sep 2007 20:44:20 +0000 (20:44 +0000)]
r1143 + welcome first working code of the help functions
Denis Ovsienko [Wed, 12 Sep 2007 20:43:49 +0000 (20:43 +0000)]
r1142 + drop renderHelpContents() in favor of help.php
+ remove embedded help text, idem
+ mark reports and help pages as being in development
Denis Ovsienko [Wed, 12 Sep 2007 20:42:06 +0000 (20:42 +0000)]
r1141 + handler_help(): just call renderHelpTab() unconditionally
Denis Ovsienko [Wed, 12 Sep 2007 20:40:27 +0000 (20:40 +0000)]
r1140 + added help topics as tabs of the 'help' page
+ registered first two helptab records
Denis Ovsienko [Wed, 12 Sep 2007 20:39:18 +0000 (20:39 +0000)]
r1139 + require help.php, as necessary functions are going to appear there
Denis Ovsienko [Wed, 12 Sep 2007 20:38:27 +0000 (20:38 +0000)]
r1138 + marked reports and help pages as being in development
Denis Ovsienko [Wed, 12 Sep 2007 20:37:37 +0000 (20:37 +0000)]
r1137 + added and registered a picture for help indicator
Denis Ovsienko [Wed, 12 Sep 2007 20:37:02 +0000 (20:37 +0000)]
r1136 + now we have a place for help availability indicator
Denis Ovsienko [Wed, 12 Sep 2007 12:06:17 +0000 (12:06 +0000)]
r1135 + fix quoting for the quickstart text
Denis Ovsienko [Wed, 12 Sep 2007 12:05:05 +0000 (12:05 +0000)]
r1134 + grant all users full access to help page by default
Denis Ovsienko [Wed, 12 Sep 2007 11:57:01 +0000 (11:57 +0000)]
r1133 + testing initial help content
Denis Ovsienko [Tue, 4 Sep 2007 21:04:39 +0000 (21:04 +0000)]
r1131 + welcome the first revision of main help page
Denis Ovsienko [Tue, 4 Sep 2007 14:28:54 +0000 (14:28 +0000)]
r1130 + first ever working version of updateVLANMembership()
Denis Ovsienko [Tue, 4 Sep 2007 14:28:29 +0000 (14:28 +0000)]
r1129 + adopted new OK! syntax
Denis Ovsienko [Tue, 4 Sep 2007 14:27:53 +0000 (14:27 +0000)]
r1128 + fixed a bug with missing var
+ adopted new OK! syntax
Denis Ovsienko [Tue, 4 Sep 2007 14:26:27 +0000 (14:26 +0000)]
r1127 + removed debug lines
+ adopted new OK! syntax
Denis Ovsienko [Tue, 4 Sep 2007 13:31:50 +0000 (13:31 +0000)]
r1126 + renderVLANMembership() is close to be finished
Denis Ovsienko [Tue, 4 Sep 2007 13:31:04 +0000 (13:31 +0000)]
r1125 + get rid of array-push()
+ explicitly put either OK or ERR as the first answer in the set to indicate if we could connect to gateway or not
Denis Ovsienko [Tue, 4 Sep 2007 13:30:07 +0000 (13:30 +0000)]
r1124 + get rid of array_push()
Denis Ovsienko [Tue, 4 Sep 2007 13:29:22 +0000 (13:29 +0000)]
r1123 + new constant: PORTS_PER_ROW
Denis Ovsienko [Tue, 4 Sep 2007 13:28:45 +0000 (13:28 +0000)]
r1122 + more dummy ports
Denis Ovsienko [Tue, 4 Sep 2007 11:09:57 +0000 (11:09 +0000)]
r1121 + dropped a couple of lines to show some work done
Denis Ovsienko [Tue, 4 Sep 2007 11:07:39 +0000 (11:07 +0000)]
r1120 + changed title for portfwd to NATv4
Denis Ovsienko [Tue, 4 Sep 2007 11:05:12 +0000 (11:05 +0000)]
r1119 + initial VLAN gateway, a little dummy atm, but the protocol look implemented
Denis Ovsienko [Tue, 4 Sep 2007 11:04:23 +0000 (11:04 +0000)]
r1118 + initial gateway handling source
Denis Ovsienko [Mon, 3 Sep 2007 21:25:54 +0000 (21:25 +0000)]
r1117 + done draft for updateVLANMembership()
Denis Ovsienko [Mon, 3 Sep 2007 21:00:28 +0000 (21:00 +0000)]
r1116 + added the reference for 'switchvlans' dynamic tab
Denis Ovsienko [Mon, 3 Sep 2007 20:59:33 +0000 (20:59 +0000)]
r1115 + initial revision of renderVLANMembership()
Denis Ovsienko [Mon, 3 Sep 2007 20:59:09 +0000 (20:59 +0000)]
r1114 + welcome findAllEndpoints()
Denis Ovsienko [Mon, 3 Sep 2007 15:11:26 +0000 (15:11 +0000)]
r1113 + added a little missing info
Denis Ovsienko [Mon, 3 Sep 2007 15:10:53 +0000 (15:10 +0000)]
r1112 + initial code for dynamic tabs and triggers
Denis Ovsienko [Sun, 2 Sep 2007 18:13:48 +0000 (18:13 +0000)]
r1111 + minor error handler
Denis Ovsienko [Mon, 9 Jul 2007 20:59:10 +0000 (20:59 +0000)]
r1110 + 0.14.5 -> 0.14.6 database adjustment script
Denis Ovsienko [Mon, 9 Jul 2007 20:55:40 +0000 (20:55 +0000)]
r1109 + FreeBSD and others in server OS chapter
+ 1000Base-ZX, 10GBase-ER/LR/LRM/ZR/LX4/CX4/Kx into port type chapter
+ KVM port type
Denis Ovsienko [Mon, 9 Jul 2007 20:36:13 +0000 (20:36 +0000)]
r1108 + fixed php-gd dependency for Fedora
Denis Ovsienko [Mon, 9 Jul 2007 20:35:55 +0000 (20:35 +0000)]
r1107 + much more good things to do
Denis Ovsienko [Mon, 9 Jul 2007 20:26:36 +0000 (20:26 +0000)]
r1106 importing RackTables trunk
(no author) [Wed, 18 Aug 2004 09:37:41 +0000 (09:37 +0000)]
r1 New repository initialized by cvs2svn.