Magellan Linux

Contents of /alx-src/branches/alx-web-070/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15317 - (show annotations) (download)
Fri Aug 14 08:57:39 2020 UTC (3 years, 8 months ago) by niro
File size: 31582 byte(s)
-updated ChangeLog
1 2020-08-14 Niels Rogalla <niro@magellan-linux.de>
2
3 * [r15316] scripts/sql-schema/include/Makefile,
4 scripts/sql-schema/include/schema.sh,
5 scripts/sql-schema/include/update_to_database_schema_version_17.sh[ADD],
6 scripts/sql-schema/include/version.sh:
7 -updated database schema to version 17: added bootsubdir to honor
8 variable boot image support
9 * [r15315] index.php:
10 -reorganized serial elements order: print status and serial
11 first, than the location
12 * [r15314] index.php:
13 -print more than the 3 first characters of $location
14
15 2020-07-16 Niels Rogalla <niro@magellan-linux.de>
16
17 * [r14441] ChangeLog:
18 -updated ChangeLog
19
20 2020-07-15 Niels Rogalla <niro@magellan-linux.de>
21
22 * [r14432] scripts/sql-schema/include/Makefile,
23 scripts/sql-schema/include/schema.sh,
24 scripts/sql-schema/include/update_to_database_schema_version_16.sh[ADD],
25 scripts/sql-schema/include/version.sh:
26 -update database schema to version 16, updated serveral default
27 values to satisfy mariadb-10.4.x
28 * [r14427] ChangeLog:
29 -updated ChangeLog
30 * [r14426] VERSION:
31 -version 0.7.3
32 * [r14425] scripts/sql-schema/include/Makefile,
33 scripts/sql-schema/include/schema.sh,
34 scripts/sql-schema/include/update_to_database_schema_version_15.sh[ADD],
35 scripts/sql-schema/include/version.sh:
36 -update database schema to version 15, set default value for
37 client_serials.[location|mac] and client_version.[os.utils] to
38 NULL to satisfy mariadb-10.4.x
39
40 2019-07-31 Niels Rogalla <niro@magellan-linux.de>
41
42 * [r13717] show.php:
43 -do not overwrite the d$ again, predefined array variables like
44 sessions will be overwritten
45
46 2019-07-26 Niels Rogalla <niro@magellan-linux.de>
47
48 * [r13700] scripts/sql-schema/include/Makefile:
49 -updated Makefile to install database schema update script v13
50 and v14
51
52 2019-07-25 Niels Rogalla <niro@magellan-linux.de>
53
54 * [r13672] ChangeLog:
55 -updated ChangeLog
56 * [r13671] VERSION:
57 -version 0.7.2
58 * [r13670] scripts/sql-schema/include/schema.sh,
59 scripts/sql-schema/include/update_to_database_schema_version_14.sh[ADD],
60 scripts/sql-schema/include/version.sh:
61 -update database schema to version 14, added column 'dpms' to
62 cfg_screensaver
63 * [r13669] apache/alx-web.conf.in:
64 -dropped apache-2.2 support
65 * [r13667] scripts/sql-schema/include/version.sh:
66 -update database schema to version 13
67 * [r13666] scripts/sql-schema/include/schema.sh,
68 scripts/sql-schema/include/update_to_database_schema_version_13.sh[ADD]:
69 -update database schema to version 13, added column enabled to
70 cfg_fluxbox_autostart
71
72 2019-07-11 Niels Rogalla <niro@magellan-linux.de>
73
74 * [r13465] ChangeLog:
75 -updated ChangeLog
76 * [r13464] VERSION:
77 -version 0.7.1
78
79 2019-07-10 Niels Rogalla <niro@magellan-linux.de>
80
81 * [r13248] include/config.inc.php:
82 -php7 fix: only start a SESSION if not already active
83 * [r13246] loc.php:
84 -fixed more php warnings
85 * [r13245] index.php:
86 -fixed more php warnings
87 * [r13244] include/dbconn.php:
88 -do not try to connect to the database twice
89 * [r13243] show.php:
90 -fixed more php warnings
91
92 2019-07-09 Niels Rogalla <niro@magellan-linux.de>
93
94 * [r13242] import.php, include/basesql.php, include/dbconn.php,
95 index.php, loc.php, monitor.php, show.php:
96 -be compatible with php7 and mysqli
97
98 2019-03-12 Niels Rogalla <niro@magellan-linux.de>
99
100 * [r12956] index.php:
101 -fixed some php warnings like 'PHP Notice: Use of undefined
102 constant os - assumed 'os' in /usr/share/alx-web/index.php on
103 line 149'
104
105 2018-11-13 Niels Rogalla <niro@magellan-linux.de>
106
107 * [r12870] ChangeLog:
108 -updated ChangeLog
109 * [r12869] scripts/sql-schema/include/values.sh,
110 scripts/sql-schema/include/version.sh:
111 -support 4k monitors with a resolution of 3840x2160
112 * [r12868] include/config.inc.php:
113 -use sudo to fix some permission issues with wol
114 * [r12867] Makefile, Makefile.inc, sudo[ADD],
115 sudo/10_ether-wake.in[ADD], sudo/Makefile[ADD]:
116 -use sudo to fix some permission issues with wol
117
118 2018-11-12 Niels Rogalla <niro@magellan-linux.de>
119
120 * [r12866] include/config.inc.php:
121 -fixed ether-wake path
122 * [r12865] wake_on_lan.php:
123 -removed debug echo
124 * [r12864] wake_on_lan.php:
125 -include basesql.php to allow php globals emulation
126
127 2017-12-18 Niels Rogalla <niro@magellan-linux.de>
128
129 * [r11134] ChangeLog:
130 -updated ChangeLog
131
132 2017-11-23 Niels Rogalla <niro@magellan-linux.de>
133
134 * [r11133] show.php:
135 -only print the architecte, do not create an edit field
136
137 2017-08-30 Niels Rogalla <niro@magellan-linux.de>
138
139 * [r10663] ChangeLog:
140 -updated ChangeLog
141 * [r10662] index.php:
142 -use an easier approach to print the os arch
143 * [r10659] ChangeLog:
144 -updated ChangeLog
145 * [r10658] index.php:
146 -print arch before netboot
147 * [r10655] ChangeLog:
148 -updated ChangeLog
149 * [r10654] include/socket_send.php:
150 -only print a message if socket send failed
151 * [r10653] scripts/sql-schema/include/Makefile:
152 -fixed missing file
153 * [r10649] ChangeLog:
154 -updated ChangeLog
155 * [r10648] index.php, show.php:
156 -print the arch of the alx os
157 * [r10647]
158 scripts/sql-schema/include/update_to_database_schema_version_12.sh[ADD]:
159 -support arch detecting features in the sql schema and fixed an
160 schema error
161 * [r10646] scripts/sql-schema/include/schema.sh,
162 scripts/sql-schema/include/version.sh:
163 -support arch detecting features in the sql schema and fixed an
164 schema error
165
166 2017-08-02 Niels Rogalla <niro@magellan-linux.de>
167
168 * [r9680] ChangeLog:
169 -updated ChangeLog
170 * [r9679] scripts/Makefile:
171 -install socket-send dir
172 * [r9661] include/socket_send.php, scripts/socket-send[ADD],
173 scripts/socket-send/Makefile[ADD],
174 scripts/socket-send/mcore-socket-send.sh[ADD]:
175 -reworked socket send to be sha1 compatible with sslsvd, direct
176 ssl with openssl not working anymore. need to rewrite sslsvd or
177 deprecate it
178
179 2017-04-07 Niels Rogalla <niro@magellan-linux.de>
180
181 * [r9482] ChangeLog:
182 -updated ChangeLog
183 * [r9481] scripts/sql-schema/include/version.sh:
184 -updated values version to 4
185 * [r9480] scripts/sql-schema/include/values.sh:
186 -added 'auto' values for gfxcard auto detection
187
188 2017-04-06 Niels Rogalla <niro@magellan-linux.de>
189
190 * [r9475] ChangeLog:
191 -updated ChangeLog
192 * [r9474] show.php:
193 -fixed cfg_fluxbox_menuitems->cfg_fluxbox_menuitem
194 * [r9473] scripts/sql-schema/include/schema.sh,
195 scripts/sql-schema/include/update_to_database_schema_version_11.sh:
196 -fixed broken update
197 * [r9470] ChangeLog:
198 -updated ChangeLog
199 * [r9469] scripts/sql-schema/include/Makefile,
200 scripts/sql-schema/include/schema.sh,
201 scripts/sql-schema/include/update_to_database_schema_version_11.sh[ADD],
202 scripts/sql-schema/include/version.sh:
203 -updated schema to version 11
204 * [r9466] ChangeLog:
205 -updated ChangeLog
206 * [r9465] scripts/sql-schema/mcore-sql-schema.sh:
207 -added an informative usage()
208 * [r9464] scripts/sql-schema/include/Makefile,
209 scripts/sql-schema/include/schema.sh,
210 scripts/sql-schema/include/update_to_database_schema_version_10.sh[ADD],
211 scripts/sql-schema/include/version.sh:
212 -updated schema to version 10
213 * [r9463] scripts/sql-schema/include/Makefile,
214 scripts/sql-schema/include/schema.sh,
215 scripts/sql-schema/include/update_to_database_schema_version_9.sh[ADD],
216 scripts/sql-schema/include/version.sh:
217 -updated schema to version 9
218 * [r9462] scripts/sql-schema/include/Makefile,
219 scripts/sql-schema/include/schema.sh,
220 scripts/sql-schema/include/update_to_database_schema_version_8.sh[ADD],
221 scripts/sql-schema/include/version.sh:
222 -updated schema to version 8
223 * [r9461] show.php:
224 -renamed table cfg_other_menuitems->cfg_fluxbox_menuitems,
225 cfg_autostart->cfg_fluxbox_autostart, dropped unused
226 cfg_autostart_session info field, fixed some php error messages
227 $gfxinfo[module]->$gfxinfo['module']
228 * [r9460] index.php:
229 -fixed php error messages
230
231 2016-06-22 Niels Rogalla <niro@magellan-linux.de>
232
233 * [r9103] make-tarball.sh:
234 -updated ssh user
235
236 2016-02-17 Niels Rogalla <niro@magellan-linux.de>
237
238 * [r8740] scripts/sql-schema/include/Makefile,
239 scripts/sql-schema/include/schema.sh,
240 scripts/sql-schema/include/update_to_database_schema_version_7.sh[ADD],
241 scripts/sql-schema/include/version.sh:
242 -sql db schema version 7, added bootserver to client_locations
243 * [r8739] apache/alx-web.conf.in:
244 -fixed broken alias order and allow htaccess overrides
245
246 2016-02-09 Niels Rogalla <niro@magellan-linux.de>
247
248 * [r8575] ChangeLog:
249 -updated ChangeLog
250 * [r8574]
251 scripts/sql-schema/include/update_to_database_schema_version_6.sh:
252 -fixed a typo
253 * [r8573] scripts/sql-schema/include/Makefile,
254 scripts/sql-schema/include/schema.sh,
255 scripts/sql-schema/include/update_to_database_schema_version_6.sh[ADD],
256 scripts/sql-schema/include/version.sh:
257 -update to database schema 6, autostart=1 for all session types
258
259 2016-02-08 Niels Rogalla <niro@magellan-linux.de>
260
261 * [r8558] ChangeLog:
262 -updated ChangeLog
263 * [r8557] index.php, show.php:
264 -fixed a stupid typo
265 * [r8554] ChangeLog:
266 -updated ChangeLog
267 * [r8553] index.php, show.php:
268 -print version info
269 * [r8552] scripts/sql-schema/Makefile,
270 scripts/sql-schema/conf[ADD],
271 scripts/sql-schema/conf/Makefile[ADD],
272 scripts/sql-schema/conf/mcore-sql-schema.conf[ADD],
273 scripts/sql-schema/mcore-sql-schema.sh:
274 -added mcore-sql-schema.conf
275 * [r8549] ChangeLog[ADD], Makefile:
276 -added ChangeLog
277 * [r8548] scripts/sql-schema/include/schema.sh:
278 -fixed broken table name client_location -> client_locations
279 * [r8547] scripts/sql-schema/mcore-sql-schema.sh:
280 -be more informative
281 * [r8546] scripts/sql-schema/include/Makefile:
282 -fixed sql-schema/include installation
283 * [r8541] scripts/sql-schema/include/Makefile:
284 -fixed broken Makefile
285 * [r8538] make-tarball.sh[ADD]:
286 -added make-tarball script
287 * [r8537] include/Makefile:
288 -fixed Makefile
289 * [r8536] include/Makefile:
290 -install alx-web configuration file to SYSCONFDIR/alx-web
291 * [r8535] Makefile[ADD], Makefile.inc[ADD], VERSION[ADD],
292 apache/Makefile[ADD], include/Makefile[ADD], js/Makefile[ADD],
293 pics/Makefile[ADD], scripts/Makefile[ADD],
294 scripts/cert/Makefile[ADD], scripts/sql-schema/Makefile[ADD],
295 scripts/sql-schema/include/Makefile[ADD], share/Makefile[ADD]:
296 -added initial Makefile build system
297 * [r8534] include/plugins[DEL], plugin.php[DEL]:
298 -removed deprecated plugins
299 * [r8533] include/basesql.php:
300 -fixed file permissions
301 * [r8532] apache/alx-web.conf[DEL], apache/alx-web.conf.in[CPY]:
302 -make apache configuration variable
303 * [r8531] help.php, import.php, include/config.inc.php,
304 include/dbconn.php, include/error.php, include/ppping.inc.php,
305 index.php, js/asc.gif, js/bg.gif, js/desc.gif,
306 js/jquery-1.2.6.min.js, js/jquery.tablesorter.js,
307 js/jquery.tablesorter.min.js, js/style.css, loc.php,
308 mindterm.php, monitor.php, openclose.php, openclose_ajax.js,
309 pics/deact.gif, pics/logo.jpg, pics/logo2.jpg, pics/minus.gif,
310 pics/offline.gif, pics/online.gif, pics/plus.gif, reboot.php,
311 scripts/cert/signing-jars.sh,
312 scripts/sql-schema/mcore-sql-schema.sh, show.php, vncviewer.jar,
313 vncviewer.php, wake_on_lan.php:
314 -fixed file permissions via propset
315 * [r8530] apache[ADD], apache/alx-web.conf[ADD]:
316 -added apache module configuration
317 * [r8529] index.php:
318 -always print version info
319 * [r8528] include/config.inc.php,
320 scripts/cert/generate-and-import-server-key.sh[DEL]:
321 -removed last traces of the deprecated ssh support
322 * [r8527] index.php:
323 -removed obsolete show_version check
324 * [r8526] index.php:
325 -removed obsolete cruft and fixed whitespaces
326 * [r8525] index.php:
327 -no more ssh
328 * [r8524] show.php:
329 -no more ssh
330 * [r8523] show.php:
331 -no more ssh
332 * [r8522] show.php:
333 -read wireless_bitrate default values from database
334 * [r8521] scripts/sql-schema/include/schema.sh,
335 scripts/sql-schema/include/update_to_database_schema_version_5.sh[ADD],
336 scripts/sql-schema/include/values.sh,
337 scripts/sql-schema/include/version.sh:
338 -updated to database schema version 5 and values version 3
339 * [r8520] show.php:
340 -fixed a typo values_network_wireless_key_lenght ->
341 values_network_wireless_key_length
342 * [r8519] scripts/sql-schema/mcore-sql-schema.sh:
343 -print a message on values update
344 * [r8518] scripts/sql-schema/include/schema.sh,
345 scripts/sql-schema/include/update_to_database_schema_version_4.sh:
346 -fixed a typos
347 * [r8517] scripts/sql-schema/mcore-sql-schema.sh:
348 -removed debug msg
349 * [r8516] include/config.inc.php:
350 -fixed >php-5.4 certificate issues
351 * [r8515] scripts/sql-schema/include/schema.sh,
352 scripts/sql-schema/include/update_to_database_schema_version_4.sh[ADD],
353 scripts/sql-schema/include/values.sh,
354 scripts/sql-schema/include/version.sh:
355 -schema version 4 and values version 2, get wireless_ default
356 values from database
357 * [r8514] show.php:
358 -get wireless_ default values from database
359 * [r8513] show.php:
360 -comment vesa warning atm
361 * [r8512] show.php:
362 -code cleanup, removed obsolete cruft
363 * [r8511] mageupgrade.php[DEL], pnabrowse-wrapper[DEL],
364 share/ChangeLog.html[DEL], share/FAQ.html[DEL], sql[DEL]:
365 -code cleanup, removed obsolete cruft
366 * [r8510] include/common-functions.php, include/config.inc.php,
367 include/hwinfo.php[DEL]:
368 -code cleanup, removed obsolete cruft
369 * [r8509] scripts/sql-schema/mcore-sql-schema.sh:
370 -get position from opts, no weird extra handling anymore just use
371 standard sql queries
372 * [r8508] scripts/cert/signing-jars.sh[CPY], signing-jars.sh[DEL]:
373 -moved signing-jars.sh to scripts/cert/
374 * [r8507] generate-and-import-server-key.sh[DEL],
375 scripts/cert/generate-and-import-server-key.sh[CPY]:
376 -generate-and-import-server-key.sh moved to scripts/cert
377 * [r8506] scripts/cert[ADD]:
378 -added cert dir
379
380 2016-02-05 Niels Rogalla <niro@magellan-linux.de>
381
382 * [r8505] scripts/sql-schema/mcore-sql-schema.sh:
383 -removed obsolete debug message
384 * [r8504] scripts/sql-schema/mcore-sql-schema.sh:
385 -serveral primary key and auto_increment handling fixes
386 * [r8503] scripts/sql-schema/mcore-sql-schema.sh:
387 -give better informations
388 * [r8502] scripts/sql-schema/mcore-sql-schema.sh:
389 -fixed evaluation
390 * [r8501] scripts/sql-schema/mcore-sql-schema.sh:
391 -only modify the primary key if it is not the same column
392 * [r8500] scripts/sql-schema/mcore-sql-schema.sh:
393 -fixed typos
394 * [r8499] scripts/sql-schema/mcore-sql-schema.sh:
395 -fixed a typo
396 * [r8498] scripts/sql-schema/include/schema.sh,
397 scripts/sql-schema/mcore-sql-schema.sh:
398 -fixed schema/values version handling
399 * [r8497] scripts/sql-schema/include/schema.sh,
400 scripts/sql-schema/include/version.sh,
401 scripts/sql-schema/mcore-sql-schema.sh:
402 -renamed all version instances to schema_version
403 * [r8496] scripts/sql-schema/include/version.sh,
404 scripts/sql-schema/mcore-sql-schema.sh:
405 -renamed MCORE_SQL_DB_VERSION to MCORE_SQL_DB_SCHEMA_VERSION
406 * [r8495] scripts/sql-schema/include/values.sh,
407 scripts/sql-schema/mcore-sql-schema.sh:
408 -fill_database must not update the database version, the schema
409 creators or updates have to do that. fixed a typo too
410 * [r8494] scripts/sql-schema/include/version.sh:
411 -database version 3
412 * [r8493] scripts/sql-schema/mcore-sql-schema.sh:
413 -added sql_add_column() and sql_modify_column functions add use a
414 better variable evaluation
415 * [r8492]
416 scripts/sql-schema/include/update_to_database_schema_version_3.sh[ADD]:
417 -added update_to_database_schema_version_3 script
418 * [r8491]
419 scripts/sql-schema/include/update_to_database_schema_version_2.sh:
420 -fixed typos
421 * [r8490] scripts/sql-schema/mcore-sql-schema.sh:
422 -schema update functions gets included
423 * [r8489] scripts/sql-schema/mcore-sql-schema.sh:
424 -removed debug entries
425 * [r8488] scripts/sql-schema/mcore-sql-schema.sh:
426 -removed obsolete mysq_insert function
427 * [r8487] scripts/sql-schema/include/values.sh:
428 -removed debug entry
429 * [r8486]
430 scripts/sql-schema/include/update_to_database_schema_version_2.sh[ADD]:
431 -added update_to_database_schema_version_2 script
432 * [r8485] scripts[ADD], scripts/sql-schema[ADD],
433 scripts/sql-schema/include[ADD],
434 scripts/sql-schema/include/schema.sh[ADD],
435 scripts/sql-schema/include/values.sh[ADD],
436 scripts/sql-schema/include/version.sh[ADD],
437 scripts/sql-schema/mcore-sql-schema.sh[ADD]:
438 -added initial schema script
439
440 2016-02-02 Niels Rogalla <niro@magellan-linux.de>
441
442 * [r8476] show.php:
443 -revert any changes
444 * [r8475] show.php:
445 -but ignore the egk_scm plugin, it should be auto-enabled
446 * [r8474] show.php:
447 -but ignore the egk_scm plugin, it should be auto-enabled
448 * [r8473] show.php:
449 -added scm_egk plugin
450 * [r8472] include/config.inc.php, show.php:
451 -added rdesktop session support
452
453 2016-01-29 Niels Rogalla <niro@magellan-linux.de>
454
455 * [r8460] include/socket_send.php:
456 -fixed use of system fingerprint
457 * [r8459] include/config.inc.php, include/socket_send.php:
458 -read fingerprint from mcored certificate
459
460 2015-12-16 Niels Rogalla <niro@magellan-linux.de>
461
462 * [r8009] show.php:
463 -pruned old cruft
464 * [r8008] show.php:
465 -fixed a typo
466 * [r8007] index.php, show.php:
467 -get the ACTIVATE/DEACTIVATE button work
468 * [r8006] index.php:
469 -show netboot state at the end
470 * [r8005] index.php:
471 -print netboot state under version
472 * [r8004] index.php, show.php:
473 -show netboot status
474
475 2015-12-14 Niels Rogalla <niro@magellan-linux.de>
476
477 * [r7996] index.php:
478 -show mac address in the index list
479 * [r7995] index.php:
480 only show enabled client_locations
481
482 2015-11-03 Niels Rogalla <niro@magellan-linux.de>
483
484 * [r7745] index.php:
485 -fixed missing hostname in index list
486 * [r7744] show.php:
487 -disabled deprecated commands
488 * [r7743] show.php:
489 -mcore-tools compat shutdown
490 * [r7742] show.php:
491 -added brackets
492 * [r7741] show.php:
493 -renamed browseradrs -> serverlist
494 * [r7740] show.php:
495 -added serveral default drops
496 * [r7739] show.php:
497 -enable password drops
498 * [r7738] wake_on_lan.php:
499 -honor cli arguments
500 * [r7737] reboot.php:
501 -allow reboot via push-config
502 * [r7736] include/config.inc.php:
503 -use pnagent storefront uri
504 * [r7735] include/config.inc.php:
505 -renamed citrix_browseradrs -> citrix_serverlist
506 * [r7734] include/config.inc.php:
507 -use mcore db as default
508
509 2015-09-25 Niels Rogalla <niro@magellan-linux.de>
510
511 * [r7716] reboot.php:
512 -fixed includes
513 * [r7715] include/socket_send.php:
514 -fixed a typo
515 * [r7714] reboot.php:
516 -use ping_host() function
517 * [r7713] reboot.php:
518 -fixed mcore cmd
519 * [r7712] include/socket_send.php:
520 -fixed a typo
521 * [r7711] reboot.php:
522 -use mcore_port variable
523 * [r7710] include/config.inc.php:
524 -fixed a typo
525 * [r7709] reboot.php:
526 -use mcore_socket_send() to reboot clients
527 * [r7708] include/socket_send.php[ADD]:
528 -added mcore_socket_send() function
529 * [r7707] include/config.inc.php:
530 -honor wol interface
531
532 2015-09-15 Niels Rogalla <niro@magellan-linux.de>
533
534 * [r7140] show.php:
535 -fixed whitespaces
536 * [r7139] show.php:
537 -fixed whitespaces
538 * [r7138] plugin.php:
539 -convert to utf-8
540 * [r7137] openclose.php:
541 -fixed whitespaces
542 * [r7136] help.php:
543 -convert to utf-8
544 * [r7135] show.php:
545 -convert to utf-8
546 * [r7134] show.php:
547 -get all citrix and storefront sessions from database
548 * [r7132] show.php:
549 -added storefront session support
550 * [r7131] include/config.inc.php:
551 -added storefront defaults
552
553 2015-09-14 Niels Rogalla <niro@magellan-linux.de>
554
555 * [r7130] show.php:
556 -get citrix sessions from database and renamed cfg_sessions to
557 cfg_sessions_citrix and added cfg_sessions_storefront
558 * [r7127] show.php:
559 -fixed a typo
560 * [r7126] show.php:
561 -actual add an autostart entry if requested
562 * [r7125] show.php:
563 -convert autostart to multi
564
565 2015-09-11 Niels Rogalla <niro@magellan-linux.de>
566
567 * [r7124] show.php:
568 -ping the ip to check if the host is really up
569 * [r7123] index.php:
570 -fixed whitespaces
571 * [r7122] index.php:
572 -disabled unused cruft
573 * [r7121] show.php:
574 -removed plugin support
575 * [r7120] show.php:
576 -no iface in cfg_network table anymore
577 * [r7119] show.php:
578 -no ip in cfg_printer table anymore
579 * [r7118] show.php:
580 -do not show hwdetected field
581 * [r7117] show.php:
582 -added missing password fields
583 * [r7116] show.php:
584 -commented unused variables
585 * [r7115] show.php:
586 -added default keymap list
587 * [r7114] show.php:
588 -get more default settings from database
589 * [r7113] show.php:
590 -print os/tools version from database entry
591 * [r7112] show.php:
592 -drop support for old alx version to clean up cruft
593 * [r7111] show.php:
594 -fixed whitespaces
595
596 2015-09-09 Niels Rogalla <niro@magellan-linux.de>
597
598 * [r7110] include/basesql.php, include/config.inc.php, index.php:
599 -added function ping_host() to ping clients via a socket
600 connection to speed up things
601 * [r7106] include/hwinfo.php, show.php:
602 -added rootfs hardware detection
603 * [r7097] include/config.inc.php:
604 -use dns name for ica browsers
605 * [r7096] include/config.inc.php:
606 -newer alx provides ether-wake
607 * [r7095] include/config.inc.php:
608 -localhost not working with socket connections
609 * [r7094] include/config.inc.php:
610 -fix deprecated session_register
611 * [r7093] include/config.inc.php:
612 -convert to utf8
613 * [r7092] include/basesql.php:
614 -emulate register_globals=on
615 * [r7091] include/basesql.php:
616 -convert to utf8
617 * [r7090] index.php:
618 -fix deprecated session_register
619
620 2015-09-07 Niels Rogalla <niro@magellan-linux.de>
621
622 * [r7070] .[CPY]:
623 created branch 'alx-web-070'
624
625 2015-07-23 Niels Rogalla <niro@magellan-linux.de>
626
627 * [r6862]
628 -added wlan drivers provided by >=alx-0.6.8.100
629
630 2013-05-29 Niels Rogalla <niro@magellan-linux.de>
631
632 * [r4908]
633 -filter plugin citrix_spe on clients smaller than version 0.6.6
634
635 2013-05-28 Niels Rogalla <niro@magellan-linux.de>
636
637 * [r4898]
638 -added nouveau driver to known gfx drivers list
639 * [r4897]
640 -show 6 lines of the comment field
641 * [r4896]
642 -tell the user whats going wrong, if pnabrowse-wrapper has no
643 execute permission
644 * [r4895]
645 -show 3 letters of location name not only 1
646
647 2012-04-20 Niels Rogalla <niro@magellan-linux.de>
648
649 * [r3521]
650 -renamed button 'SAVE+ADD CONFIG' => 'CREATE CONFIG'
651 * [r3519]
652 -added close button
653 * [r3518]
654 -simplified statements
655 * [r3517]
656 -removed debug messages
657
658 2012-04-19 Niels Rogalla <niro@magellan-linux.de>
659
660 * [r3516]
661 -added special definitions for serveral plugins
662 * [r3515]
663 -make plugins configureable via web
664
665 2012-02-08 Niels Rogalla <niro@magellan-linux.de>
666
667 * [r3349]
668 -fixed spelling
669 * [r3348]
670 -always enabled showversion
671
672 2012-02-01 Niels Rogalla <niro@magellan-linux.de>
673
674 * [r3347]
675 -prefix sshdo with @ to silence error return messages
676 * [r3346]
677 -prefix sshdo with @ to silence error return messages
678 * [r3345]
679 -prefix sshdo with @ to silence error return messages
680 * [r3344]
681 -add socket_timeout default
682 * [r3343]
683 - sshdo(): first check if the sockert can be connected as
684 ssh2_connect has a timeout of 60 seconds, which cannot be changed
685
686 2011-11-04 Niels Rogalla <niro@magellan-linux.de>
687
688 * [r3299]
689 -use unichrome drivers with alx-0.6.2 onwards
690
691 2011-11-02 Niels Rogalla <niro@magellan-linux.de>
692
693 * [r3285]
694 -reverted
695 * [r3284]
696 -show HRDW button only with utils >= 0.6.3
697 * [r3283]
698 -added HRDW button to detect hardware types (maxdata, zotac, etc)
699 * [r3276]
700 -typo
701 * [r3275]
702 -added hdmi feature for intel drivers
703
704 2011-09-07 Niels Rogalla <niro@magellan-linux.de>
705
706 * [r2948]
707 -prefer database version when showversion=on is requested
708
709 2011-08-03 Niels Rogalla <niro@magellan-linux.de>
710
711 * [r2711]
712 -fixed a typo
713
714 2011-07-28 Niels Rogalla <niro@magellan-linux.de>
715
716 * [r2710]
717 -added printer hwdetection support
718
719 2011-07-12 Niels Rogalla <niro@magellan-linux.de>
720
721 * [r2705]
722 -pluginconfig handling before ignore!
723 * [r2704]
724 -added plugin support
725 * [r2703]
726 -added vmware x11 drivers for 0.6.0 and above
727
728 2011-07-11 Niels Rogalla <niro@magellan-linux.de>
729
730 * [r2677]
731 -/sbin/alx-hwdetection -> /usr/sbin/alx-hwdetection
732 * [r2640]
733 -only use retrieved sessions with alx-0.6.0
734
735 2011-07-07 Niels Rogalla <niro@magellan-linux.de>
736
737 * [r2639]
738 -fixed broken session_autostart handling
739 * [r2638]
740 -fixed a typo and whitespaces
741 * [r2637]
742 -add an empty value at the first position of the
743 $citrix_public_applications to use this as default
744 * [r2636]
745 -fixed some query issues and be more verbose on errors
746 * [r2635]
747 -typo
748 * [r2634]
749 -retrieve current defined citrix published applications via
750 pnabrowse of the ica-client
751
752 2011-07-06 Niels Rogalla <niro@magellan-linux.de>
753
754 * [r2609]
755 -define citrix_domain_name via config.php.inc
756 * [r2608]
757 -define citrix browser addresses via variable in
758 include/config.php.inc
759 * [r2607]
760 -fixed cfg_printers port/share definitions for alx-0.6.0
761 * [r2606]
762 -reverted openclose() changes
763 * [r2605]
764 -fixed only ignore ip from cfg_printers
765 * [r2604]
766 -don't show ipp, socket and lpd options for printing on alx-0.6.0
767 -> not supported atm
768 * [r2603]
769 -fixed includes
770 * [r2602]
771 -fixed missing jquery include
772 * [r2601]
773 -removed deprecated comments and fixed coding style
774 * [r2600]
775 -use openclose() fixes from FB
776 * [r2599]
777 -drop-down menu for ica autostart session on alx-0.6.0 and reload
778 the site accordingly to get the data after post
779 * [r2598]
780 -provide hwdetection on site: added urlopen() javascript function
781 and hwinfo.php include and display hwdetection for alx-0.6.0 only
782
783 2011-07-05 Niels Rogalla <niro@magellan-linux.de>
784
785 * [r2597]
786 -show a message if a system if fully upgraded and there are nor
787 updates
788 * [r2596]
789 -keep only the new version when calling old mageupgrade
790 --calc-bash and split of pver-pbuild
791 * [r2595]
792 -fixed print logic to be compat with all versions and honor crlfs
793 * [r2594]
794 -fixed even more typos
795 * [r2593]
796 -again the same typo, different place
797 * [r2592]
798 -fixed a typo (missing $ in variable name)
799 * [r2591]
800 package name alxconfig-ng-alx only on clients below os version
801 0.6.0
802
803 2011-07-01 Niels Rogalla <niro@magellan-linux.de>
804
805 * [r2519]
806 -pruned old configs
807
808 2011-06-30 Niels Rogalla <niro@magellan-linux.de>
809
810 * [r2496]
811 -ath is onl the library routines of athX drivers
812 * [r2493]
813 -removed rowspan, added an empty row
814 * [r2492]
815 -reverted split tables and increased rowspan
816 * [r2491]
817 -split tables
818 * [r2490]
819 -lang en
820 * [r2489]
821 -better visibility
822 * [r2488]
823 -support clients before alx-0.6.0 too
824 * [r2487]
825 -add all support lan/wlan driver modules of alx-0.6.0
826 * [r2486]
827 -add all support lan/wlan driver modules of alx-0.6.0
828
829 2011-06-27 Niels Rogalla <niro@magellan-linux.de>
830
831 * [r2445]
832 -fixed a typo
833 * [r2444]
834 -support wpa2
835
836 2011-06-15 Niels Rogalla <niro@magellan-linux.de>
837
838 * [r2422]
839 -pruned old cruft
840 * [r2421]
841 -online functions needs permissions for raw sockets, which needs
842 root priviledges - cannot use this atm
843 * [r2420]
844 -fixed "calc"
845 * [r2419]
846 -added missing include
847 -fixed a small typo
848 * [r2418]
849 -added missing include
850 * [r2417]
851 -sshdo: don't tell that we successfully logged in and show on
852 which function we fail
853 * [r2416]
854 -disabled debug echos in sshdo()
855 * [r2415]
856 -another typo
857 * [r2414]
858 -typo
859
860 2011-06-07 Niels Rogalla <niro@magellan-linux.de>
861
862 * [r2199]
863 -fixed whitepaces
864 -use sshdo() for all client actions
865 * [r2198]
866 -fixed whitepaces
867 -use sshdo() for all client actions
868 * [r2197]
869 -fixed whitepaces
870 -use sshdo() for all client actions
871 * [r2196]
872 -fixed whitepaces
873 -use sshdo() to get client information
874 * [r2195]
875 -added ppping class
876 * [r2194]
877 -added sshdo() function instead of exec_on_client()
878 -added online() test function for functionality check with
879 ppping.inc.php
880 * [r2193]
881 -fixed whitepaces
882 * [r2192]
883 -fixed whitepaces
884 * [r2191]
885 -fixed whitepaces
886 * [r2190]
887 -fixed whitepaces
888 * [r2189]
889 -fixed whitepaces
890 * [r2188]
891 -fixed whitepaces
892 * [r2187]
893 -fixed whitepaces
894 * [r2186]
895 -fixed whitepaces
896 * [r2185]
897 -fixed whitepaces
898 * [r2184]
899 -fixed whitepaces
900 * [r2183]
901 -fixed whitepaces
902 -added ssh key fule locations
903 * [r2182]
904 -fixed whitepaces
905
906 2011-05-09 Niels Rogalla <niro@magellan-linux.de>
907
908 * [r2022]
909 -some fixes
910 * [r2021]
911 -added common-functions.php which provides the exec_on_client()
912 function
913 * [r2020]
914 -more mage-0.4 compat fixes
915 * [r2019]
916 -mage-0.4 compat
917 * [r2017]
918 "copied"
919
920 2011-03-25 Niels Rogalla <niro@magellan-linux.de>
921
922 * [r1732]
923 -fixed a typo
924
925 2011-03-18 Niels Rogalla <niro@magellan-linux.de>
926
927 * [r1731]
928 -added missing forcedeth driver
929 * [r1730]
930 -pruned old cruft
931
932 2011-03-17 Niels Rogalla <niro@magellan-linux.de>
933
934 * [r1729]
935 -set uninstall timeout to zero seconds
936
937 2011-03-16 Niels Rogalla <niro@magellan-linux.de>
938
939 * [r1728]
940 -added 720p resolution
941 * [r1727]
942 -added full-hd resolution 1080i (1920x1080)
943 * [r1726]
944 -support a "current-problems" message
945 * [r1725]
946 -fixed broken array fetch
947
948 2011-02-07 Niels Rogalla <niro@magellan-linux.de>
949
950 * [r1720]
951 -Updated to match the latest fixes for alx-0.5.7
952
953 2011-01-25 Niels Rogalla <niro@magellan-linux.de>
954
955 * [r1717]
956 -Updated to match the latest fixes for alx-0.5.6
957 * [r1712]
958 -updated ChangeLog
959
960 2011-01-22 Niels Rogalla <niro@magellan-linux.de>
961
962 * [r1659]
963 updated ChangeLog
964 * [r1658]
965 updated for some minor changes
966 * [r1657]
967 updated ChangeLog to match alx-0.5.6
968
969 2011-01-21 Niels Rogalla <niro@magellan-linux.de>
970
971 * [r1651]
972 -be IE friendly
973 * [r1650]
974 -added and integrate a ssh applet
975
976 2011-01-19 Niels Rogalla <niro@magellan-linux.de>
977
978 * [r1649]
979 -updated ChangeLog to match alx-0.5.5
980
981 2010-12-28 Niels Rogalla <niro@magellan-linux.de>
982
983 * [r1645]
984 -updated ChangeLog
985 * [r1644]
986 -updated ChangeLog
987
988 2010-12-09 Niels Rogalla <niro@magellan-linux.de>
989
990 * [r1636]
991 -changed wwwroot to /var/www/htdocs
992 * [r1635]
993 -more typos
994 * [r1634]
995 -fixed typos
996 * [r1633]
997 -variable config|mage.rc
998 * [r1632]
999 moved to share
1000 * [r1631]
1001 moved to share
1002 * [r1630]
1003 -fixed whitspace
1004 * [r1629]
1005 update config.rc with mirrors etc on mageupdate too
1006 * [r1628]
1007 -dropped some old drivers and use the newer on on alx >= 0.5.3:
1008 -i810 => intel
1009 -via => openchrome
1010 -r128 is broken atm, fallback to vesa
1011 -inform the user of the limitations of the vesa driver
1012 -use PC105 keyboard as default
1013 -support mach64 drivers on alx-0.5.3 and above
1014
1015 2010-12-06 Niels Rogalla <niro@magellan-linux.de>
1016
1017 * [r1614]
1018 -fixed spelling
1019
1020 2010-12-03 Niels Rogalla <niro@magellan-linux.de>
1021
1022 * [r1613]
1023 -added sql-dump of list_monitors
1024 * [r1612]
1025 -updates os strings in database while upgrading clients and
1026 reload the site accordingly
1027 * [r1611]
1028 really fixed key generation, it must be run as the target user to
1029 be a valid key. added varianle encrypten support too (dsa/rsa)
1030
1031 2010-12-02 Niels Rogalla <niro@magellan-linux.de>
1032
1033 * [r1610]
1034 -converted to unix cr/lf
1035 * [r1609]
1036 -added missing global
1037 * [r1608]
1038 -consequently use commands defined in config.inc.php
1039 * [r1607]
1040 -resetted all auto_increment indexes to '1'
1041 * [r1606]
1042 -set auto_increment index for client_serials to '1'
1043 * [r1605]
1044 fixed several issues
1045 * [r1604]
1046 -added ssh-key generation script
1047 * [r1603]
1048 -home direcory of the apache user is /var/lib/apache
1049 * [r1602]
1050 -be magellan compatible
1051 * [r1601]
1052 -sync with upstream
1053 * [r1600]
1054 -import from 050
1055