index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hammer.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2969] update supported-systems list in hammer.py
Andrei Pavel
2023-10-26
1
-46
/
+55
*
[#2969] revised the quickstart page
Andrei Pavel
2023-10-26
1
-5
/
+7
*
[#3078] set package version and type in configure.ac
Wlodek Wencel
2023-10-03
1
-0
/
+1
*
[#3060] fix for centos 7 pkgs, updated deb services names
Wlodzimierz Wencel
2023-09-21
1
-1
/
+12
*
[#2934] fix ignoring of native-pkg parameter
Marcin Godzina
2023-07-18
1
-1
/
+1
*
[#2934] fix ignoring of native-pkg parameter
Marcin Godzina
2023-07-18
1
-1
/
+3
*
[#2950] fix pgsql 15 setup for unit tests
Wlodek Wencel
2023-06-28
1
-0
/
+10
*
[#2937] Add Fedora 38 support to hammer
Marcin Godzina
2023-06-21
1
-1
/
+4
*
[#2935] Adding Fedora 37 to hammer bug fix
Marcin Godzina
2023-06-20
1
-1
/
+1
*
[#2935] Add Fedora 37 support to hammer
Marcin Godzina
2023-06-20
1
-1
/
+7
*
[#2916] hammer changes for debian 12
Marcin Godzina
2023-06-19
1
-2
/
+6
*
[#2916] hammer changes for debian 12
Marcin Godzina
2023-06-19
1
-2
/
+2
*
[#2916] hammer changes for debian 12
Marcin Godzina
2023-06-19
1
-2
/
+4
*
[#2836] remove unnecessary os.unlink
Wlodek Wencel
2023-04-19
1
-3
/
+0
*
[#2836] hammer update for rhel 9
Wlodek Wencel
2023-04-19
1
-5
/
+1
*
[#2814] changed included '.deb' to 'deb'
Marcin Godzina
2023-03-30
1
-2
/
+2
*
[#2803] enable alpine 3.17 in hammer
Marcin Godzina
2023-03-23
1
-0
/
+2
*
[#2769] release changes
Andrei Pavel
2023-02-17
1
-1
/
+1
*
[#2696] hammer.py: check Popen.poll() at the end
Andrei Pavel
2023-02-03
1
-2
/
+3
*
[#2696] hammer.py: replace ~ with os.environ['HOME']
Andrei Pavel
2023-02-03
1
-1
/
+1
*
[#2696] hammer.py: unrelated fix for libsysrepo.so name
Andrei Pavel
2023-02-03
1
-1
/
+1
*
[#2657] changed sequence of command logging
Wlodek Wencel
2022-11-30
1
-2
/
+2
*
[#2657] replace ~/ with absolute path
Wlodek Wencel
2022-11-30
1
-0
/
+3
*
[#2657] hammer.py: /tmp -> ~/.hammer-tmp
Andrei Pavel
2022-11-29
1
-44
/
+55
*
[#2652] fx freeradius-client package names in hammer.py
Andrei Pavel
2022-11-29
1
-14
/
+12
*
[#2601] bump versions of libyang and sysrepo dependencies
Andrei Pavel
2022-11-25
1
-4
/
+4
*
[#2601] fix typos in NETCONF code
Andrei Pavel
2022-11-25
1
-2
/
+2
*
[#2311] hammer.py now installs libyang2 and sysrepo2
Andrei Pavel
2022-10-21
1
-124
/
+160
*
[#2539] hammer.py: ldconfig after make install
Andrei Pavel
2022-10-13
1
-0
/
+4
*
[#2539] hammer.py: revert sorting of features
Andrei Pavel
2022-10-07
1
-1
/
+1
*
[#2539] hammer.py: defer linking of pg_config until after package is installed
Andrei Pavel
2022-10-07
1
-6
/
+8
*
[#2539] hammer.py: warn if there is no Release file
Andrei Pavel
2022-10-07
1
-0
/
+16
*
[#2539] hammer.py: never discard features or prevent their installation
Andrei Pavel
2022-10-07
1
-7
/
+2
*
[#2539] hammer.py: delete the default Heimdal krb5-config in FreeBSD
Andrei Pavel
2022-10-07
1
-0
/
+3
*
[#2539] hammer.py: reinstall pkg to update repositories
Andrei Pavel
2022-10-07
1
-0
/
+7
*
[#2539] hammer.py: use venv or packages instead of virtualenv
Andrei Pavel
2022-10-07
1
-22
/
+16
*
[#2539] hammer.py: remove superfluous ldconfig in alpine
Andrei Pavel
2022-10-07
1
-4
/
+0
*
[#2539] hammer.py: switch from PostgreSQL 14 to the default in RHEL 9
Andrei Pavel
2022-10-07
1
-27
/
+39
*
[#2539] hammer.py: configure RPM distros to look for libraries in /usr/local/...
Andrei Pavel
2022-10-07
1
-0
/
+7
*
[#2539] hammer.py: install dnf on CentOS 7 and RHEL 7
Andrei Pavel
2022-10-07
1
-5
/
+3
*
[#2539] mostly cosmetical changes to hammer.py
Andrei Pavel
2022-10-07
1
-12
/
+22
*
[#2539] add --with-randomly to hammer.py
Andrei Pavel
2022-10-07
1
-6
/
+23
*
[#2510] hammer.py: fix the name of debian freeradius-client packages
Andrei Pavel
2022-08-26
1
-2
/
+2
*
[#2510] hammer.py: export the name of FreeRADIUS client packages used while b...
Andrei Pavel
2022-08-26
1
-6
/
+21
*
[#2534] Added log about detected python ver
Tomek Mrugalski
2022-08-26
1
-0
/
+1
*
[#2534] Dynamic python ver detection
Tomek Mrugalski
2022-08-26
1
-10
/
+5
*
[#2534] FreeBSD 13/sphinx/python version fix
Tomek Mrugalski
2022-08-26
1
-1
/
+7
*
[#2516] add support for CentOS Stream 9 in hammer.py
Andrei Pavel
2022-08-19
1
-17
/
+32
*
[#2503] Workaround to fix alpine 3.16 packaging by fetching sphinx from pip
Dan Theisen
2022-08-05
1
-0
/
+6
*
[#2503] Ensure Alpine has real gzip installed
Dan Theisen
2022-08-05
1
-1
/
+2
[next]