2009-05-29 12:30  dliroulet

	* Fix Debian Bug report logs #529344 - Same error message for
	  username or password error

2009-05-26 10:36  dliroulet

	* Patch from Julien Leroy, unable to store registry query

2009-05-25 12:14  goneri

	* update russian translation, thanks Khalidov Magomed

2009-05-14 16:50  dliroulet

	* Specify path to favicon

2009-05-14 09:54  hunal

	* Bug fix:
	  https://sourceforge.net/tracker/?func=detail&atid=487492&aid=2787130&group_id=58373

2009-05-12 15:23  airoine

	* thx to Nico Leidecker
	  (sql injection and Unauthenticated Arbitrary File Read)

2009-05-10 19:20  goneri

	* typo (s/Vesion/Version)

2009-04-26 10:58  goneri

	* fix a syntax error
	  
	  Thanks commgraf
	  http://forums.ocsinventory-ng.org/viewtopic.php?id=4103

2009-04-17 12:19  dliroulet

	* Display field computer type in BIOS

2009-04-17 11:47  hunal

	* Removed RC from version field

2009-04-15 07:33  hunal

	* typo in filename

2009-04-14 16:24  hunal

	* typo in filename

2009-04-14 16:05  hunal

	* Obsolete field ETIME set to NULL because of mysql STRICT MODE

2009-04-14 15:59  hunal

	* FLOOD_IP_CACHE_TIME was managed in minutes. Switch it to seconds.

2009-04-14 15:26  hunal

	* Rename of ocsinventory-local to ocsinventory-injector

2009-04-14 15:17  hunal

	* FIxed inventory filter and moved download history to
	  post_inventory hook

2009-04-14 13:56  hunal

	* Added TYPE field to BIOS

2009-04-02 05:40  airoine

	* fix sql injection

2009-04-02 05:37  airoine

	* fix log out bug

2009-03-28 21:19  airoine

	* fix bug: every identification goes to index.php

2009-03-18 19:48  airoine

	* Bugs item #2691996, was opened at 2009-03-18 16:15 on sourceforge
	  Correct 2 bugs : Test is_writable(".") => is_writable($IPD_DIR).
	  thanks to Waldemar Chrzan

2009-03-05 16:37  airoine

	* fix for stat bug (telediff)

2009-03-02 13:43  airoine

	* correction BUG => no computor for the login

2009-03-02 13:42  airoine

	* correction bug => when ladmin connect to groups.php

2009-02-25 17:49  goneri

	* add a missing require
	  
	  Fatal error: Class 'FichierConf' not found in
	  .../ocsreports/preferences.php on line 82
	  ('fichierConf.class.php');^M

2009-02-25 16:40  goneri

	* fix some shorttags

2009-02-25 14:38  goneri

	* fix some func call to avoid pass-by-ref warnings (Remi Collet)
	  
	  - Call-time pass-by-reference has been deprecated in
	  /usr/share/ocsinventory-reports/ocsreports/multicrite
	  re.php
	  
	  - in_array() expects parameter 2 to be array, null given in
	  /usr/share/ocsinventory-reports/ocsreports/multic
	  ritere.php on line 642

2009-02-25 14:37  goneri

	* drop some ereg* function (Remi Collet)

2009-02-09 13:33  goneri

	* reverse the XML clean up patchs

2009-01-27 14:20  goneri

	* prune a duplicated line

2009-01-22 11:32  goneri

	* more robust session clean up
	  
	  Thanks Gorn14
	  
	  http://forums.ocsinventory-ng.org/viewtopic.php?id=3315

2009-01-21 17:42  goneri

	* accept .xml inventory too

2009-01-21 17:42  goneri

	* fix some short tag (<?)
	  
	  See:
	  http://forums.ocsinventory-ng.org/viewtopic.php?id=3225

2009-01-14 09:32  airoine

	* correct bug with redistrib servers

2009-01-12 14:00  goneri

	* Remove non printable char from XML stream

2009-01-08 12:07  goneri

	* Clean the XML up before reading it

2009-01-08 11:30  goneri

	* add a missing space

2009-01-08 11:29  goneri

	* avoid a warning if SESSION[OPT] is undef

2008-12-04 09:42  hunal

	* Fix: Inventory::Update::AccountInfo not in the scope when calling
	  _accountinfo()

2008-12-04 09:40  hunal

	* Fix: Inventory::Update::AccountInfo not in the scope when calling
	  _accountinfo()

2008-10-30 10:10  hunal

	* 

2008-10-30 10:07  hunal

	* Handling the trailing '/' in deploy feature

2008-10-30 10:04  hunal

	* Fix a typo (Thanks to Remi COLLET)

2008-10-16 15:56  dliroulet

	* Add Remi collet install.php patch, and set php and images files
	  non executable (chmod -x)

2008-10-11 15:31  hunal

	* RC3 fix

2008-10-09 15:12  airoine

	* show 1.02 RC3

2008-10-09 14:24  airoine

	* correct bug with manual activate when file does'nt exist

2008-10-02 12:30  airoine

	* - compatibility for IE. New dico version
	  - RC3 version

2008-09-26 15:02  airoine

	* - compatibility for IE
	  - RC3 version

2008-09-26 13:24  airoine

	* - compatibility for IE
	  - RC3 version

2008-09-26 13:07  airoine

	* - compatibility for IE
	  - RC3 version

2008-09-22 10:22  hunal

	* Don't perform diff check if section mask is 0

2008-09-18 21:30  dliroulet

	* Remove specific settings for PHP4, remove short_open_tag setting

