]> eyrie.org Git - kerberos/krb5-sync.git/shortlog
kerberos/krb5-sync.git
2017-09-25 Russ AllberyAdd a patch for Heimdal 7.4.0, contributed by Patrik... master
2015-08-19 Russ AllberyMake the tools/backend test less sensitive to precise... release/3.1
2015-08-19 Russ AllberyRelease 3.1
2015-08-19 Russ AllberyFurther rra-c-util 5.8 and C TAP Harness 3.4 updates
2015-08-19 Russ AllberyAdd NEWS entry for fixes to krb5-sync-backend silent...
2015-08-19 Russ AllberyUpdate to rra-c-util 5.8 and C TAP Harness 3.3
2015-08-19 Russ AllberyAdd format attributes recommended by current GCC
2015-08-19 Russ AllberyMerge pull request #1 from Stanford/master
2015-08-19 Jon Robertsonkrb5-sync-backend: Add an ending newline to error messages
2014-04-19 Russ AllberyFix ignore regex in krb5-sync-backend for missing users
2014-04-13 Russ AllberyFix email address in tests/data/make-krb5-conf
2014-01-01 Russ AllberyAdd a few items to the TODO list
2013-12-12 Russ AllberyDocument that krb5-sync doesn't use instance configuration
2013-12-12 Russ AllberyCorrectly handle memory errors in parsing ad_instances
2013-12-10 Russ AllberyAdd back ad_base_instance support for MIT Kerberos release/3.0
2013-12-10 Russ AllberyFix some leftover documentation for the old module...
2013-12-10 Russ AllberyAdd largefile support
2013-12-10 Russ AllberyDisable ad_base_instance for MIT Kerberos
2013-12-10 Russ AllberyAdd Net::Remctl::Backend as a requirement for backend...
2013-12-10 Russ AllberyMention new module requirements for krb5-sync-backend...
2013-12-10 Russ AllberyRemove nonnull from sync_vector_free
2013-12-10 Russ AllberyFix the contents of the distribution
2013-12-10 Russ AllberyRelease 3.0
2013-12-10 Russ AllberyRemove stray blank line in portable/krb5.h
2013-12-10 Russ AllberyOnly probe for krb5/kadm5_hook_plugin.h when building...
2013-12-10 Russ AllberyUpdate version numbers of Test::RRA* modules
2013-12-07 Russ AllberyFix detection of ad_base_instance principals
2013-12-07 Russ AllberyCorrectly ignore ad_base_instance for enable and disable
2013-12-07 Russ AllberyAllow propagation of base instances
2013-12-07 Russ AllberyFix error in storing credentials for AD propagation
2013-12-07 Russ AllberyCompile libtap with the right CPPFLAGS
2013-12-07 Russ AllberyAdd new spelling stopwords to krb5-sync-backend
2013-12-07 Russ AllberyCast password error lengths for Heimdal
2013-12-07 Russ AllberyFix formatting of the new backend test
2013-12-06 Russ AllberyAdd tests for instance handling
2013-12-06 Russ AllberyReorganize TODO and synchronize with current status
2013-12-06 Russ AllberyAdd a basic test suite for krb5-sync-backend
2013-12-06 Russ AllberyWork around Net::Remctl::Backend bug in krb5-sync-backend
2013-12-06 Russ AllberyFix locking in krb5-sync-backend with non-default queues
2013-12-06 Russ AllberyAdd test_tmpdir function to Test::RRA::Automake
2013-12-06 Russ AllberyFinish cleanup of krb5-sync-backend coding style
2013-12-05 Russ AllberyAdd standard Perl test suite
2013-12-05 Russ AllberyInitial work on updating krb5-sync-backend coding style
2013-12-05 Russ AllberyAdd some more test data files to the distribution
2013-12-05 Russ AllberyRename test Kerberos configuration files for clarity
2013-12-05 Russ AllberyClean up the setup and teardown of the queue-only test
2013-12-05 Russ AllberyFix some minor error-handling issues in the queue-only...
2013-12-05 Russ AllberyClose some memory leaks in the test suite
2013-12-05 Russ AllberyMerge krb5-sync sections in generated krb5.conf files
2013-12-05 Russ AllberyIn run_setup, better error reporting for a failed setup...
2013-12-05 Russ AllberyAdd support for valgrind testing
2013-12-05 Russ AllberyFix some memory management issues caught by clang
2013-12-05 Russ AllberyUpdate to rra-c-util 4.12 (to be) and C TAP Harness 2.3
2013-12-05 Russ AllberyAdd build-aux/ar-lib to MAINTAINERCLEANFILES
2013-12-05 Russ AllberyUpdate warning flags from the latest rra-c-util
2013-12-05 Russ AllberyUpdate portable/snprintf.c from rra-c-util
2013-12-05 Russ AllberySimplify queue-only test using make-krb5-conf
2013-12-05 Russ AllberySimplify the queuing tests
2013-12-05 Russ AllberyChange the name of the module to drop the redundant...
2013-12-05 Russ AllberyStart cleaning up module test suite
2013-12-05 Russ AllberyRename the default test krb5.conf file
2013-12-05 Russ AllberyRemove obsolete patches from EXTRA_DIST
2013-12-05 Russ AllberyRename plugin/api.c to plugin/general.c and comment it
2013-12-05 Russ AllberyNew syslog option to suppress syslog logging
2013-12-04 Russ AllberyImprove formatting of the configuration documentation
2013-12-04 Russ AllberyAdd portable replacement for strndup
2013-12-04 Russ AllberyUse a vector for ad_instances
2013-12-04 Russ AllberyFor queuing, strip realm using krb5_unparse_name_flags
2013-12-04 Russ AllberyRemove the domain parameter from queuing
2013-12-04 Russ AllberyConvert remaining internal functions to Kerberos error...
2013-12-04 Russ AllberyPass the Kerberos context to sync_close
2013-12-04 Russ AllberyFail the password change if we can't check the instance
2013-12-04 Russ AllberyRewrite instance_allowed to use bool
2013-12-03 Russ AllberyFix a stray use of rra@stanford.edu
2013-11-21 Russ AllberyReturn a real status from sync_instance_exists
2013-11-21 Russ AllberyRemove unused config argument from sync_instance_exists
2013-11-21 Russ AllberyReport better error messages when queue locking fails
2013-11-21 Russ AllberyRemove portable version of strndup
2013-11-21 Russ AllberyRemove strlcpy and strlcat portability functions
2013-11-21 Russ Allberyad_ldap_base now contains the entire base DN
2013-11-21 Russ AllberyReplace remaining uses of snprintf with asprintf
2013-11-21 Russ AllberyChange the type of the enabled argument to sync_status...
2013-11-21 Russ AllberyUse bool for the flag in principal_allowed
2013-11-21 Russ AllberyRemove the password length from the interface
2013-11-21 Russ AllberyRename all of the internal functions
2013-11-21 Russ AllberyInvert the arguments to pwupdate_init
2013-11-21 Russ AllberyAssume free(NULL) is safe to call
2013-11-21 Russ AllberyUse kadm5_hook_modinfo for the internal structure
2013-11-21 Russ AllberyAdd NEWS entry for the new password change queuing...
2013-11-21 Russ AllberyRework internal error handling to use Kerberos errors
2013-11-20 Russ AllberyPass the Kerberos context into all internal functions
2013-11-20 Russ AllberyDocument krb5.conf realm handling
2013-11-20 Russ AllberyRefactor krb5.conf handling
2013-11-20 Russ AllberyDrop support for old versions of MIT Kerberos
2013-11-20 Russ AllberyUse portable/krb5.h and portable/kadmin.h
2013-11-20 Russ AllberyHide all internal functions, use C bindings
2013-11-20 Russ AllberyDocument the configure flags used for kadmin server...
2013-11-20 Russ AllberyUpdate my email address to eagle@eyrie.org
2013-11-19 Russ AllberyAdd support for ad_base_instance
2013-11-16 Russ AllberyAdd ad_queue_only to force queuing of all changes
next