radum.git
2011-01-09 Shaun RowlandFixed Ruby version requirement in gemspec. master 0.0.3
2011-01-09 Shaun RowlandUpdated RDoc to reflect Windows Server 2008 R2 testing...
2011-01-09 Shaun RowlandUpdated copyright date and fixed the String#.to_a method.
2011-01-09 Shaun RowlandBumped the gem version number to 0.0.3.
2011-01-08 Shaun RowlandChanged gemspec to require Ruby 1.8.7 or higher and...
2011-01-08 Shaun RowlandMerge branch 'master' of shaunrowland.com:radum
2011-01-08 Shaun RowlandAdded live testing text output file to .gitignore.
2011-01-07 Shaun RowlandFixes to work with Ruby 1.9 and the new net-ldap gem.
2010-08-27 Shaun RowlandFixed error messages.
2009-10-24 Shaun RowlandRemoved explicit require 'rubygems' from radum.rb file.
2009-08-30 Shaun RowlandAdded notes about the Certificate Authority Web Enrollm...
2009-08-30 Shaun RowlandAdded easy ruby version support for testing.
2009-08-13 Shaun RowlandFixed name of GUI tool in RDoc.
2009-08-07 Shaun RowlandFixed Ruby 1.9 frozen string problem and added explicit... 0.0.2
2009-08-06 Shaun RowlandFixed a bug with UNIX main group changes and added...
2009-08-04 Shaun RowlandUpdated RDoc and to_s() methods with additional informa...
2009-08-02 Shaun RowlandRemoved extra space in debug log message. 0.0.1
2009-08-02 Shaun RowlandSmall fix for tested operating systems in RDoc comments.
2009-08-02 Shaun RowlandUpdated RDoc after Windows Server 2003 Standard R2...
2009-08-02 Shaun RowlandAdded more RDoc and made some points clearer.
2009-08-02 Shaun RowlandAdded rasing a RuntimeError on an authentication problem.
2009-08-02 Shaun RowlandFixed comment and removed redundant test assertion.
2009-08-02 Shaun RowlandImproved UNIX to Windows conversion log messages.
2009-07-31 Shaun RowlandFixed syntax error with last commit.
2009-07-31 Shaun RowlandCleaned up live testing script.
2009-07-30 Shaun RowlandExpanded conversion test in live testing.
2009-07-29 Shaun RowlandUpdated AD#destroy_container logic, comments, tests...
2009-07-28 Shaun RowlandAdded TO DO comments and a new testing block to fill in.
2009-07-28 Shaun RowlandFixed a bug with UNIXGroup updates and with "destroy...
2009-07-28 Shaun RowlandFixed bug with :remove_unix_groups in unix_user_to_user.
2009-07-28 Shaun RowlandImproved white space handling and fixed delete_container().
2009-07-27 Shaun RowlandCleaned up live test code.
2009-07-27 Shaun RowlandCleaned up code and removed AD equality methods.
2009-07-27 Shaun RowlandFixed require path.
2009-07-27 Shaun RowlandUpdated RDoc documentation and fixed domain AD attribute.
2009-07-27 Shaun RowlandUpdated test code and Gem specification.
2009-07-25 Shaun RowlandModified RDoc generation in Makefile and added Gem...
2009-07-25 Shaun RowlandAdded usage() method to the live testing script.
2009-07-24 Shaun RowlandUpdated users/groups array comments to be clearer.
2009-07-24 Shaun RowlandThrew in some crazy user stuff someone might do.
2009-07-24 Shaun RowlandAdded more explicit checks to primary group live testing.
2009-07-24 Shaun RowlandRemoved confusing comment.
2009-07-24 Shaun RowlandUpdated comments to add more information.
2009-07-24 Shaun RowlandAdded group live testing and fixed group handling bug.
2009-07-21 Shaun RowlandUpdated to use the specific version of ruby-net-ldap.
2009-07-21 Shaun RowlandAdded more testing to conversion live test section.
2009-07-20 Shaun RowlandExpanded live conversion testing and updated code to...
2009-07-20 Shaun RowlandFixed scope of primary Windows group check in conversions.
2009-07-20 Shaun RowlandChanged Active Directory full searches for conversions.
2009-07-19 Shaun RowlandMade ldap_not_unix_group_member() more straight forward.
2009-07-19 Shaun RowlandRemoved unnecessary initialization.
2009-07-19 Shaun RowlandUNIXUser/UNIXGroup live testing updates and fixes.
2009-07-19 Shaun RowlandModified all removed logic and fixed UNIXGroup bug.
2009-07-19 Shaun RowlandUpdated "removed" logic and updated live test.
2009-07-18 Shaun RowlandAdded primary_group tests and fixed primary_group order...
2009-07-18 Shaun RowlandUpdated must_change_passwd? logic and added live tests.
2009-07-18 Shaun RowlandFixed LDAP name attribute handing for users and groups.
2009-07-18 Shaun RowlandAdded test for dn modification and initials handling...
2009-07-18 Shaun RowlandAdded notes and updated description and displayName...
2009-07-18 Shaun RowlandAdded middle initials handing for user and fixed dn...
2009-07-16 Shaun RowlandFixed common_name bug.
2009-07-15 Shaun RowlandAdded User to UNIXUser conversion and vice-versa. Fixed...
2009-07-15 Shaun RowlandI hate extra white space :-)
2009-07-15 Shaun RowlandAdded a check for removed groups.
2009-07-14 Shaun RowlandChanged default for removing UNIXUser objects in unix_g...
2009-07-14 Shaun RowlandFixed minor bugs with AD#load and AD#update_group and...
2009-07-09 Shaun RowlandFixed logic concerning using Domain Users.
2009-07-07 Shaun RowlandAdded the "Home folder" part of the Profile tab.
2009-07-06 Shaun RowlandAdded logon script and profile paths.
2009-06-17 Shaun RowlandPut in cn=Users safety measure.
2009-06-16 Shaun RowlandAdded user destruction in delete_user private method.
2009-06-16 Shaun RowlandUpdated AD#load and AD#sync logic.
2009-06-16 Shaun RowlandUpdated RDoc for class method new() and with general...
2009-06-15 Shaun RowlandUpdated User/UNIXUser new() method arguments.
2009-06-15 Shaun RowlandFixed RDoc.
2009-06-15 Shaun RowlandUpdated find_user* and find_group* methods.
2009-06-14 Shaun RowlandCleaned up users/removed_users and groups/removed_group...
2009-06-14 Shaun RowlandSmall fix for instance variable.
2009-06-14 Shaun RowlandMisc RDoc fixes.
2009-06-14 Shaun RowlandUpdated Group/UNIXGroup new() method arguments.
2009-06-14 Shaun RowlandUpdated Container new() method arguments.
2009-06-14 Shaun RowlandUpdated AD new() method arguments.
2009-06-12 Shaun RowlandFixed spacing for Logger constants.
2009-06-12 Shaun RowlandAdded more RDoc to output_file().
2009-06-12 Shaun RowlandImproved AD class logging and added output filename...
2009-06-12 Shaun RowlandLimited logging.
2009-06-11 Shaun RowlandAdded more logging.
2009-06-10 Shaun RowlandAdded RADUM Logger class.
2009-06-10 Shaun RowlandAdded destroy_user and destroy_group to Container.
2009-06-09 Shaun RowlandFixed a group member addition bug and added @min_uid...
2009-06-09 Shaun RowlandRemoved debug comment.
2009-06-09 Shaun RowlandFixed a bug with removed_users and removed_groups in AD.
2009-06-08 Shaun RowlandComment update.
2009-06-08 Shaun RowlandExpanded Container removal.
2009-06-07 Shaun RowlandConverted to a Git repository.
2009-06-05 Shaun RowlandSmall comments fix.
2009-05-31 Shaun RowlandFixed user removed check.
2009-05-31 Shaun RowlandAdded UNIXGroup membership handling and updated tests.
2009-05-31 Shaun RowlandAdded main UNIX group check to remove_group() method.
2009-05-31 Shaun RowlandAdded user and group removal.
next