Skip to content
Snippets Groups Projects
Select Git revision
  • devel
  • hruska-feature-#6799-filter-keys
  • hruska-feature-5066-duplicateIdeaID
  • hruska-feature-clients-api
  • malostik-#5066-deduplicate-idea-ids
  • master default protected
  • warden-postgresql-port
  • 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
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Jun30May26Apr2519181514137Mar23Feb8Dec7127Nov29Oct652117Sep1198724Aug1312108Jul329Jun2625242313May1230Apr292824171614107632131Mar30252423201918105227Feb2625231896327Jan262322191716151413128754327Dec262518171611428Nov1554222Oct1716149323Sep1628Aug261931Jul3014874320Jun189526May23212024Apr2319Mar1221Feb16Jan11Dec28Nov31Oct62127Sep2622191712222Aug31Jul3019Jun107424May2322157126Apr2524191812109227Mar26212019151413121121Feb1915118642130Jan292824232221171615149319Dec171312115330Nov262214131265231Oct302925231918PlainAuthenticator (forego X509 for testing) (thx to Radko Krkos)Warden certificate registration authority initial commitFixed missing event id in syslog loggerAdded key to clients table for authenticationFix faulty client registration after db overhaul (thx to Radko Krkos)Make all the right scripts executableReworked db layer, allowed for comitting after the whole bunch (req by Bodik)Allow more emails within requestor fieldReduced client attribute names redundancy in codeFixed first client's access without id (IndexError: tuple index out of range) (thanks to Radko Krkos)NoAuthenticator now creates ad-hoc client ids based on client name (thanks to Radko Krkos)Python3: lib obsoletes, another generator -> list (thanks to Radko Krkos)Removed stale imports, cosmeticsPython 3 compatibility - imports, str decodes, iterators (thx to Radko Krkos)Python3 compatibility - iterator/sequence context, less unicode (thx to Radko Krkos)Syntax compatibility with Python 3 (thx to Radko Krkos)Do not swallow zeroes in id and count, send them to server and let him behave accordinglyAdded Apache 2.4 config example, updated README accordinglyDocumentation fixes (thanks to Radko Krkos)Forgotten sequence insted of value in query/execute call (thanks to Tomas Cejka)Node.Tags -> Node.Type (thx to Vasek Bartos)getEvents - id<=0 now resets server's notion of client's id to last N events (and starts sending there)Bumped retriesSimplified default client configWarden client now uses system CA stores if not explicitly specifiedMore detailed server logging in case of certificate failureAdded Icinga/Nagios NRPE plugin to check number of files in directorySome Python/ssl module versions incorrectly initialize hashlib, causing weird openssl errors. Importing hashlib explicitly helps.More sensible configuration file defaults, some sections left commented to prevent unnecessary default filtering and/or adding Node infoRenamed filer config to .distAdded template logrotate scriptImproved filer startscript compatibility with RHEL/SUSE and with no-LSB distrosFixed wrong workaround from a69f0cb7 (typo)orkac: Removed unnecessary warden_client.py from warden_client-rtLogging module in Python 2.6 does not accept unicode socket path - but strings from JSON configuration are always unicode. Applied workaround, now on 2.6 Client accepts at least ASCII filenames for syslog socket.Bumped version numberswarden-client-3…warden-client-3.0-beta2 warden-server-3.0-beta2Log files are now explicitly UTF-8 to avoid balking on unusual dataREADME mentions, that server is not thread safe and threaded Apache and/or WSGI needs some care * Server is now in line with Idea spec concerning client names - they are stored in db and compared lowercaseServer now correctly handles certs without subjAltName (thx to bodik)
Loading