2010-02-10 erwan.goalou@gmail.com if dbconfig.conf.php is corrupted, Automatic install launched TX to RemiFedora 2010-02-10 erwan.goalou@gmail.com fix bug: the install.php file goes executed if the dbconfig.inc.php file is not correct. install.php file goes executed with this version. 2010-01-30 Gonéri Le Bouder mimic get_magic_quotes_gpc behaviour to avoid problem... 2010-01-29 Gonéri Le Bouder merge Paul Simons branch 2010-01-27 Paul Simons Changed an sql statement in doublons.php so that if a computer does not have a mac address, it does not dissapear from hostname or serial listings. Currently if a comptuer does not have a mac address, and it had the same serial or hostname as a computer that had a mac address, only that computer would show up in the doublons report. It was then impossible to merge a computer that did not have a network adapter before, and has one now. 2010-01-29 Gonéri Le Bouder protect 'FROM', thanks dazed1 http://forums.ocsinventory-ng.org/viewtopic.php?id=5615 2010-01-26 Gonéri Le Bouder add software.FROM column 2010-01-26 erwan.goalou@gmail.com Add functionality for user profil => admin your computors (doubles options) 2010-01-26 Gonéri Le Bouder sql injection in login 2010-01-24 Gonéri Le Bouder merge Paul Simons changes 2010-01-20 Paul Simons The changes that have been made address the following issue. When a computer is inventoried using a local standalone audit on one subnet, it stays on that subnet in the ipdiscover page. If the computer is moved to a different subnet, it still does not show up on the new subnet at all, even though it exists in the netmap table on the new subnet. The changes in the ipdiscover file modify it so that the inventoried subnet and the scanned subnet are compared for each mac address. If the subnets are not equal, the computer is now listed as non-inventoried. This is done through only modifying sql statements. The statements that have been modified are as follows: The two statements that give the total have been modified to compare subnets. The statement that selects non-inventoried for each subnet has been modified to not exclude all inventoried mac address, but only inventoried mac address on that subnet. The statement that lists the non-inventoried computers has been modified the same way. All modifications have comments before them. 2010-01-20 Gonéri Le Bouder "Lastcome" field not translated, thanks Ubik 2010-01-18 Gonéri Le Bouder create table itmgmt_comments 2010-01-18 Gonéri Le Bouder create the missing HARDWARE.IPSRC column if missing Thanks axil_76 for the bug report. 2010-01-12 Gonéri Le Bouder merge 2009-12-13 mortheres Update https server location (if needed) when reactivate an automatic package. 2010-01-12 Gonéri Le Bouder decrease GROUPS_CACHE_* from one day to 10 minutes 2009-12-10 Gonéri Le Bouder fix many HTML issues 2009-12-10 Gonéri Le Bouder avoid a warning if _POST is empty 2009-11-20 Gonéri Le Bouder add PRINTERS.DESCRIPTION 2009-11-16 Gonéri Le Bouder fix short tag 2009-11-16 Gonéri Le Bouder short tag 2009-11-08 Gonéri Le Bouder DOWNLOAD_PERIOD_LATENCY must be > 0 2009-11-06 erwan.goalou@gmail.com fix ziplib 2009-11-04 erwan.goalou@gmail.com compatibility with IE8 2009-11-04 erwan.goalou@gmail.com fix bug #474617 (computors are not delete when you delete a server group) + compatibility with IE8 2009-11-03 Gonéri Le Bouder prepare 1.3 release 2009-11-03 Gonéri Le Bouder create table virtualmachines add HARDWARE/UUID 2009-11-03 Gonéri Le Bouder remove UNIX execution flag 2009-11-03 Gonéri Le Bouder create table javainfo, add columns to hardware: DNS DEFAULTGATEWAY CREATEDATE Changes networks.VIRTUALDEV from varchar(3) to bool as suggested by Pascal. 2009-10-07 Gonéri Le Bouder merge the virtualdev branch 2009-09-26 Gonéri Le Bouder create NETWORKS/VIRTUALDEV 2009-10-07 Gonéri Le Bouder merge Asset tag branch 2009-09-15 Gonéri Le Bouder add BIOS.ASSETTAG 2009-09-15 Gonéri Le Bouder +821 AssetTag only 2009-09-15 Gonéri Le Bouder ignores assettag if NULL/'' 2009-09-15 Gonéri Le Bouder AUTO_DUPLICATE_LVL: add uuid and assettag 2009-09-15 Gonéri Le Bouder filter duplicated machine by ASSETTAG 2009-09-15 Gonéri Le Bouder Show ASSETTAG in BIOS information 2009-09-30 erwan.goalou@gmail.com an user can delete a computer which he manages tx to DUBREIL 2009-09-25 erwan.goalou@gmail.com fix \r \n in deployement messages 2009-09-24 erwan.goalou@gmail.com fix security bug => you can only compress timestamp directory => fix sql injection on tele_stats.php tx to Julien Sterckeman 2009-09-24 Erwan FIX SECURITY BUG - FIX sql injection vulnerabilities. - page access without authentication FIX bug:436007 2009-09-07 Gonéri Le Bouder refresh copyright 2009-09-01 Erwan Goalou Fix dico bugs :quotes in software name and bad dico category https://sourceforge.net/tracker/?func=detail&aid=2807025&group_id=58373&atid=487492 fix: category order by name http://forums.ocsinventory-ng.org/viewtopic.php?pid=21450 2009-08-12 Erwan Goalou fixed bug : http://seclists.org/fulldisclosure/2009/Aug/0143.html 2009-06-29 Pascal Danek Branche 1.02 for maintenance releases