2008-09-12 15:05  airoine

	* Internet Explorer compatibility

2008-09-12 13:40  airoine

	* Internet Explorer compatibility

2008-09-01 11:47  airoine

	* correct bug item #2086480 ($l was forgotten on function fin_tab)
	  thank to Ruben Moretti.

2008-07-25 13:37  airoine

	* for RC3 by pchamorro. Tx!!!

2008-07-15 11:47  hunal

	* update

2008-07-10 09:50  airoine

	* use language file.
	  by PASSERO

2008-07-10 08:51  airoine

	* correct MO=>MB and Mhz => MHz
	  Tx to PASSERO.

2008-07-08 07:02  airoine

	* correct MO=>MB
	  and change all italian.txt
	  PASSERO contribution.

2008-06-25 12:30  hunal

	* Wes patches: hdd and memory serials handling
	  Darwin deployment handling

2008-06-18 13:30  airoine

	* delete eclipse file

2008-06-18 13:28  airoine

	* Correct for Rc3

2008-06-14 13:59  dliroulet

	* Changed text in ligne 981 (static files will be copied later in
	  this directory)

2008-06-14 13:39  dliroulet

	* Move console PHP static files from /usr/share/ocsinventory-server
	  to /usr/share/ocsinventory-reports
	  Move console PHP variable files from /var/lib/ocsinventory-server
	  to /var/lib/ocsinventory-reports

2008-06-11 17:10  hunal

	* Fix default for groups table (fix the groups computing)

2008-06-05 12:39  airoine

	* correction by Inferno: bug with '

2008-05-07 15:41  airoine

	* correct javascript bug and warning

2008-05-01 20:09  dliroulet

	* Update to version 5001, as database upgrade to this version

2008-04-26 13:11  dliroulet

	* Fix small bug when using ipdiscover-util.pl with FHS compliant
	  directory into /var/lib/ocsinventory-server/ipd

2008-04-26 12:24  dliroulet

	* Add copyleft statement

2008-04-25 06:44  airoine

	* update for RC2

2008-04-25 06:39  airoine

	* new for RC2

2008-04-25 06:05  airoine

	* RC2 - correct bug on config page

2008-04-24 15:21  airoine

	* Del link "sdfdfsdfs"

2008-04-15 15:29  hunal

	* *** empty log message ***

2008-04-15 15:23  hunal

	* Fix the duplicate error in packages history (download)

2008-04-11 15:34  airoine

	* correction BUG

2008-04-05 07:15  bibi92

	* *** empty log message ***

2008-04-04 16:41  airoine

	* DEL eclipse file

2008-04-04 16:39  airoine

	* FOR RC2

2008-03-27 16:27  hunal

	* Bug fix : Inventory cache was not feed if !INVENTORY_WRITE_DIFF
	  && section->multi

2008-03-27 15:58  hunal

	* Bugs fixes

2008-03-26 21:34  dliroulet

	* Fix bug in apache config file path

2008-03-25 09:58  airoine

	* add filter on field

2008-03-20 16:27  airoine

	* DEL FILE

2008-03-20 16:26  airoine

	* RC2

2008-03-17 14:02  airoine

	* add fields for console configuration

2008-03-17 13:48  airoine

	* correction: use CACHE MODE or not

2008-03-17 13:48  airoine

	* Add new page

2008-03-17 13:47  airoine

	* New page: some data when you connect

2008-03-17 13:45  airoine

	* Correction for use CACHE MODE or not

2008-03-17 13:44  airoine

	* TEXT for the console.php

2008-03-13 14:04  airoine

	* optimize page loading

2008-03-05 21:04  dliroulet

	* Remove php memory limit to 16 MB, because defaulton distro is now
	  set to 128 MB

2008-03-05 00:02  dliroulet

	* Cosmetic enhancement ;-)

2008-03-04 23:24  dliroulet

	* Set admin console setup FHS compliant

2008-03-04 23:18  dliroulet

	* Add usefull php values (not working on some distro)

2008-03-04 17:10  bibi92

	* *** empty log message ***

2008-03-04 17:08  bibi92

	* *** empty log message ***

2008-03-04 17:07  dliroulet

	* Text update for max package deployement size

2008-03-04 16:27  bibi92

	* *** empty log message ***

2008-03-04 16:25  bibi92

	* *** empty log message ***

2008-03-04 16:14  bibi92

	* *** empty log message ***

2008-03-04 16:13  hunal

	* *** empty log message ***

2008-03-04 16:11  bibi92

	* *** empty log message ***

2008-03-04 15:37  bibi92

	* *** empty log message ***

2008-03-04 11:50  dliroulet

	* Updates for new console ocsreports

2008-03-04 11:49  dliroulet

	* Configuration file sample for ocsreports

2008-03-04 10:38  hunal

	* PRE 1.02 RC

2008-03-04 09:41  bibi92

	* *** empty log message ***

2008-03-03 17:24  hunal

	* typo

2008-03-03 17:19  hunal

	* PRE 1.02 RC

2008-03-03 17:17  hunal

	* PRE 1.02 RC

2008-03-03 17:16  hunal

	* Important fix

2008-03-03 16:48  hunal

	* PRE 1.02 RC

2008-03-03 16:16  hunal

	* PRE 1.02 RC

2008-03-03 15:56  hunal

	* PRE 1.02 RC

2008-03-03 14:08  hunal

	* UNLOCK even if "INSERT" statement failed

2008-03-03 14:05  hunal

	* "LOCK tables" before computing inventory cache

