]> git.proxmox.com Git - mirror_corosync-qdevice.git/shortlog
mirror_corosync-qdevice.git
2020-07-15 Jan Friessebuild: Use git-version-gen during specfile build
2020-07-15 Jan Friessebuild: Update git-version-gen
2020-03-13 liangxin1300qdevice: Change log level to NOTICE on PASS
2019-11-27 Jan Friesseqdevice: Add prototype of __vsyslog_chk
2019-09-12 Kumabuchi Kenjiinit: change restart to on-failure for qdevice
2019-08-14 Jan Friesseqdevice: Add chk variant of vsyslog to test-log
2019-08-13 Jan Friesseqdevice: Add header files to list of test sources
2019-08-13 Jan Friesseqdevice: Add log test
2019-08-13 Jan Friesseqdevice: Free memory used by log
2019-08-13 Jan Friessetests: Add utils_parse_bool_str test
2019-08-12 Jan Friesseqdevice: Configurable log priority bump
2019-08-12 Jan Friesseqnetd: Use log-common for nodelist debug dump
2019-08-12 Jan Friesseqdevice: Merge msg_decode_error functions
2019-08-12 Jan Friesseqdevice: Import log instead of qdevice-log
2019-08-12 Jan Friesseqdevice: Use log instead of libqb log
2019-08-12 Jan Friesseqnetd: Add function to set log target
2019-08-12 Jan Friesseqnetd: Check log initialization error
2019-08-12 Jan Friesseqnetd: Fix double -d description
2019-08-12 Jan Friesseqnetd: Rename qnetd-log.c to log.c
2019-06-10 Jan Friesseqdevice: Fix qdevice_heuristics_destroy error
2019-06-10 Jan Friesseconfigure: Add user-flags configure option
2019-04-25 Jan Friesseman: Fix corosync-qdevice default connect_timeout
2019-03-20 Jan Friessespec: Use install -p and add license
2019-03-19 Jan Friesseqnetd: Check existence of NSS DB dir before fork
2018-11-26 Jan Friessecertutils: Fix warnings found by coverity
2018-11-15 Jan Friesseinit: Fix init scripts to work with containers
2018-11-07 Jan Friesseconfigure: move to AC_COMPILE_IFELSE
2018-09-03 Jan Friessegit-version-gen: Fail on UNKNOWN version
2018-09-03 Jan Friessebuild: Support for git archive stored tags
2018-08-27 Jan Friesseqdevice: Propagate error to exit code
2018-08-22 Jan Friessebuild: Remove WITH_LIST
2018-08-22 Jan Friessespec: Autogenerate bcond options based on config
2018-08-21 Jan Friessespec: add exlicit docdir
2018-08-21 Jan Friessespec: Use different BuildRequires for SUSE
2018-08-21 Jan Friesseinit: disable stderr output in systemd unit file
2018-08-21 Jan Friessetests: Enlarge timeout for process-list test
2018-08-09 Jan Friessespec: Add explicit gcc build dependency
2018-08-09 Jan Friesseconfig: Remove unneeded qb includes
2018-08-09 Jan Friesseqnetd-certutil: Add -G option
2018-08-09 Jan Friesseman: Document NSS database conversion
2018-08-09 Jan Friesseqdevice-net-certutil: Implement scp wrapper
2018-08-09 Jan Friessecertutil: Add support for new NSS database format
2018-08-09 Jan Friessegitignore: Add testsuite results
2018-08-08 Jan Friesseqdevice-cmap: Fix compiler warning on Sparc/ARM
2018-08-08 Jan Friessetests: Notify process-list after trap was created
2018-05-02 Jan Friesseunix-socket: Fix snprintf warning
2018-04-27 Jan Friessetests: enlarge process-list timeouts
2018-04-27 Jan Friessetests: process-list add stdlib include
2018-04-27 Jan Friessetests: Fix process-list test to work on FreeBSD
2018-04-20 Ferenc WágnerFix typo: sucesfully -> successfully
2018-04-19 Bin Liuqdevice: optarg should be str in init_from_cmap
2018-04-12 Jan Friessespec: Remove unused clean section
2018-04-03 Jan Friessemsgio: Remove unused code
2018-03-23 Jan Friessemsgio: Fix reading of msg longer than PR_INT32_MAX
2018-03-02 Jan Friesseqnetd: Replace strtol by strtonum
2018-03-02 Jan Friesseqdevice: Replace strtol by strtonum
2018-03-02 Jan FriesseAdd safer wrapper of strtoll
2018-03-02 Jan FriesseCheck if user_data can be dereferenced
2018-03-02 Jan FriesseNodelist is set into string not array
2018-03-02 Jan FriesseFix NULL pointer dereference
2018-03-02 Jan FriesseQuote certutils scripts properly
2018-03-02 Jan Friesseinit: Quote subshell result properly
2018-01-25 Jan Friessespec: Modernize spec file a bit
2018-01-23 Jan FriesseInitial import from corosync codebase