Skip to content
Snippets Groups Projects
Select Git revision
  • ac58da12e15fe2f3028010ca72e98a97bfe63d15
  • master default protected
  • devel
  • hruska-feature-clients-api
  • malostik-#5066-deduplicate-idea-ids
  • warden-postgresql-port
  • hruska-feature-#6799-filter-keys
  • hruska-feature-5066-duplicateIdeaID
  • warden-client-3.0-beta3
  • warden-server-3.0-beta3
  • warden-client-2.2-final
  • warden-server-2.2-final
  • warden-client-3.0-beta2
  • warden-server-3.0-beta2
  • warden-client-2.2
  • warden-server-2.2-patch3
  • warden-client-3.0-beta1
  • warden-server-3.0-beta1
  • warden-server-2.2-patch1
  • warden-client-3.0-beta0
  • warden-server-3.0-beta0
  • warden-server-2.2
  • warden-server-2.1-patch1
  • warden-client-2.1
  • warden-server-2.1
  • warden-server-2.1-beta6
  • warden-server-2.1-beta5
  • warden-server-2.1-beta4
28 results

CHANGELOG

Blame
  • Tomas Plesnik's avatar
    Tomáš Plesník authored
    pridan limit pro nastaveni maximalniho poctu odeslanych udalosti klientovi, ochrana pred zahlcenim klienta
    e2ca196b
    History
    To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG 892 B
    2012-00-00 v2.1 stable version
    ------------------------------
    - add limit of events that can be downloaded from server to client
    - add receiving of all types of messages
    
    
    2012-07-27 v2.0 stable version
    ------------------------------
    - MySQL database engine used
    - Apache used to support faster multithread processing (communication switched to HTTPs protocol)
    - enhanced authentization and authorization
    - enhanced support of Alternate Names in SSL certificates
    - added automatic reconnect to DB
    - other minor bugs and issues fixed
    
    
    2012-03-02 v0.1.0 beta version
    ------------------------------
    - initial release of the Warden server
    - SSL certificate authentication/authorization supported
    - Subject Alternative Names of SSL certificates supported
    - Syslog logging supported
    - Nagios system check supported
    - automated installation and uninstallation process
    - SQLite database engine used