2008-03-03 13:47  hunal

	* PRE 1.02 RC1

2008-03-03 12:51  hunal

	* Select the DB_SL only if "select" or "show" statement

2008-03-03 11:02  hunal

	* PRE 1.02 RC1

2008-03-01 15:37  hunal

	* Fixed Apache::BAD_REQUEST is not numeric

2008-02-29 18:04  hunal

	* Fixed ambigous ID

2008-02-29 09:40  hunal

	* PRE 1.02 RC

2008-02-29 08:38  hunal

	* Try to setup an option when invalid (??)
	  Added INVENTORY_CACHE_KEEP
	  Adjusted INVENTORY_CACHE_REVALIDATE filter
	  Added inventory cache deletion on the fly
	  Errors in write_diff now generate exception

2008-02-29 06:57  hunal

	* removed INVENTORY_CACHE_REVALIDATE from GUI

2008-02-28 19:05  hunal

	* PRE 1.02 RC

2008-02-28 17:39  hunal

	* PRE 1.02 RC

2008-02-28 17:36  hunal

	* PRE 1.02 RC

2008-02-28 17:31  hunal

	* PRE 1.02 RC

2008-02-28 16:17  hunal

	* PRE 1.02 RC

2008-02-28 16:06  hunal

	* PRE 1.02 RC

2008-02-28 15:18  hunal

	* The default ip is now based on REMOTE_ADDR (or
	  HTTP_X_FORWARDED_FOR)

2008-02-28 12:54  hunal

	* PRE 1.02 RC

2008-02-28 12:24  hunal

	* Adding warning if priv mods conf file doesn't exist

2008-02-28 10:58  hunal

	* PRE 1.02 RC

2008-02-27 21:30  dliroulet

	* Remove PDF guide, replaced by online wiki

2008-02-27 21:26  dliroulet

	* Setup update for 1.02 release

2008-02-27 16:46  hunal

	* PRE 1.02 RC

2008-02-27 16:08  hunal

	* PRE 1.02 RC

2008-02-27 15:19  hunal

	* PRE 1.02 RC

2008-02-27 15:03  hunal

	* PRE 1.02 RC

2008-02-27 12:57  hunal

	* Added old_deviceid log

2008-02-27 12:34  hunal

	* PRE 1.02 RC 1

2008-02-27 11:03  hunal

	* Added fallback field's attribute (Map)
	  Fixed a bug with WRITE_DIFF

2008-02-27 09:29  hunal

	* PRE 1.02 RC1

2008-02-26 15:23  hunal

	* Minor changes

2008-02-25 16:59  hunal

	* Minor changes

2008-02-25 16:25  hunal

	* Minor changes

2008-02-25 16:09  hunal

	* Minor changes

2008-02-25 14:07  hunal

	* Log improvement

2008-02-23 19:18  hunal

	* *** empty log message ***

2008-02-23 19:17  hunal

	* Added OCS_OPT_COMPRESS_TRY_OTHERS

2008-02-23 18:57  hunal

	* Added Notify new ip handling

2008-02-23 18:31  hunal

	* Typo fix

2008-02-23 16:57  hunal

	* Fix a bug in accountinfos handling
	  Adding verbosity if no accountinfos are sent

2008-02-23 01:14  hunal

	* Added logs when using compression method diffeernt than raw zlib

2008-02-23 01:07  hunal

	* Set hasChanged to 1 for each section if INVENTORY_DIFF is off

2008-02-23 00:20  hunal

	* Removed charset directives

2008-02-22 17:03  hunal

	* Adding sessions

2008-02-22 16:58  hunal

	* Added prolog_conntrack to ocsbase.sql
	  Added local view for "all soft" report

2008-02-22 16:39  hunal

	* Added GUI secttion in general config
	  Added settable directory for package creation and ipdiscover
	  cache handling (analyze, ipdiscover-util.pl)

2008-02-22 16:32  hunal

	* Added SESSION (prolog=>post_inventory)
	  Added -path to ipdiscover-util
	  Fixed the "reuse lock" feature from system.pm (get the lock)
	  Added parameters:
	  SESSION*
	  INVENTORY_SESSION_ONLY

2008-02-22 15:03  dliroulet

	* Setup updates for 1.02 release

2008-02-22 13:13  hunal

	* Added error
	  Added REVALIDATE*=0 handling
	  Added error 523
	  A few fixes and logs

2008-02-22 10:43  hunal

	* css fixes
	  Removed scrollbar from subtable

2008-02-22 09:54  hunal

	* Bug fix
	  Added setting creation if it doesn't exist

2008-02-22 09:47  hunal

	* Added OCS_OPT_NOT_OVERLOADED
	  Removed inventory cache checking if section has not changed since
	  last inventory

2008-02-21 17:04  hunal

	* PRE 1.02RC

2008-02-21 16:55  hunal

	* PRE 1.02 RC

2008-02-21 10:22  hunal

	* Added some logs

2008-02-18 16:41  hunal

	* *** empty log message ***

2008-02-18 16:39  hunal

	* Do not close log file if LOGLEVEL is Off

2008-02-18 16:38  hunal

	* Do not handle 'no auto' sections (in addition to delOnReplace)

2008-02-18 14:50  hunal

	* *** empty log message ***

2008-02-18 14:48  hunal

	* Web service fixes and improvements
	  Completed soap-client.README

2008-02-18 13:11  hunal

	* Added an example to analyse ocs logs

2008-02-18 13:10  hunal

	* Now by default, logging is done in activity.log

2008-02-18 08:14  hunal

	* *** empty log message ***

