Sha256: f4606d8e548b918d4d25d8464d8198d0b561cd54a0e6dc0935fa1c97b01f6c34
Contents?: true
Size: 1.25 KB
Versions: 2
Compression:
Stored size: 1.25 KB
Contents
== 1.3.1 - 29-Jun-2005 * Fixed a bug where the inability to read the lastlog file caused an error. From now on that error is ignored, and the lastlog attributes of the User object are set to nil. * Added a beta version of Admin.delete_user (Windows only). == 1.3.0 - 3-Jun-2005 * Bug fixes for Linux. * Removed the version.h file - no longer needed since the Win32 version is pure Ruby. == 1.2.0 - 30-Apr-2005 * Replaced the Win32 version with a pure Ruby version that uses Win32API and win32ole + WMI. * The LocalGroup class no longer exists in the Win32 version. Instead, it is now an attribute of a Group object. The issue was forced by WMI. * The default for users and groups on Win32 systems is now local rather than global. See the documentation for why you probably don't want to iterate over global accounts. * Corresponding doc changes and test suite changes. == 1.1.0 - 1-Apr-2005 * Fixed bug where a segfault could occur when trying to retrieve a user or group by an ID that didn't exist (Unix). * Added tests for intentional failures. * Added lastlog information tothe User class (Unix). * Modified the way User objects are created internally (Unix). * Fixed a bug in the User#shell attribute (Unix). == 1.0.0 - 25-Mar-2005 * Initial release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sys-admin-1.3.1-mswin32 | CHANGES |
sys-admin-1.3.1 | CHANGES |