]> source.dussan.org Git - nextcloud-server.git/commit
drop files_irods from apps_external
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 28 Apr 2014 10:39:28 +0000 (12:39 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 28 Apr 2014 10:39:28 +0000 (12:39 +0200)
commit9128900c56d7caab577eb33ed07bb9e681632c48
tree0927a696e5c5f3b03281f4bf0df88db5c6eed252
parent727e3e2359602be975b4a6168a8f8d99ce838e3d
drop files_irods from apps_external
82 files changed:
apps/files_external/3rdparty/irodsphp/LICENSE.txt [deleted file]
apps/files_external/3rdparty/irodsphp/prods/doc_config.ini [deleted file]
apps/files_external/3rdparty/irodsphp/prods/release_notes.txt [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/LICENSE.txt [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/Prods.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsConfig.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsDir.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsFile.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsPath.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsQuery.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsRule.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsStreamer.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsTicket.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSAccount.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSConn.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSConnManager.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSDirStats.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSException.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSFileStats.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueConds.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueResults.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueSelFlds.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSKeyValPair.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSMessage.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSMeta.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSObjIOOpr.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RODSQueryCondition.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RodsAPINum.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RodsConst.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RodsErrorTable.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RodsGenQueryKeyWd.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/RodsGenQueryNum.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/autoload.inc.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RODSPacket.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_BinBytesBuf.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_CollInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_CollOprStat.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_DataObjCopyInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_DataObjInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ExecCmdOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ExecMyRuleInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_GenQueryInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_GenQueryOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_InxIvalPair.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_InxValPair.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_KeyValPair.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MiscSvrInfo.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ModAVUMetadataInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsParam.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsParamArray.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsgHeader.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_RHostAddr.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_RodsObjStat.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_STR.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_SqlResult.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_StartupPack.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_TransStat.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_Version.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_authRequestOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_authResponseInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjCloseInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjReadInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjWriteInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_fileLseekInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_fileLseekOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_getTempPasswordOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_pamAuthRequestInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_pamAuthRequestOut.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_sslEndInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_sslStartInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ticketAdminInp.class.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/prods.ini [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/release_notes.txt [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsAPINum.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsGenQueryKeyWd.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsGenQueryNum.php [deleted file]
apps/files_external/3rdparty/irodsphp/prods/utilities/exif2meta.php [deleted file]
apps/files_external/3rdparty/irodsphp/release_notes.txt [deleted file]
apps/files_external/appinfo/app.php
apps/files_external/lib/irods.php [deleted file]
apps/files_external/tests/irods.php [deleted file]