2008-02-18 08:12  hunal

	* Added the use of REVALIDATE_FROM
	  The date displayed in GUI is now the real group computation date

2008-02-18 08:11  hunal

	* Removed references to Apache::Ocsinventory::OPTIONS

2008-02-18 07:22  hunal

	* Removed default option (now useless with
	  Apache::Ocsinventory::System::Config)
	  Removed Update.pm module

2008-02-18 07:18  hunal

	* *** empty log message ***

2008-02-18 07:17  hunal

	* Adding some README, module reorg, web site update...

2008-02-16 18:00  hunal

	* Mysql: limit<>LIMIT ???

2008-02-16 17:59  hunal

	* *** empty log message ***

2008-02-16 16:51  hunal

	* Added priv_mods_conf_file template (setup.sh)

2008-02-16 11:04  hunal

	* "eval" the private extensions loader

2008-02-16 10:58  hunal

	* Adding verbosity to soap service dependencies

2008-02-16 10:31  hunal

	* Added a warning in apache error logs if XML::Entities is not
	  available

2008-02-16 10:28  hunal

	* Added xml entities decoding for additionnal methods

2008-02-16 10:24  hunal

	* Added (re??) slave database support for engine (groups use it)

2008-02-14 17:08  hunal

	* A first example of soap client

2008-02-14 17:06  hunal

	* Added private extensions support (minimal)

2008-02-14 14:24  hunal

	* Added Ipdiscover functions

2008-02-14 12:35  hunal

	* *** empty log message ***

2008-02-14 12:33  hunal

	* Added getting ipdiscover results to web service
	  Added netmap strucutre in Map
	  Added WEB service setting WEB_SERVICE_RESULTS_LIMIT

2008-02-14 10:45  hunal

	* *** empty log message ***

2008-02-14 08:18  hunal

	* Update

2008-02-13 18:07  hunal

	* *** empty log message ***

2008-02-13 18:06  hunal

	* New settings handling system

2008-02-13 18:04  hunal

	* New settings handling

2008-02-13 18:03  hunal

	* Web service upgrade

2008-02-13 15:44  hunal

	* Bug fix

2008-02-13 14:59  hunal

	* New config handling

2008-02-12 17:59  hunal

	* Fixed a bug with WRITE_DIFF deletions

2008-02-12 17:17  hunal

	* Bug fix

2008-02-12 12:26  hunal

	* *** empty log message ***

2008-02-12 12:20  hunal

	* *** empty log message ***

2008-02-12 12:19  hunal

	* bug fix

2008-02-12 11:15  hunal

	* Added WRITE_DIFF support

2008-02-12 10:17  hunal

	* Indentation

2008-02-12 10:07  hunal

	* Indent correction

2008-02-12 09:56  hunal

	* Bug fix with package name

2008-02-12 09:49  hunal

	* *** empty log message ***

2008-02-12 09:46  hunal

	* added DB Slave support from within the engine
	  Rename Options => Capacities

2008-02-12 09:40  hunal

	* Problem with intermediate version of mod_perl

2008-02-12 09:29  hunal

	* Rename Options => Capacities

2008-02-12 09:27  hunal

	* Rename Options=>Capacities

2008-02-11 18:29  hunal

	* *** empty log message ***

2008-02-11 18:14  hunal

	* PRE 1.02
	  See Changes file for improvements

2008-02-11 18:07  hunal

	* Adding file

2008-02-11 18:06  hunal

	* *** empty log message ***

2008-02-04 14:11  hunal

	* Updating log format

2008-02-04 13:25  hunal

	* Fix

2008-02-04 12:55  hunal

	* *** empty log message ***

2008-02-02 18:47  hunal

	* Added specific parameters handling
	  Added prolog_freq specific parameter support (computer and
	  groups)
	  Added software deployment specific setting support (computer and
	  groups)

2008-02-02 12:59  hunal

	* *** empty log message ***

2008-02-01 18:27  hunal

	* Fix a log event

2008-02-01 18:27  hunal

	* Debian patch

2008-02-01 13:51  hunal

	* Check the clear text request

2008-02-01 13:31  hunal

	* Added clear text communication

2008-01-22 11:08  hunal

	* Pre RC1

2007-12-26 15:26  hunal

	* diff prod

2007-12-17 14:26  hunal

	* Patch proposal from Remi Collet : enable the "lastdate"
	  synchronization to GLPI

2007-12-17 14:25  hunal

	* Added \Q and \E modifiers to regexp

2007-11-20 15:34  hunal

	* *** empty log message ***

2007-11-14 13:24  hunal

	* *** empty log message ***

2007-11-09 09:28  hunal

	* Template handling improvements

2007-11-08 15:58  hunal

	* Handling distribution servers

2007-10-30 08:29  hunal

	* Unified unix agent Ipdiscover handling

2007-09-19 14:58  hunal

	* *** empty log message ***

2007-08-20 14:57  hunal

	* => Erwan : revoir le clean des doublons - voir avec moi

2007-08-04 08:23  dliroulet

	* Slovenian translation by Iztok.osredkar@guest.arnes.si

2007-07-27 12:07  hunal

	* *** empty log message ***

2007-07-26 22:05  dliroulet

	* *** empty log message ***

2007-07-26 15:32  hunal

	* *** empty log message ***

2007-07-26 15:31  hunal

	* Fixes

2007-07-23 14:48  plemmet

	* - removed bogus dbconfig

