Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2458 by niro, Fri Sep 4 09:09:00 2015 UTC revision 2611 by niro, Tue Sep 22 10:12:51 2015 UTC
# Line 1  Line 1 
1    2015-09-22  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2610] src/modules/citrix/citrix-session.in:
4      -add HttpBrowserAddress to support storefront and newer xenapp
5      servers
6    
7    2015-09-21  Niels Rogalla <niro@magellan-linux.de>
8    
9     * [r2609] src/systemd/mcore-request-configuration.service.in:
10      -fixed a broken dependency mcore-register-clients.service ->
11      mcore-register-client.service
12     * [r2608] src/systemd/mcore-request-configuration.service.in:
13      -run mcore-request-configuration after default.target was
14      reached, to ensure the system was setup probably
15     * [r2607] src/modules/citrix/storefront-store.in:
16      -always create an .eula_accepted file if missing
17     * [r2606] src/modules/citrix/storefront-store.in:
18      -added stores must be lowercase to be accepted by the citrix
19      client
20    
21    2015-09-18  Niels Rogalla <niro@magellan-linux.de>
22    
23     * [r2605] src/modules/citrix/storefront-store.in:
24      -fixed .ICAClient directory permissions
25     * [r2604] src/modules/citrix/storefront-store.in,
26      src/modules/citrix/storefront.client.class.in:
27      -renamed store_uri variable and flags to store
28     * [r2603] src/modules/citrix/storefront-session.in,
29      src/modules/citrix/storefront-store.in,
30      src/modules/citrix/storefront.client.class.in,
31      src/modules/citrix/storefront.control.class.in:
32      -renamed store_uri variable and flags to store
33     * [r2602] src/modules/citrix/storefront.client.class.in:
34      -updated help
35     * [r2601] src/modules/citrix/storefront-store.in:
36      -fixed a typo NOCOLOR -> NOCOLORS
37     * [r2600] src/modules/citrix/storefront-store.in:
38      -fixed pathes with source
39     * [r2599] src/modules/citrix/storefront-store.in:
40      -fixed pathes with source
41     * [r2598] src/modules/citrix/storefront-store.in:
42      -check if the config actually exist on print
43     * [r2597] src/modules/citrix/storefront-store.in:
44      -fixed a typo
45     * [r2596] src/modules/citrix/storefront-store.in:
46      -fixed a typo
47     * [r2595] src/modules/citrix/storefront-store.in:
48      -fixed a typo
49     * [r2594] src/modules/citrix/storefront-store.in:
50      -always create the storefront store dir
51     * [r2593] src/modules/citrix/Makefile,
52      src/modules/citrix/storefront-session.in,
53      src/modules/citrix/storefront-store.in[ADD],
54      src/modules/citrix/storefront.client.class.in,
55      src/modules/citrix/storefront.control.class.in:
56      -added storefront-store cmd to add storefront stores via xml file
57      to save a lot of time and workaround serveral issues with the new
58      ica receiver
59     * [r2592] src/systemd/mcore-request-configuration.service.in:
60      -restart=always not possible with type oneshot
61    
62    2015-09-17  Niels Rogalla <niro@magellan-linux.de>
63    
64     * [r2591] src/systemd/Makefile:
65      -install mcore-request-configuration.service file
66     * [r2590] src/mcore-request-configuration.in[ADD]:
67      -added mcore-request-configuration executable and systemd service
68     * [r2589] src/systemd/mcore-request-configuration.service.in:
69      -always restart the service after a failure
70     * [r2588] src/Makefile,
71      src/systemd/mcore-request-configuration.service.in[ADD]:
72      -added mcore-request-configuration executable and systemd service
73     * [r2587] src/modules/lprng/printing.control.class.in:
74      -fixed wrong name: name->printer_name
75     * [r2586] src/modules/lprng/Makefile,
76      src/modules/lprng/printing.client.class.in:
77      -make lprng spooler user and group configurable
78     * [r2585] src/modules/lprng/Makefile,
79      src/modules/lprng/printing.control.class.in[ADD]:
80      -added printing control class
81     * [r2584] src/modules/lprng/printing.client.class.in:
82      -disable all lpd/socket traces
83     * [r2583] src/modules/lprng/printing.client.class.in:
84      -no socket or lpd printing possible atm
85     * [r2582] src/modules/lprng/printing.client.class.in:
86      -provide printing too
87     * [r2581] src/modules/basic-system/system.control.class.in:
88      -added initial push_config support
89     * [r2580] src/modules/network/network.control.class.in:
90      -fixed a typo
91     * [r2579] src/modules/basic-video/graphic.control.class.in:
92      -set push-config prio
93     * [r2578] src/modules/basic-input/input.control.class.in:
94      -set push-config prio
95     * [r2577] src/modules/idesk/idesk.control.class.in:
96      -set push-config prio
97     * [r2576] src/modules/fluxbox/fluxbox.control.class.in:
98      -set push-config prio
99     * [r2575] src/modules/citrix/storefront.control.class.in:
100      -set push-config prio
101     * [r2574] src/modules/network/network.control.class.in:
102      -set push-config prio
103     * [r2573] src/modules/network/Makefile,
104      src/modules/network/network.control.class.in[ADD]:
105      -added initial network control class
106     * [r2572] src/modules/idesk/idesk.control.class.in:
107      -removed cruft
108     * [r2571] src/modules/basic-input/input.control.class.in:
109      -fixed spelling
110     * [r2570] src/modules/citrix/storefront.control.class.in:
111      -fixed session not empty
112     * [r2569] src/modules/citrix/storefront.control.class.in:
113      -renamed functions to run storefront_store before
114      storefront_session with push_config
115     * [r2568] src/modules/citrix/Makefile,
116      src/modules/citrix/storefront.control.class.in[ADD]:
117      -added storefront control class
118     * [r2567] src/modules/fluxbox/fluxbox.control.class.in:
119      -name must not be empty
120     * [r2566] src/modules/idesk/idesk.control.class.in:
121      -name must not be empty
122     * [r2565] src/modules/idesk/idesk.control.class.in:
123      -push_config support
124     * [r2564] src/modules/fluxbox/fluxbox.control.class.in:
125      -push_config support
126     * [r2563] src/include/control.global.class.in:
127      -fixed broken argument evalution: do not remove serial from every
128      place in the argument string. use argv evalution and remove
129      argv[0]. serial='4' command='set graphic.resolution 1024x768'
130      resulted in a broken 'set graphic.resolution 102x786'
131     * [r2562] src/mcore-controld.in:
132      -support push-config|push_config
133     * [r2561] src/modules/basic-video/graphic.control.class.in:
134      -initial push_config support
135     * [r2560] src/modules/basic-video/graphic.control.class.in:
136      -database table name is refresh_rate, not hz
137     * [r2559] src/modules/basic-input/input.control.class.in:
138      -do not run push_config on empty database retvals
139     * [r2558] src/include/daemon.global.class.in:
140      -run_push_config(): no colors in variable evaluation
141     * [r2557] src/include/daemon.global.class.in:
142      -run_push_config(): be more verbose in debug mode
143     * [r2556] src/include/daemon.global.class.in:
144      -run_push_config(): serial var is an requirement
145     * [r2555] src/include/daemon.global.class.in:
146      -fixed a typo
147     * [r2554] src/modules/basic-input/input.control.class.in:
148      -added push_config functionality
149     * [r2553] src/include/daemon.global.class.in:
150      -added push_config functions
151    
152    2015-09-16  Niels Rogalla <niro@magellan-linux.de>
153    
154     * [r2552] src/modules/plymouth/plymouth.client.class.in:
155      -do not rebuild grub config on live-media or netboot systems
156     * [r2551] src/modules/idesk/idesk-generate-icon-info.in:
157      -try to find an existing icon with the same name first
158     * [r2550] src/modules/idesk/idesk.control.class.in:
159      -fixed logic issues
160     * [r2549] src/modules/idesk/idesk.control.class.in:
161      -allow empty command
162     * [r2548] src/modules/fluxbox/fluxbox.control.class.in:
163      -allow empty exec
164     * [r2547] src/modules/fluxbox/fluxbox.control.class.in,
165      src/modules/idesk/idesk.control.class.in:
166      -fixed missing then
167     * [r2546] src/modules/fluxbox/fluxbox.control.class.in,
168      src/modules/idesk/idesk.control.class.in:
169      -fixed missing fi
170     * [r2545] src/modules/fluxbox/fluxbox.control.class.in:
171      -reworked the whole logic
172     * [r2544] src/modules/idesk/idesk.control.class.in:
173      -reworked the whole logic
174     * [r2543] src/modules/idesk/Makefile,
175      src/modules/idesk/idesk.control.class.in[ADD]:
176      -added initial idesk control class
177     * [r2542] src/modules/fluxbox/fluxbox.control.class.in:
178      -delete all menuitem before regen all
179     * [r2541] src/modules/fluxbox/fluxbox.control.class.in:
180      -fixed whitespaces
181     * [r2540] src/modules/fluxbox/fluxbox.control.class.in:
182      -fixed control_client command
183     * [r2539] src/modules/fluxbox/fluxbox.control.class.in:
184      -fixed control_client command
185     * [r2538] src/modules/fluxbox/fluxbox.control.class.in:
186      -fixed control_client command
187     * [r2537] src/modules/fluxbox/fluxbox.control.class.in:
188      -fixed a typo
189     * [r2536] src/modules/fluxbox/fluxbox.control.class.in:
190      -fixed logic issues
191     * [r2535] src/modules/fluxbox/fluxbox.control.class.in:
192      -update all values
193     * [r2534] src/modules/citrix/Makefile:
194      -remove citrix control class atm
195     * [r2533] src/modules/citrix/Makefile:
196      -install citrix-cron script
197     * [r2532] src/modules/fluxbox/Makefile,
198      src/modules/fluxbox/fluxbox.control.class.in[ADD]:
199      -added initial fluxbox control class
200    
201    2015-09-15  Niels Rogalla <niro@magellan-linux.de>
202    
203     * [r2531] src/modules/basic-system/Makefile,
204      src/modules/basic-system/system.control.class.in[ADD]:
205      -added initial system control class
206     * [r2530] src/modules/basic-version/Makefile,
207      src/modules/basic-version/version.control.class.in[ADD]:
208      -added version control class
209     * [r2529] src/modules/citrix/citrix-enumerate.conf.in:
210      -added ICA enumeration settings
211     * [r2528] src/include/control.global.class.in:
212      -use debug echo function decho()
213    
214    2015-09-14  Niels Rogalla <niro@magellan-linux.de>
215    
216     * [r2527] src/modules/citrix/Makefile:
217      -removed storefront control class
218     * [r2526] src/modules/citrix/Makefile,
219      src/modules/citrix/citrix-cron.in[ADD]:
220      -initial citrix-cron script
221     * [r2525] src/modules/citrix/storefront-cron.in:
222      -do not always print debug messages
223     * [r2524] src/modules/citrix/storefront-cron.in:
224      -honor citrix-enumerate.conf settings
225     * [r2523] src/modules/citrix/Makefile,
226      src/modules/citrix/citrix-enumerate.conf.in[ADD]:
227      -split install of client and control files and provide
228      citrix-enumerate.conf for citrix storefront and ica enumaration
229      of server provided sessions
230     * [r2522] src/modules/citrix/storefront-cron.in:
231      -fixed session import into database and disable all non-imported
232      sessions, because they do not exist on the storefront-server and
233      are not available for clients
234     * [r2521] src/modules/citrix/storefront-cron.in:
235      -import session to mysql database
236     * [r2520] src/modules/citrix/Makefile,
237      src/modules/citrix/storefront-cron.in:
238      -reverted changes
239     * [r2519] src/modules/citrix/Makefile,
240      src/modules/citrix/storefront-cron.in:
241      -import session to mysql database
242     * [r2518] src/modules/citrix/storefront-cron.in:
243      -get the right session and description
244     * [r2517] src/modules/citrix/storefront-cron.in:
245      -fixed evaluation and wrong service name
246     * [r2516] src/modules/citrix/storefront-cron.in:
247      -fixed a typo
248     * [r2515] src/modules/citrix/storefront-cron.in:
249      -daemon.global.class required for provides etc
250     * [r2514] src/modules/citrix/storefront-cron.in:
251      -several fixups
252     * [r2513] src/modules/citrix/storefront-resolver.in:
253      -make storefront tmp removal configurable
254     * [r2512] src/modules/citrix/storefront-resolver.in:
255      -added missing die() function
256     * [r2511] src/modules/citrix/Makefile,
257      src/modules/citrix/storefront-cron.in[ADD]:
258      -added initial storefront-cron script
259     * [r2510] src/modules/basic-video/Makefile,
260      src/modules/basic-video/graphic.control.class.in:
261      -added video control class
262     * [r2509] src/modules/basic-input/Makefile,
263      src/modules/basic-input/input.control.class.in:
264      -added input control class
265     * [r2508] src/modules/hwinfo/hardware.control.class.in:
266      -add an empty screensaver entry
267    
268    2015-09-11  Niels Rogalla <niro@magellan-linux.de>
269    
270     * [r2507] src/include/register.global.class.in:
271      -fixed a typo os->tools
272     * [r2506] src/include/register.global.class.in:
273      -import client version information on register
274     * [r2505] src/modules/Makefile:
275      -install basic-version
276     * [r2504] src/modules/basic-version[ADD],
277      src/modules/basic-version/Makefile[ADD],
278      src/modules/basic-version/version.client.class.in[ADD]:
279      -added basic-version class
280     * [r2503] src/modules/mage/mage.client.class.in:
281      -removed *_mage_iventory() functions and provide a full featured
282      mage_query() function instead
283     * [r2502] src/modules/hwinfo/hardware.control.class.in:
284      -respect db NULL setting
285     * [r2501] Makefile.inc, conf/control.conf.in:
286      -added MCORE_DEFAULT_KEYMAP variable
287     * [r2500] src/modules/hwinfo/hardware.control.class.in:
288      -import keymap and user passwords
289     * [r2499] src/include/register.global.class.in,
290      src/modules/hwinfo/hardware.control.class.in:
291      -renamed set_hardware_detect() to run_hardware_detect() and
292      provide a new set class to run the hardware detection to fix
293      run_clasS() evaluation issues
294    
295    2015-09-10  Niels Rogalla <niro@magellan-linux.de>
296    
297     * [r2498] src/modules/hwinfo/hardware.control.class.in:
298      -more debug messages
299     * [r2497] src/include/register.global.class.in,
300      src/modules/hwinfo/hardware.control.class.in:
301      -run hardware detection on register_client if hardware was
302      provided and not already run
303     * [r2496] src/modules/hwinfo/hardware.control.class.in:
304      -respect returned NULL setting from database too
305     * [r2495] src/modules/hwinfo/hardware.control.class.in:
306      -fixed whitespaces
307     * [r2494] src/include/mysqlfunctions.global.class.in:
308      -mysql_insert(): use decho() for debug messages
309     * [r2493] src/modules/hwinfo/hardware.control.class.in:
310      -fixed a typo minitor->monitor and print more debug messages
311     * [r2492] src/include/control.global.class.in:
312      -control_client(): fixed whitespace evaluation
313     * [r2491] src/modules/hwinfo/hardware.control.class.in:
314      -add more network defaults to the database
315     * [r2490] src/systemd/mcore-controld.service.in,
316      src/systemd/mcored.service.in:
317      -run systemd services in silent mode
318     * [r2489] src/include/control.global.class.in:
319      -control_client(): respect run-queue cmd
320     * [r2488] src/modules/hwinfo/hardware.control.class.in:
321      -add more network defaults to the database
322     * [r2487] src/modules/hwinfo/hardware.control.class.in[ADD]:
323      -added set_hardware_detection() to hardware.control.class
324     * [r2486] src/include/mysqlfunctions.global.class.in:
325      -provide mysql and sql
326     * [r2485] src/include/common.global.class.in:
327      -added nsslsay_queue_*() functions
328     * [r2484] src/mcore-controld.in:
329      -use control.conf
330     * [r2483] src/include/mysqlfunctions.global.class.in:
331      -use MCORE_ prefixed sql variables from control.con
332     * [r2482] conf/control.conf.in:
333      -added more default values
334     * [r2481] src/include/mysqlfunctions.global.class.in:
335      -use lower case names for all local function variables, fixed
336      header and whitespaces
337     * [r2480] src/include/sessionauth.global.class.in,
338      src/mcore-controld.in, src/mcored.in:
339      -respect SILENT env var for internal daemon communication
340     * [r2479] nsslsay, src/include/common.global.class.in,
341      src/mcore-controld.in, src/mcored.in,
342      src/modules/citrix/citrix-session.in,
343      src/modules/citrix/citrix.client.class.in,
344      src/modules/citrix/storefront.client.class.in,
345      src/modules/idesk/idesk.client.class.in:
346      -use 0/1 for bool values instead of mixed 0/1 and true/false
347      settings
348     * [r2478] src/mcored.in:
349      -removed unused cruft
350     * [r2477] conf/Makefile, conf/control.conf.in[CPY],
351      conf/sql.conf.in[DEL]:
352      -renamed sql.conf to control.conf
353     * [r2476] src/include/register.global.class.in:
354      -mtime should be always the actual timestamp
355    
356    2015-09-08  Niels Rogalla <niro@magellan-linux.de>
357    
358     * [r2475] src/Makefile:
359      -install control daemon
360     * [r2474] Makefile.inc:
361      -added sql db settings
362     * [r2473] conf/Makefile, conf/sql.conf.in[ADD]:
363      -added sql.conf and split client/controll installation
364     * [r2472] src/include/control.global.class.in:
365      -hardcore sslsay port
366     * [r2471] src/include/Makefile:
367      -generate control.global.class
368     * [r2470] src/mcore-controld.in:
369      -include control.global.class
370     * [r2469] src/mcore-controld.in:
371      -removed deprecated sslsay globals
372     * [r2468] src/include/control.global.class.in:
373      -use the right SSLSAY_IP globals
374     * [r2467] src/include/control.global.class.in:
375      -use nsslsay_fingerprint for internal communication
376     * [r2466] src/include/control.global.class.in,
377      src/mcore-controld.in:
378      -moved control_client() to control.global.class
379     * [r2465] src/include/control.global.class.in[ADD],
380      src/mcore-controld.in:
381      -moved import_resource() to control.global.class
382     * [r2464] src/mcore-controld.in:
383      -removed duplicate nsslay() function
384    
385    2015-09-07  Niels Rogalla <niro@magellan-linux.de>
386    
387     * [r2463] src/systemd/mcored.service.in:
388      -fixed deps
389     * [r2462] src/systemd/mcore-register-client.service.in,
390      src/systemd/mcored.service.in:
391      -fixed systemd service files
392     * [r2461] src/include/register.global.class.in:
393      -always create the MCORE_CONFIG_PATH
394    
395    2015-09-04  Niels Rogalla <niro@magellan-linux.de>
396    
397     * [r2460] src/systemd/mcore-register-client.service.in:
398      -mcore-register-clients write to disk so After=local-fs.target is
399      required
400     * [r2459] src/systemd/mcore-register-client.service.in:
401      -require network to be online
402     * [r2458] ChangeLog:
403      -updated ChangeLog
404    
405  2015-09-03  Niels Rogalla <niro@magellan-linux.de>  2015-09-03  Niels Rogalla <niro@magellan-linux.de>
406    
407   * [r2457] src/include/register.global.class.in:   * [r2457] src/include/register.global.class.in:

Legend:
Removed from v.2458  
changed lines
  Added in v.2611