]> eyrie.org Git - kerberos/remctl.git/history - ruby
Ignore ignored attributes for Ruby
[kerberos/remctl.git] / ruby /
2022-05-09 Russ AllberyFix Ruby test to work with Minitest
2022-05-09 Russ AllberyReorder includes in Ruby extension
2022-05-01 Russ AllberyMerge pull request #31 from ktdreyer/ruby-minitest
2021-07-19 Ken DreyerUse minitest for Ruby tests
2020-08-09 Russ AllberyFix new cppcheck errors
2020-02-02 Russ AllberyReformat with clang-format-10
2018-04-30 Russ AllberyAdd SPDX-License-Identifier
2018-04-23 Russ AllberyFix warnings under Clang
2016-10-04 Russ AllberyImport new warning flag handling from rra-c-util
2014-01-06 Russ AllberyUpdate Ruby test expectations for Ruby 1.9
2014-01-06 Russ AllberySuppress errors in test suite from kinit probing
2014-01-05 Russ AllberyChange my email address to eagle@eyrie.org
2013-05-17 Russ AllberyUse gss_krb5_import_cred for remctl_set_ccache
2012-06-19 Russ AllberyAdd missing copyright and license statements to many...
2012-02-24 Russ AllberyMerge remote-tracking branch 'tkula/spec-fixing'
2012-02-22 Russ AllberyAdd timeout support in the Ruby bindings
2012-02-17 Russ AllberyUpdate binding test suites to remove test tmp directory
2012-02-10 Russ AllberyUpdate test suite for new test configuration, tmp directory
2011-10-31 Russ AllberyAdd NOOP support to the language bindings
2011-09-27 Russ AllberyAdd ccache class variable to the Ruby bindings
2011-09-22 Russ AllberyFix more issues with overriding user tokens when testing
2011-09-22 Russ AllberyAdd Ruby bindings for remctl_set_source_ip
2011-05-31 Russ AllberyChange the Stanford copyright statement to use the...
2011-05-15 Russ AllberyUpdate warning flags for GCC 4.6.1
2010-05-03 Russ AllberyRuby: add an explanation of error tokens
2010-05-03 Russ AllberyTweak ruby/README formatting
2010-05-03 Russ AllberyAdd support for Ruby 1.9.1 release/2.16
2010-05-03 Russ AllberyDon't override libdir in the Ruby extconf.rb
2010-05-03 Russ AllberyStop checking for libremctl in the Ruby build
2010-04-13 Russ AllberyRuby: fix the directory changes in the test suite
2010-04-13 Russ AllberyRuby: don't convert the remctl error to an object when...
2010-04-13 Russ AllberyFix the name of the argument exception thrown by Ruby
2010-04-13 Russ AllberyAdd a test suite for the Ruby remctl bindings
2010-04-13 Russ AllberyMore Ruby binding build cleanup
2010-04-02 Russ AllberyCoding style and other cleanups for Ruby bindings
2010-04-02 Anthony M. MartinezAdd the bindings for the Ruby language