f40d6cbb47
Merge pull request 'Update according to specification' ( #6 ) from voropaevdmtr/diag-domain-client:master into master
...
Reviewed-on: saratov/diag-domain-client#6
2024-03-22 15:29:39 +03:00
3bcab66df5
Update according to specification
2024-03-22 01:19:04 +04:00
0163625f7f
0.2.7-alt1
...
- Fix to work with new alterator version (thx Michael Chernigin)
- Fix description to diagnostic tests in ADT domain-diag (thx Anton Abramov)
2024-01-30 20:27:57 +04:00
4585ced860
Merge pull request 'fix: fix to work with new alterator version' ( #3 ) from cherniginma/alterator-diag-domain-client:master into master
...
Reviewed-on: saratov/alterator-diag-domain-client#3
2024-01-30 18:08:19 +03:00
3887b0cf16
fix: fix to work with new alterator version
2024-01-30 18:06:04 +04:00
Andrey A. Limachko
3255032138
Merge pull request #1 from abramovav64/description_test
...
Fix description to diagnostic tests in ADT domain-diag
2023-11-08 15:46:33 +04:00
331955cef7
Fix description to diagnostic tests in ADT domain-diag
2023-11-01 13:56:14 +04:00
c5079ed074
0.2.6-alt1
...
- chore: change methods names to alterator-manager interface
0.1.8-alt1 (thx Aleksey Saprunov)
- chore: add actions_ids (thx Aleksey Saprunov)
- change run method signature (thx Aleksey Saprunov)
0.2.6-alt1
2023-10-17 21:30:51 +04:00
Aleksey Saprunov
b8b018841b
chore: change methods names to alterator-manager interface 0.1.8-alt1
2023-10-17 21:24:35 +04:00
Aleksey Saprunov
07c4a34af3
chore: add actions_ids
2023-10-17 21:23:39 +04:00
Aleksey Saprunov
ec269e38b3
change run method signature
2023-10-17 21:23:04 +04:00
c5ab967b45
0.2.5-alt1
...
- Add ADT backend bindings
2023-06-27 19:03:54 +04:00
d40ed89ebc
Add ADT backend bindings
2023-06-27 18:42:19 +04:00
15491d1482
0.2.4-alt1
...
- Add license information
- Add man page
0.2.4-alt1
2023-06-27 17:03:52 +04:00
b6662d10cc
Add license information
2023-06-27 17:02:32 +04:00
7ed8230ccd
Add man page
2023-06-27 16:12:17 +04:00
e0b9eacf9e
0.2.3-alt1
...
- Fixed script return codes
- Fixed nothing to grep bug
- Added resolv.conf search multidomain support
- Fixed script failure when default_realm commented in krb5.conf
0.2.3-alt1
2023-04-21 12:37:40 +04:00
2a9a25e902
Fixed script return codes
2023-03-27 18:04:17 +04:00
ce50de2a3e
Fixed nothing to grep bug
2023-02-16 14:46:14 +04:00
baf89ab40d
Added resolv.conf search multidomain support
2023-02-13 20:31:22 +04:00
e51e2f62b6
Updated TODO list
2023-02-09 14:31:15 +04:00
ec496e68f8
Fixed script failure when default_realm commented in krb5.conf
2023-01-24 15:07:17 +04:00
62e944e66d
0.2.2-alt1
...
- Added kinit from system keytab when run as root
- Fixed ldapsearch timeout limit
0.2.2-alt1
2023-01-10 17:45:47 +04:00
9f882ba39b
Added kinit from system keytab when run as root
2023-01-10 17:44:48 +04:00
6adac17304
Fixed ldapsearch timeout limit
2023-01-10 17:12:30 +04:00
04c969ec83
0.2.1-alt1
...
- Initial build
0.2.1-alt1
2022-12-21 17:02:29 +04:00
9074a88dd9
Updated summary
2022-12-21 16:17:19 +04:00
2567f12e36
Fixed shellcheck warnings
2022-12-21 15:47:58 +04:00
3e01df34d6
Fix empty resolv.conf search field error
2022-12-20 18:30:59 +04:00
c85b07bed1
Added domain controllers ldap connection and OS version check
2022-12-20 00:24:23 +04:00
9d570f6e3e
Added time synchronization check/test
2022-12-14 17:46:26 +04:00
3f950ef288
Added [SKIP] result for checks performed as root
2022-12-07 02:19:54 +04:00
42110eb196
Added general information about the tool
2022-12-07 02:19:54 +04:00
410b2d8821
Refactored run function
2022-12-07 02:19:54 +04:00
7ea1b20042
Added -f/--force option to force logging to existing file
2022-12-07 02:19:44 +04:00
4177ec1c81
Moved NAMESERVER1-3 vars to init_vars()
2022-12-06 14:56:05 +04:00
514bc6765a
Added logging to file
2022-12-06 14:55:55 +04:00
91f6b58101
Updated usage help
2022-12-05 20:19:17 +04:00
c3af4959ed
Add check_system_policy and test_gpupdate_system_policy.
2022-12-03 07:52:27 +04:00
650fff6349
Replace all global vars initialization in to init_vars()
2022-12-03 07:45:29 +04:00
4f68f73250
Add list and custom test running support.
2022-12-03 07:29:51 +04:00
4c9b89ef0f
Cosmetic improvement of verbose output and support command eval for pipe.
2022-12-03 06:01:15 +04:00
509528f591
Add .gitignore
2022-04-19 03:51:31 +04:00
0f6dc59fcf
Add command line options
2022-04-19 03:50:56 +04:00
95c2659996
Update TODO list
2022-04-19 03:49:56 +04:00
f32b2bd305
Add TODO list
2022-04-13 16:14:54 +04:00
f045ad97cb
Rename ddiag.sh tool to domain-diag
2022-04-13 16:12:12 +04:00
Evgeny Sinelnikov
631b864ff5
Add check basic client packages
2022-04-08 11:45:21 +04:00
Evgeny Sinelnikov
27e2d040ed
Add error handling to test_hostnamectl
2022-04-08 11:44:05 +04:00
Evgeny Sinelnikov
2abdafa370
Add compare_netbios_name
2022-04-08 11:10:46 +04:00