avoid to allow reading files which are not under the webserver directory
[psensor.git] / src / server / server.c
2014-11-18 Jean-Philippe Orsiniavoid to allow reading files which are not under the...
2014-09-29 Jean-Philippe OrsiniMerge branch 'v1.1'
2014-09-25 Jean-Philippe Orsiniavoid to use cpp in code
2014-09-24 Jean-Philippe Orsiniavoid to mix code/decl
2014-09-24 Jean-Philippe OrsiniANSI decl
2014-09-24 Jean-Philippe Orsinistyle
2014-09-24 Jean-Philippe Orsiniavoid to use 0 instead of NULL
2014-09-21 Jean-Philippe Orsiniremoved useless psensor_init|cleanup functions
2014-09-21 Jean-Philippe Orsinifixed hddtemp updated twice
2014-09-19 Jean-Philippe Orsini removed option --use-libatasmart
2014-09-19 Jean-Philippe Orsiniupdate sensors from lmsensor
2014-09-18 Jean-Philippe Orsiniadd lmsensor
2014-09-18 Jean-Philippe Orsinimerged cpu and mem sensors code
2014-09-17 Jean-Philippe Orsinicode cleanup
2014-09-11 Jean-Philippe Orsinistyle
2014-08-04 Jean-Philippe Orsinienable error checking of mutex, log mutex errors
2014-04-24 Jean-Philippe Orsinimerged from plib
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-10-07 Jean-Philippe Orsiniadded LFS support
2013-10-07 Jean-Philippe Orsiniuse large file support seek
2013-05-26 Jean-Philippe OrsiniFixed compilation without gtop2 lib.
2013-03-22 Jean-Philippe Orsiniincrement web api version (because definition of sensor...
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2012-09-09 Jean-Philippe Orsiniadded --sensor-log-interval option
2012-09-08 Jean-Philippe Orsinisensors protected by pthread mutex instead of g_mutex
2012-09-08 Jean-Philippe Orsiniadded comment
2012-09-07 Jean-Philippe Orsinislog in a separate thread
2012-09-06 Jean-Philippe Orsinistyle
2012-09-06 Jean-Philippe Orsiniadded static's
2012-09-06 Jean-Philippe Orsiniget_path is static
2012-09-06 Jean-Philippe Orsiniremoved -s option
2012-09-06 Jean-Philippe Orsiniremoved the -s option
2012-08-24 Jean-Philippe Orsiniadding logging of sensors
2012-08-20 Jean-Philippe Orsiniadded log_info fct
2012-07-03 Jean-Philippe Orsiniadded support of the -l option (log-file)
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf
2012-04-15 Jean-Philippe Orsinifixed --wdir option.
2012-03-28 Jean-Philippe Orsiniadded --use_libwqsmart option
2012-03-25 Jean-Philippe Orsini2012 copyright
2011-12-14 Jean-Philippe Orsiniremoved useless include
2011-12-05 Jean-Philippe Orsinifixed memory release bugs
2011-12-01 Jean-Philippe Orsiniuse glibtop instead of sysconf
2011-12-01 Jean-Philippe Orsinicode style
2011-11-30 Jean-Philippe Orsinicompilation with missing sysinfo fct
2011-11-25 Jean-Philippe Orsiniupdated checkpatch.pl
2011-11-25 Jean-Philippe Orsinisupport of symbolic links to webfiles
2011-11-21 Jean-Philippe Orsinifixed compilation issue with microhttpd
2011-11-13 Jean-Philippe Orsinistyle
2011-11-08 Jean-Philippe Orsinifixed indentation of the usage output
2011-11-07 Jean-Philippe Orsiniremoved plib
2011-11-07 Jean-Philippe Orsinimoved url.c to lib
2011-11-07 Jean-Philippe Orsinilog_printf instead of printf
2011-11-07 Jean-Philippe OrsiniFixed compilation with microhttpd >= 0.9.2
2011-09-16 Jean-Philippe Orsiniadded graph for cpu usage.
2011-07-22 Jean-Philippe Orsiniadded graph of sensors (web server)
2011-07-20 Jean-Philippe Orsinifixed lmsensor init
2011-07-13 Jean-Philippe Orsiniremoved lua support, monitoring page is now using jquer...
2011-07-13 Jean-Philippe Orsinidefault dir page is now index.html
2011-07-10 Jean-Philippe Orsini added network, cpu load and memory information in
2011-07-08 Jean-Philippe Orsinifixe trailing space and empty lines
2011-07-07 Jean-Philippe Orsiniadded application/json mime type for json http response
2011-04-21 Jean-Philippe Orsiniswitched from wpitchoune@gmail.com to jeanfi@gmail...
2011-04-21 Jean-Philippe Orsiniimport psensor trunk from private svn