]> source.dussan.org Git - nextcloud-server.git/commit
incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp
authorThomas Müller <thomas.mueller@tmit.eu>
Fri, 12 Jul 2013 13:08:13 +0000 (15:08 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Fri, 12 Jul 2013 13:08:13 +0000 (15:08 +0200)
commit01378e19072b89c33af85a8a12a37f6c898e0941
tree3454866ce19b9fc5eb48c7c3bf632bb767afb3d1
parent481bb831bb898399a01495fb6d3b07ca44a02f17
incorporate development branch of  ssh://irodsguest@code.renci.org/gitroot/irodsphp
80 files changed:
.gitignore
apps/files_external/3rdparty/irodsphp/LICENSE.txt [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/doc_config.ini [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/release_notes.txt [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/LICENSE.txt [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/Prods.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsConfig.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsDir.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsFile.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsPath.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsQuery.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsRule.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsStreamer.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/ProdsTicket.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSAccount.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSConn.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSConnManager.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSDirStats.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSException.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSFileStats.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueConds.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueResults.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSGenQueSelFlds.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSKeyValPair.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSMessage.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSMeta.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSObjIOOpr.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RODSQueryCondition.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RodsAPINum.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RodsConst.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RodsErrorTable.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RodsGenQueryKeyWd.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/RodsGenQueryNum.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/autoload.inc.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RODSPacket.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_BinBytesBuf.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_CollInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_CollOprStat.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_DataObjCopyInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_DataObjInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ExecCmdOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ExecMyRuleInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_GenQueryInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_GenQueryOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_InxIvalPair.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_InxValPair.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_KeyValPair.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MiscSvrInfo.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ModAVUMetadataInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsParam.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsParamArray.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_MsgHeader.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_RHostAddr.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_RodsObjStat.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_STR.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_SqlResult.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_StartupPack.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_TransStat.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_Version.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_authRequestOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_authResponseInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjCloseInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjReadInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_dataObjWriteInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_fileLseekInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_fileLseekOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_getTempPasswordOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_pamAuthRequestInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_pamAuthRequestOut.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_sslEndInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_sslStartInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/packet/RP_ticketAdminInp.class.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/prods.ini [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/release_notes.txt [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsAPINum.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsGenQueryKeyWd.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/src/setRodsGenQueryNum.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/prods/utilities/exif2meta.php [new file with mode: 0644]
apps/files_external/3rdparty/irodsphp/release_notes.txt [new file with mode: 0644]