2007-07-23 10:30  plemmet

	* 4500 GUI
	  - Groups management
	  - Local users with restricted views available
	  - Query optimizations (cache etc)
	  - Many bug fixes
	  - Many improvements (software version search etc)

2007-07-22 18:05  plemmet

	* 4500 GUI
	  - Groups management
	  - Local users with restricted views available
	  - Query optimizations (cache etc)
	  - Many bug fixes
	  - Many improvements (software version search etc)

2007-07-21 17:52  plemmet

	* test

2007-07-09 15:09  hunal

	* Added GROUPS_CACHE_OFFSET option

2007-06-15 15:09  hunal

	* *** empty log message ***

2007-06-15 15:06  hunal

	* Added "trusted computers" feature

2007-06-15 14:19  hunal

	* Added OCS_OPT_IPDISCOVER_BETTER_THRESHOLD option

2007-06-15 13:54  hunal

	* *** empty log message ***

2007-06-15 13:53  hunal

	* Bug fix

2007-06-15 13:52  hunal

	* Adding possibility to not overwrite .ocs file (multi server
	  feature)

2007-06-15 13:50  hunal

	* Added duplicates handling by lastdate

2007-06-15 13:45  hunal

	* Added OCS_OPT_OCS_FILES_OVERWRITE option

2007-06-15 13:44  hunal

	* Added Groups.pm

2007-06-12 16:29  plemmet

	* Added cache
	  Fixed timestamp bug

2007-06-12 16:26  plemmet

	* *** empty log message ***

2007-06-01 10:58  hunal

	* Fix groups stability

2007-05-31 15:43  hunal

	* Remove UNIX_TIMESTAMP type for groups(CREATE_TIME)

2007-05-30 14:41  hunal

	* Typo

2007-05-30 09:18  hunal

	* Bug fix with download_trace_event

2007-05-23 12:59  hunal

	* Bug fix

2007-05-15 14:37  hunal

	* Added SPEED

2007-05-15 13:24  hunal

	* Added cache cleaning memory
	  Added offset when computing groups
	  Fixed few bugs

2007-05-14 16:05  hunal

	* Added cache fields on inventory
	  Fixed few bugs on groups
	  Added auto generated code based on Map.pm

2007-05-14 13:57  hunal

	* Remove commit instead of unlock

2007-05-14 13:32  hunal

	* Updating groups membership in another way

2007-05-10 15:30  hunal

	* Added SSTATE field to hardware section

2007-05-09 14:55  hunal

	* Added some cache (softwares.name, registry.regvalue)

2007-04-18 17:44  hunal

	* Added common serial and macaddresses blacklist in database

2007-04-17 09:45  hunal

	* Added Security State field

2007-04-17 09:45  hunal

	* Added NO_POSTPONE handling

2007-04-17 09:44  hunal

	* Added SSL stuff
	  Added option to speed up ipdiscover elections on new install
	  Added security level setting

2007-03-29 09:30  hunal

	* Fix checking content bug
	  Removed compressing features, has noÃ§w, ocs engine can handle
	  few inflating algorythm
	  Change debug to verbose and change log content
	  Add handling "."as default
	  Few changes
	  Change file name Ocsinventory_local becomes ocsinventory-local.pl

2007-03-24 17:22  hunal

	* Added export .ocs file feature
	  Enable multi ocs server (via local import)

2007-03-20 21:28  hunal

	* Added multi compression support

2007-03-02 08:29  plemmet

	* - Fixed defined DEFAULT LANGUAGE bug

2007-03-01 16:42  hunal

	* Fix a bug with group and new device

2007-03-01 10:57  hunal

	* Added DBI config using ocsinventory.conf (mysql_socket is now
	  settable)

2007-02-28 10:26  hunal

	* Added better dbi handling for cache test

2007-02-28 08:08  plemmet

	* - Fixed registry not in search

2007-02-26 15:01  plemmet

	* - Fixed sorting bug in stats computer details
	  - Fixed error count in download available page

2007-02-22 21:02  hunal

	* Updated version to 1.02

2007-02-22 20:57  hunal

	* Addded ipdiscover groups support

2007-02-22 20:57  hunal

	* Added package list control

2007-02-22 19:58  hunal

	* Added software deployment groups support
	  Few optimizations
	  FBetter error handling

2007-02-22 19:55  hunal

	* Added dynamic and static groups support

2007-02-20 16:46  hunal

	* Added indexes to devices table

2007-02-20 13:47  hunal

	* Added some generic mac address to blacklist

2007-02-20 12:59  hunal

	* Added (re) xml parser options in the definitive way (1.01
	  compatible)

2007-02-20 11:08  hunal

	* Added gzip inflating support

2007-02-19 19:37  hunal

	* Adding groups to core

2007-02-16 16:39  plemmet

	* 1.01
	  
	  stats improvements

2007-02-15 14:28  hunal

	* Fixed severe performance issue with XML parser

2007-02-14 16:40  plemmet

	* Pre v1.01

2007-02-14 15:40  plemmet

	* Pre v1.01

2007-02-08 16:59  plemmet

	* *** empty log message ***

2007-02-08 16:05  plemmet

	* *** empty log message ***

2007-02-08 16:04  plemmet

	* *** empty log message ***

2007-02-08 15:53  plemmet

	* v1.01

2007-02-06 16:43  hunal

	* i
	  Loading Interface for better performances

2007-01-28 15:18  plemmet

	* release 1.0

2007-01-27 22:37  dliroulet

	* Update deployment web pages description for 1.0 final

2007-01-27 21:50  hunal

	* Mass processing bug fixed

2007-01-26 17:20  plemmet

	* release 1.0

