Commit graph

24 commits

Author SHA1 Message Date
Ibrahim Zidan
f00c0f910e
Update copyrights for year 2026
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-28 21:05:37 +03:00
Haru
2c181a6d4a
Update copyrights for year 2025
Signed-off-by: Haru <haru@dotalux.com>
2025-02-01 00:44:18 +00:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
Andrei Karas
433ce7a529 Add api server exception into validateinterfaces.py 2023-04-12 02:54:01 +03:00
Haru
0453dfe61e
Happy 2023 Hercules
(Update copyright headers)

Signed-off-by: Haru <haru@dotalux.com>
2023-01-13 01:28:09 +01:00
Haru
d3c3a0b1ac
Switch validateinterfaces.py to python3 since it seems to contain python3-compatible code
The file was ported to python3 in 56a402c6b0 and changed it to be executed through the python2 interpreter in b88857e21d

Signed-off-by: Haru <haru@dotalux.com>
2023-01-12 01:47:16 +01:00
Haru
cc80d9e476
Make a regular expression range less ambiguous in the interfaces validator
https://github.com/HerculesWS/Hercules/security/code-scanning/68

Signed-off-by: Haru <haru@dotalux.com>
2022-10-23 20:22:30 +02:00
Andrei Karas
c0b1fa8f9a Update interface validation script 2022-02-12 15:31:40 +03:00
Haru
2b4fec0deb
Update copyright headers for 2022
Happy 2022

Signed-off-by: Haru <haru@dotalux.com>
2022-01-05 20:25:22 +01:00
Haru
830cea642e Happy 2021
Signed-off-by: Haru <haru@dotalux.com>
2021-01-12 04:00:33 +01:00
Andrei Karas
b88857e21d Fix github ci with proper package names in debian unstable 2020-09-18 09:31:05 +03:00
Andrei Karas
56a402c6b0
Convert validateinterfaces.py to python3 2020-06-16 03:43:42 +03:00
Andrei Karas
993d28e6af
Use python2 in validateinterfaces.py 2020-06-16 03:43:42 +03:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
Haru
421ea5a1b1 Added GPL-compliant header to all sources and build scripts
Signed-off-by: Haru <haru@dotalux.com>
2015-12-15 20:53:48 +01:00
Andrei Karas
ce0dccc727 In validateinterfaces tool fix searching lost interfaces. 2014-12-10 22:58:41 +03:00
Andrei Karas
83a452a8fc Improve a bit checking in validateinterfaces.py. 2014-12-02 14:23:49 +03:00
Andrei Karas
2a4b30ef08 Add different command line actions to validateinterfaces.py. 2014-12-02 14:23:49 +03:00
Andrei Karas
16ef092d77 in validateinterfaces.py tool add support for checking not added functions to initerfaces. 2014-12-02 14:23:49 +03:00
Andrei Karas
e08c40aa72 Improve performance in validateinterfaces.py. 2014-11-10 23:40:40 +03:00
Andrei Karas
24481e228f Add support for return error code if any error found. 2014-11-10 23:07:19 +03:00
Andrei Karas
e56747c574 Add command line option for silent checks.
It will show anything only if error found.
Command line option: silent
2014-11-10 22:59:45 +03:00
Andrei Karas
be19d06b83 Check only dirs with servers sources and common dir. 2014-11-10 22:55:03 +03:00
Andrei Karas
49bb25a16d Add tool to validate interfaces usage. 2014-11-10 02:25:11 +03:00