0.1.5 - 17-Oct-2016¶ ↑
-
Fix build error on Ruby 2.0.0/2.1 with CFLAGS concatenation
0.1.4 - 14-Oct-2016¶ ↑
-
Implement db_args functionality in kadmin (fixes #8)
-
Fix a double-free error when setting the realm for a principal
-
Fix an error in policy creation that would sometimes cause a communication failure
-
Set C99 as the C Standard and fix all compiler warnings at this level
0.1.3 - 07-Sep-2013¶ ↑
-
Add optional 'service' argument to get_init_creds_password (fixes #3)
-
Artistic License 2.0 text now included (fixes #2)
0.1.2 - 24-Jun-2013¶ ↑
-
Fix kadm5clnt build issue on EL6
-
Remove admin_keytab references for krb5 1.11
-
Add Gemfile
-
Replace deprecated Config with RbConfig (Ruby 2)
0.1.1 - 08-May-2013¶ ↑
-
Add credential cache argument to get_init_creds_keytab
-
Fixed invalid VALUE declarations affecting non-gcc compilers
-
Add OS X install instructions
0.1.0 - 28-Apr-2011¶ ↑
-
Initial release. This is effectively a re-release of my own custom branch of the krb5-auth library, with some minor changes.