2007-01-26 17:05  plemmet

	* Pre release 1.0

2007-01-23 23:32  dliroulet

	* Add Vista compatible in notes

2007-01-23 22:36  dliroulet

	* Last updates for 1.0 final. Updated Important notes, and some
	  minor fixes

2007-01-20 13:31  dliroulet

	* Updates from Rafael Dewes,lines 387, 533, 552 and 570

2007-01-19 17:26  plemmet

	* Pre OCS 1.0

2007-01-19 17:08  hunal

	* Added reusing locks after OCS_OPT_LOCK_REUSE_TIME

2007-01-19 16:59  hunal

	* Default LOCK_REUSE_TIME to 1 hour

2007-01-19 16:49  hunal

	* Added reusing locks after OCS_OPT_LOCK_REUSE_TIME

2007-01-19 15:02  plemmet

	* New italian translation

2007-01-19 09:01  hunal

	* 519 code => Filter.pm

2007-01-19 09:00  hunal

	* Bug fix

2007-01-18 08:39  plemmet

	* Brazilian translation update
	  Hungarian flag update

2007-01-17 13:10  plemmet

	* Charset fixed + new translations

2007-01-17 09:55  plemmet

	* Deleting useless pictures

2007-01-16 09:33  hunal

	* Bug fix

2007-01-15 11:05  hunal

	* Added "ip_flood" filter

2007-01-08 14:07  plemmet

	* Fixed double utf8 decoding bug

2007-01-05 19:14  dliroulet

	* Add user confirmation for PERL interpreter location (to allow
	  using other PERL interpreter than the system one, for those using
	  LAMPP for example)

2007-01-05 06:43  dliroulet

	* Replace use of ED editor by perl calls to replace string in files

2007-01-03 21:10  dliroulet

	* Add check for SOAP::Lite module to use OCS SOAP Interface. Add
	  new 1.0 final modules

2007-01-03 21:09  dliroulet

	* Add SETUP_LOG variable to specify setup log file. Add check for
	  SOAP::Lite module to use OCS SOAP Interface. Minor bug fixes

2006-12-29 12:48  plemmet

	* Fixed drop table tag bug

2006-12-29 12:47  plemmet

	* Fixed tag search problem

2006-12-21 18:13  plemmet

	* PRE OCS V1.0 FINALE

2006-12-20 15:22  hunal

	* Fixed case sensitive bug

2006-12-20 14:13  hunal

	* Fixed typo

2006-12-20 13:39  hunal

	* Fixed typo

2006-12-20 10:36  hunal

	* Added vista and WIN2003 to ipdiscover OS

2006-12-18 11:01  plemmet

	* Added CVS header

2006-12-13 14:36  hunal

	* Fixed a bug with the duplicates MAC detection

2006-12-12 15:56  plemmet

	* Fixed download history table creation problem

2006-12-12 10:49  plemmet

	* - CVS header tidying

2006-12-12 10:43  plemmet

	* - Added CVS header

2006-12-11 10:03  hunal

	* RC3-1 update

2006-12-10 16:44  hunal

	* Added download duplicate callback

2006-12-10 16:22  hunal

	* Added packages history handling
	  Added download_history table

2006-12-08 16:57  hunal

	* Added ipdiscovery latency

2006-12-05 13:50  hunal

	* Added user domain to inventory

2006-11-29 21:01  dliroulet

	* Updates by David Nalley

2006-11-21 22:45  bibi92

	* size ok

2006-11-21 22:42  bibi92

	* Size error

2006-11-20 16:54  plemmet

	* - Fixed search with registry and software bug

2006-11-20 09:55  plemmet

	* - Added client and package uploading interface

2006-11-04 09:28  dliroulet

	* Remove WEB_SERVICE_ENABLED insert option

2006-11-04 09:26  dliroulet

	* Fix bug line 263, replace name='NOTIFY_CAN_DELAY' by
	  id='NEED_DONE_ACTION'

2006-11-04 09:18  dliroulet

	* Add turkish language

2006-10-30 15:34  hunal

	* Changed history handling
	  Addded NAME and TAG to META
	  Added reset to checkum
	  Added dico_soft handler when querying a computer
	  Added version suffix to every published methods
	  Minor changes

2006-10-30 09:12  hunal

	* process system users like Inventory.pm

2006-10-26 14:07  plemmet

	* Fixed WEB_SERVICE_ENABLED update Bug

2006-10-26 12:51  plemmet

	* GUI VERSION updated

2006-10-24 14:51  plemmet

	* changelog update

2006-10-24 14:40  plemmet

	* Not needed

2006-10-24 14:35  plemmet

	* - Removed debugging output when deleting computers

2006-10-24 09:52  plemmet

	* - Added registry key column when searching registry
	  - Added "exactly" in registry searching
	  - Added monitor manufacturer searching
	  - Added monitor caption searching
	  - Added 3 lines in each language file (must be tranlated)
	  - Fixed search problem with registry
	  - Fixed search auto deployment success problem

2006-10-18 12:06  hunal

	* Keeping userid with duplicates
	  Fix a bug with Example module

2006-10-17 16:01  plemmet

	* Added WEB_SERVICE_ENABLED On/Off button

2006-10-17 08:49  plemmet

	* - Added russian translation
	  - Added charset support (must be line number 0 in language.txt
	  file)

2006-10-16 14:33  hunal

	* Added trace_deleted access to web service

2006-10-12 14:23  hunal

	* Added WEB_SERVICE_ENABLED option
	  Removed "use constant" pragma from begin

