From: <svn...@op...> - 2009-03-26 00:09:24
|
Author: scriptor Date: Thu Mar 26 01:09:12 2009 New Revision: 5321 URL: http://www.opensync.org/changeset/5321 Log: Initial version of the LDAP plugin having been ported to libopensync-0.3x. Added: plugins/ldap-sync/AUTHORS (contents, props changed) Added: plugins/ldap-sync/AUTHORS ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ plugins/ldap-sync/AUTHORS Thu Mar 26 01:09:12 2009 (r5321) @@ -0,0 +1,5 @@ +$Id$ + +Initially written by Gergely Santa <ger...@te...> (version 0.22) +Ported to 0.3x by Juergen Leising <jle...@us...> + |