2009-06-08 Adam Tauno Williams * LSNewAccountCommand.m: Removed creation of Staff entries. (v5.5.28) * LSSetAccountCommand.m: Removed creation of Staff entries. (v5.5.28) 2009-03-08 Adam Tauno Williams * LSNewAccountCommand.m: renamed sybaseMessages to dbMessages (v5.3.27) 2007-05-07 Helge Hess * LSGetAccountCommand.m: only attempt to load advanced account attributes if we found a basic record (v5.3.26) 2007-05-07 Helge Hess * LSGetTeamForAccountCommand.m: detect and log an edge condition (no accounts/objects passed in?) (v5.3.25) 2006-08-17 Helge Hess * GNUmakefile.preamble: explicitly link libNGiCal to please MacOS (v5.3.24) 2006-07-04 Helge Hess * fixed gcc 4.1 warnings, 64bit tweaks, use -warnWithFormat:, -errorWithFormat: (v5.3.23) 2005-12-08 Helge Hess * LSChangePasswordCommand.m: used LDAP password field is now configurable with the LDAPPasswordField default (v5.3.22) * LSChangePasswordCommand.m: cleaned up default handling (v5.3.21) * LSChangePasswordCommand.m: minor code cleanups (v5.3.20) 2005-10-04 Helge Hess * LSGetAccountByLoginCommand.m: minor code cleanups (v5.3.19) 2005-06-04 Helge Hess * fixed compilation for new LSAddress (v5.1.18) 2005-05-03 Helge Hess * v5.1.17 * fixed gcc 4.0 warnings (mostly KVC) * LSGetAccountsForGlobalIDsCommand.m: removed dead code 2004-11-29 Helge Hess * LSGetTeamForAccountCommand.m: minor code cleanups (v5.1.16) 2004-01-28 Helge Hess * v5.0.15 * LSDeleteAccountCommand.m: when an account is deleted, the is_account flag is removed and the is_locked flag is set (various other things too) - related to OGo bug #201 * LSExtendedSearchAccountCommand.m: minor cleanups 2004-01-26 Helge Hess * LSGetAccountsForGlobalIDsCommand.m: minor cleanups (v5.0.14) 2004-01-15 Helge Hess * LSChangePasswordCommand.m: fixed a compile warning (v5.0.13) 2004-01-05 Helge Hess * v5.0.12 * LSGetTeamForAccountCommand.m: fixed a compile warning * common.h: minor tweaks for MacOSX Wed Dec 10 20:34:27 2003 Martin Hoerning * LSLoginAccountCommand.m: added login with super-user-context (v5.0.11) 2003-12-10 Helge Hess * LSGetAccountByLoginCommand.m: minor cleanups (v5.0.10) Mon Nov 24 17:01:14 2003 Jan Reichmann * LSLoginAccountCommand.m: store root password in memory to authorize root to the LDAP server to enable password modifications (v5.0.9) Mon Nov 24 13:15:57 2003 Jan Reichmann * LSChangePasswordCommand.m: add the posibility to configure a seperate LDAP server for writing passwords (Defaults: LSAuthLDAP* => LSWriteLDAP*) (5.0.8) Fri Nov 21 00:12:56 2003 Jan Reichmann * LSChangePasswordCommand.m: enable writing password modifications to LDAP without LDAP authorization (WritePasswordToLDAP) (5.0.7) Thu Nov 6 10:19:31 2003 Jan Reichmann * LSChangePasswordCommand.m: suppress general access check for changing passwords, only root and owner allowd to change the password (v5.0.6) Mon Jul 7 18:39:18 2003 Jan Reichmann * LSNewAccountCommand.m: remove license manager (v5.0.5) Mon Jul 7 13:08:24 2003 Helge Hess * OpenGroupware.org import (v5.0.4) * removed old ChangeLog 2001-06-26 Helge Hess * LSLoginAccountCommand.m: replaced NGNil with NSNull * moved to SkyDev41