2006-10-11 12:49  dliroulet

	* Change owner of OCS_LOG_DIRECTORY (/var/log/ocsinventory-NG) from
	  root to Apache account, to prevent Mandriva msec setting it read
	  only for Apache web server

2006-10-09 15:52  hunal

	* Do not update USERID if current is SYSTEM or LOCALSYSTEM

2006-10-09 14:00  hunal

	* Added accountinfo in get_computers_V1 web service function
	  (INVENTORY only)

2006-10-09 12:54  hunal

	* Web service:
	  => set/read a config parameter
	  => get a dico_soft element

2006-10-04 09:15  hunal

	* Added dtd for get_computers_V1()
	  Added <ASKING_FOR/> tag to select type of data requested
	  Few minor changes

2006-10-04 08:23  hunal

	* Added <BEGIN/> tag to request
	  Few changes and comments

2006-10-03 12:59  hunal

	* Removing debugging statement

2006-10-03 12:56  hunal

	* Added database specific fields in <HARDWARE /> section

2006-10-03 12:31  hunal

	* Quoted sql strings

2006-10-03 12:07  hunal

	* web service .conf update

2006-10-03 11:45  hunal

	* First version of ocs web service

2006-10-02 14:41  plemmet

	* Fixed "back" problem with package affectation

2006-09-20 14:17  plemmet

	* *** empty log message ***

2006-09-20 14:16  plemmet

	* - Fixed computer details page name
	  - Fixed memory bug in computer details
	  - Fixed space problem in preferences.php
	  - Added blank picture

2006-09-18 14:58  plemmet

	* Added orphan removing code to installer.

2006-09-12 14:43  hunal

	* Add files

2006-09-12 14:36  hunal

	* Added Example.pm server module to help people to create their
	  own. It acts as documentation
	  Added skeleton of Filter.pm, to filter request received by ocs
	  server (avoid flood, attacks, implement organisation filters...)

2006-09-12 12:36  hunal

	* Added preinventory hook

2006-09-03 16:19  dliroulet

	* Fixed speliing mistake in portuguese

2006-09-03 14:56  dliroulet

	* Show column NAME into storage to fix bug ID 1549890, show column
	  VOLUMN into Drives, update last field name to Path into softwares

2006-08-29 14:56  hunal

	* Goneri patch

2006-08-09 21:18  dliroulet

	* Add check for ED editor

2006-08-02 18:32  dliroulet

	* Add write Apache group write permission to file
	  ocsreports/dbconfig.inc.php, if it exists

2006-08-01 14:14  plemmet

	* corrected md5_file problem
	  corrected return problems when setting custom frequency manually
	  corrected mismatch bug when creating packages ( store => command
	  )
	  don't test if file are downloadable if there is no fragment

2006-07-27 10:47  hunal

	* iCVS:
	  ----------------------------------------------------------------------
	  Now try to identify the right activated package fordownload
	  event: notification

2006-07-20 22:11  dliroulet

	* Fix call to md5_file for being PHP 4 compliant

2006-07-20 22:10  dliroulet

	* Replace $HTTP_POST_FILES by $_FILES to be PHP 4.1 or higher
	  compliant, including PHP 5+

2006-07-05 08:36  plemmet

	* *** empty log message ***

2006-07-05 08:16  plemmet

	* *** empty log message ***

2006-07-03 21:22  dliroulet

	* Create directory /download in administration console with write
	  access to apache web server

2006-06-30 14:58  plemmet

	* *** empty log message ***

2006-06-30 12:13  plemmet

	* Pre RC3

2006-06-30 11:55  plemmet

	* Pre RC3

2006-06-30 08:57  hunal

	* Default values adjusted

2006-06-30 08:00  hunal

	* *** empty log message ***

2006-06-29 06:11  dliroulet

	* Add variable for /etc/logrotate.d directory, fix some bugs under
	  RH AS 2.1

2006-06-19 09:39  hunal

	* Added windprodkey feature

2006-06-14 08:51  hunal

	* Removed reference to deviceid in devices table
	  Added ipdiscover forced by admin (per computer)
	  Added ipdiscover refused by admin (per computer)

2006-06-13 15:02  hunal

	* Frequency was computed with LASTCOME instead of LASTDATE

2006-06-08 14:34  hunal

	* *** empty log message ***

2006-06-05 19:55  dliroulet

	* Add detection af required perl modules in Communication and
	  Administration server setup

2006-06-02 12:17  hunal

	* Updated download location mechanism

2006-05-30 08:27  hunal

	* Fixed a registry duplicate bug

2006-05-22 14:31  hunal

	* Few changes

2006-05-05 09:49  hunal

	* Updated download table
	  Updates PROLOG_FREQ default value

2006-04-26 07:42  hunal

	* Added INVENTORY_TRANSACTION switch

2006-04-25 09:33  hunal

	* Added ID error catching in _context

2006-04-25 08:57  hunal

	* Fixed registry bug

2006-04-15 10:38  dliroulet

	* Update to rotate logs daily

2006-04-13 11:15  hunal

	* Transaction optimized (locks)

2006-04-12 16:15  hunal

	* Added PROLOG_FREQ

2006-04-12 13:49  hunal

	* Fixed over/better error processing

2006-04-12 12:05  hunal

	* ...

2006-04-12 12:04  hunal

	* Fixed get DEVICEID in inventory inventory phase
	  Fixed tag error in ipdiscover election (SUBNET->IPSUBNET)
	  Removed IPADDRESS and IPSUBNET field in network_devices

2006-04-11 09:44  hunal

	* Modified network_devices

