pyi2ncommon
10 days ago Christian HerdtweckAdd type hints in arnied_wrapper
10 days ago Christian HerdtweckFix linter warnings for arnied
10 days ago Christian HerdtweckFix generate check when arnied is absent
10 days ago Christian HerdtweckFix output duplication from I2nLogger
2024-11-12 Thomas JaroschRegister connd2 subsystem in connd_state.py
2024-11-12 Christian HerdtweckCreate text helper to remove ansi color sequences
2024-10-04 Christian HerdtweckIncrease version to 1.7.3 v1.7.3
2024-10-04 Christian HerdtweckMerge branch 'next-update'
2024-10-04 Christian HerdtweckFix escaping of double quotes
2024-09-30 Christian HerdtweckFix regular expressions for cnfvar
2024-09-30 Adrian MüllerFix reading of nested cnfvars from string
2024-09-30 Christian HerdtweckAdapt unittests for different tracebacks on python...
2024-09-30 Christian HerdtweckAdd tool to query state of system service
2024-09-30 Christian HerdtweckRaise error if email transfer wait reaches timeout
2023-12-01 Christian HerdtweckCreate 2 unit tests for wait_for_generate
2023-12-01 Christian HerdtweckImprove reliability of wait_for_generate
2023-09-06 Christian HerdtweckMinor improvement of cnfvar diff output
2023-07-13 Christian HerdtweckReduce logging noise produced by arnied_wrapper
2023-07-05 Christian HerdtweckIncrease version to 1.7.2 v1.7.2
2023-07-05 Christian HerdtweckMake CnfVar lists comparable
2023-07-05 Christian HerdtweckMove mail util for waiting for quarantine from QA
2022-11-08 Christian HerdtweckAdd 3 unittests with fixed log file contents
2022-11-08 Thomas JaroschAdd new VPNCONN_PROTO default VPNCONN cnfvar
2022-11-08 Thomas JaroschAdjust SYS_LOG_PATTERN to parse single digit day number
2022-05-19 Christian HerdtweckIncrease version to 1.7.1 v1.7.1
2022-05-19 Christian HerdtweckMerge branch 'api-doc-improvements'
2022-05-19 Christian HerdtweckRemove api doc headers
2022-05-19 Christian HerdtweckImprove table of contents
2022-05-19 Christian HerdtweckFix errors in api doc creation
2022-05-19 Christian HerdtweckMerge branch 'log-parser'
2022-05-19 Christian HerdtweckAdd patterns for common linux log lines
2022-05-19 Christian HerdtweckCreate more convenient constructor for LogParser
2022-05-19 Christian HerdtweckReturn matches or None from LogParser iteration
2022-05-19 Christian HerdtweckImplement simple reading of stationary logs
2022-05-19 Christian HerdtweckFix error in log reader
2022-05-19 Christian HerdtweckMerge branch 'cnfvar-deprecations'
2022-05-19 Plamen DimitrovDeprecate any arnied wrapper cnfvar functionality
2022-05-19 Plamen DimitrovReorder and complete the string and file serialization...
2022-05-19 Plamen DimitrovDeprecate "to" and privatize "from" cnf structure methods
2022-05-19 Plamen DimitrovDrop localized dialout cnfvar complexity for the easier...
2022-05-19 Plamen DimitrovConvert the old cnfvar module into a cnfvar string...
2022-05-19 Plamen DimitrovDrop previous simple cnf module and class throughout...
2022-05-19 Plamen DimitrovMerge branch 'cnfline-templates' into cnfvar-deprecations
2022-05-19 Plamen DimitrovReplace the mk_config with a sample minimal cnfvar...
2022-05-19 Plamen DimitrovAdd a minimal coverage unit test for runtime breakage...
2022-05-19 Plamen DimitrovDrop any cnfvar manipulation from the generic mail...
2022-05-19 Plamen DimitrovAdd minimal defaults modification based on cnfvar type...
2022-05-19 Christian HerdtweckChange creation of mail users to dynamic
2022-05-19 Plamen DimitrovUnify the template arguments across various template...
2022-05-19 Plamen DimitrovSanitize all collected default values to empty fields
2022-05-19 Plamen DimitrovDrop any None and thus previously required default...
2022-05-19 Plamen DimitrovUse better and fresh/recent UI defaults for all templates
2022-05-19 Plamen DimitrovDrop the cnfline subpackage and reuse all of its defaul...
2022-05-19 Plamen DimitrovUse group (minimal GUI) defaults similarly to the user...
2022-05-19 Plamen DimitrovIntroduce use of defaults i.e. UI-default rather than...
2022-05-19 Christian HerdtweckMerge branch 'cnfvar-review-improvements' into master
2022-05-17 Plamen DimitrovWait for arnied in addition to generate to preserve...
2022-05-17 Plamen DimitrovRestore support for zero instance filtering in binary...
2022-05-11 Plamen DimitrovFix and improve readability of cnfvar API backend type...
2022-05-11 Plamen DimitrovAdd case-insensitive replace() behavior to str-inheriti...
2022-05-11 Plamen DimitrovImplement add() to add cnfvars to cnfvar lists directly...
2022-05-11 Plamen DimitrovFix inconsistent cnf structure method naming
2022-05-11 Plamen DimitrovAdd a shortcut to obtain the instance of a possibly...
2022-05-10 Plamen DimitrovRevert the default instance number back to zero
2022-04-27 Christian HerdtweckImprove creation of docs
2022-04-27 Christian HerdtweckUpdate deprecation warnings
2022-04-27 Christian HerdtweckUpdate purpose in module descriptions
2022-04-27 Plamen DimitrovUpdate mail utils folder name assumptions from Objekte...
2022-04-21 Christian HerdtweckCreate argparse type "existing_dir[_empty]"
2022-04-21 Christian HerdtweckClean up, remove compat with py < 3.6
2022-04-05 Christian HerdtweckIncrease version to 1.7.0 v1.7.0
2022-04-05 Christian HerdtweckLittle fixes found during cnfvar-api-Review
2022-04-05 Christian HerdtweckMerge branch 'cnfvar-api'
2022-04-05 Christian HerdtweckReview: a few fixes
2022-04-05 Christian HerdtweckDeprecate cnfvar_old and arnied_wrapper
2022-04-04 Samir AguiarAdd a new cnfvar2 API
2022-04-04 Samir AguiarAdd a Python version of arnied varlink interface
2022-04-04 Samir AguiarRename cnfvar module to cnfvar_old
2022-04-04 Samir AguiarVarious fixes to the cnfvar module
2022-04-01 Christian HerdtweckIgnore JetBrains IDE dir
2021-11-10 Christian HerdtweckVersion 1.6.7 v1.6.7
2021-11-10 Christian HerdtweckMerge branch 'logger-accept-handlers'
2021-11-10 Christian HerdtweckFix comments and spacing
2021-11-10 Christian HerdtweckAdd methods to more easily add handlers
2021-11-10 Christian HerdtweckCreate unittest for log_helper from test functions
2021-11-10 Christian HerdtweckFix a small bug in log helper
2021-11-10 Christian HerdtweckAdd a NullHandler if no handler is supplied to i2n...
2021-11-10 Christian HerdtweckAdd option to add specified handlers to logger
2021-11-08 Christian HerdtweckMerge branch 'log-read-improve'
2021-11-08 Christian Herdtwecklog_read: correct error message
2021-11-08 Christian Herdtwecklog_read: return/yield all of input args from iteration
2021-11-08 Christian Herdtwecklog_read: Make names of class variables clearer
2021-11-08 Christian Herdtwecklog_read: Fix import order and return from prepare_result
2021-11-08 Christian Herdtwecklog_read: create/Fix docstrings
2021-11-08 Christian Herdtwecklog_read: One more check for test
2021-11-08 Christian Herdtwecklog_read: Deal with rare case of wrong fstat at test...
2021-11-08 Christian Herdtwecklog_read: Just warn when file shrinks, try reading...
2021-11-08 Christian HerdtweckFix get_cnf if working on local machine
2021-11-08 Christian HerdtweckAdd argparse-checker for file allowing empty
2021-11-08 Christian HerdtweckFix some whitespace and line breaks
next