2006-04-11 07:53  hunal

	* Added x-forwarded-for
	  Added retrieving of network devices

2006-04-06 16:06  hunal

	* ocsbase.sql updated

2006-04-06 15:46  hunal

	* Fixed problem with download_message and lock
	  Added download server notification

2006-04-05 08:49  hunal

	* Download implemented
	  Optimized Inventory (diff => checksum)
	  ocsbase.sql now retrieves NETWORK_DEVICES and put it in
	  network_devices

2006-03-29 14:29  dliroulet

	* Update README for new setup procedure

2006-03-27 16:26  hunal

	* Everybody at home !

2006-03-27 09:51  hunal

	* Added download config keys and download tables

2006-03-25 11:46  hunal

	* Added cycle latency

2006-03-24 17:59  hunal

	* Fixed a few bugs
	  Updated database script
	  Added Download module
	  Added changes for download on ocsbase.sql
	  Added Options in ocsinventory.conf

2006-03-20 11:38  dliroulet

	* Update for Communication server log rotation, and configuration
	  file comments and default values

2006-03-19 15:10  dliroulet

	* OCS Inventory NG 1.0 RC3 New setup

2006-03-19 15:09  dliroulet

	* OCS Inventory NG 1.0 RC3 New directory structure

2006-03-19 12:57  hunal

	* Database mdp removed from apache env
	  Bug with ipdiscover evaluation fixed
	  Constants and Modperl wrappers are now in teir own packages

2006-03-17 08:40  hunal

	* Added name field in netmap
	  Fixed bug with duplucates and a few bugs related to database
	  schemas

2006-03-16 17:30  hunal

	* Continuation of server update
	  Now compatible with the new database schemas
	  A few optimizations

2006-03-14 14:26  hunal

	* Remove FOREIGN KEYS from ocsbase (will wait customized install
	  script)
	  Continuation of server update

2006-03-13 22:56  hunal

	* Typo

2006-03-13 22:31  hunal

	* Changing cvs structure
	  New perl module installer
	  New apache ocsinventory.conf
	  Modperl implementations are now hidden in wrappers (see Modperl1
	  and 2, under Server)
	  First version with ocs pluggable modules capability (Only
	  server-side at this moment)
	  Added foreign keys when updating database
	  THE FOREIGN KEYS CONSTRAINT ARE NOT YET HANDLED
	  DO NOT USE ocsbase.sql FOR THE MOMENT

2006-03-09 13:36  hunal

	* Added download option

2006-03-09 10:09  hunal

	* Added options in ocsbase.sql

2006-03-09 00:02  dliroulet

	* Update for polish language automatic detection in function
	  getBrowserLang

2006-03-07 10:42  hunal

	* Polish translation added
	  Thanks to Marcin Urban.

2006-03-07 09:57  hunal

	* INNODB and many sql optimizations
	  Bug with duplicates when old computer has checksum NULL fixed

2006-03-03 23:18  dliroulet

	* *** empty log message ***

2006-02-27 14:35  hunal

	* Migration from MyISAM to INNODB, to avoid waiting queue on big
	  organization.

2006-02-23 10:33  hunal

	* GetBrowserLang corrigé

2006-02-16 08:46  hunal

	* GUI to 4014

2006-02-15 20:03  hunal

	* update GUI to 4013

2006-02-15 19:52  hunal

	* Modify headers for cpu and memories computer details

2006-02-15 19:38  hunal

	* line 340 duplicated

2006-02-14 15:38  hunal

	* Added keeping old QUALITY,FIDELITY and CHECKSUM in duplicates

2006-02-14 09:21  hunal

	* Trace deleted/duplicates in GUI
	  Update language files

2006-02-10 16:35  hunal

	* Bug with defalut language fixed

2006-02-10 15:43  hunal

	* Implement the trace_deleted feature (keep trace of deleted and
	  equivalent on duplicates)
	  Essentially for GLPI purpose

2006-02-09 16:46  hunal

	* verification old_device == device

2006-02-09 13:21  hunal

	* Implementation des flags changement de configuration (hash)

2006-02-08 12:33  hunal

	* portuguese translation added
	  
	  Thanks to Nuno Rua.

2006-02-08 09:06  hunal

	* Ocsinventory.pm: optimisation _hardware
	  ocsbase.sql: modifications base pour stockage des flags de diff
	  
	  Ocsinventory.pm: _hardware optimization
	  ocsbase.sql: database update to manage the computer's changes
	  flags

2006-01-27 10:40  hunal

	* *** empty log message ***

2006-01-24 09:44  hunal

	* Update 4012 ver

2006-01-23 10:37  hunal

	* Traduction anglaise du dictionnaire
	  Ajout de la langue italienne
	  
	  English dictionnary translation
	  Italian language added
	  
	  Thanks to Franco Malerba

2006-01-23 08:25  hunal

	* Some forgotten Debugging code removed

2006-01-23 08:22  hunal

	* correction requete SQL

2006-01-23 08:04  hunal

	* 4011 commit

2006-01-19 13:24  hunal

	* RC2

2006-01-17 16:10  hunal

	* Update sql script

2006-01-17 15:25  hunal

	* Remove warning mode

2006-01-17 14:56  hunal

	* MAJ GUI 4011

2006-01-13 13:40  hunal

	* Bug with binary->ascii translation for netmask fixed
	  
	  Bug de traduction du masque binaire en ascii corrigé

2005-12-13 22:09  dliroulet

	* OCS Inventory 1.0 RC1 (2005-12-10)

