egroupware/phpgwapi/inc
2013-06-12 16:57:44 +00:00
..
adodb * MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header 2013-05-26 09:32:41 +00:00
fpdf
horde
htmLawed
idna_convert
min
savant2
class.about.inc.php
class.accounts_ads.inc.php accounts addressbook incl. working updates for active directory 2013-06-01 17:55:33 +00:00
class.accounts_ldap.inc.php * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:07:38 +00:00
class.accounts_sql.inc.php fix problem regarding the ability to save a groups emailaddress 2013-05-23 13:48:51 +00:00
class.accounts.inc.php * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:07:38 +00:00
class.acl.inc.php * All apps: group grants now again return inactive users, was broken since inactive users are no longer shown in user-selections 2013-05-16 12:43:44 +00:00
class.applications.inc.php
class.arrayfunctions.inc.php
class.asyncservice.inc.php not storing $GLOBALS[egw_info][user] twice in session (was also stored as $GLOBALS[egw]->session->user), also removing not used $GLOBALS[egw_info][user][acl], but re-reading preferences in session::verify() so long running sessions get preferences set by an other session, removing nowhere used creditspoint class from api (calls not public available creditspoint app) 2012-08-07 08:55:41 +00:00
class.auth_ads.inc.php * API: full support of active directory as account storage, tested so far with Samba4 2013-05-22 17:22:20 +00:00
class.auth_cas.inc.php
class.auth_fallback.inc.php * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:02:53 +00:00
class.auth_fallbackmail2sql.inc.php
class.auth_http.inc.php
class.auth_ldap.inc.php
class.auth_mail.inc.php
class.auth_nis.inc.php reworked auth classes, to allow them to use each other and a new auth class using a primary backend (ldap) and a fallback (sql) 2010-01-28 04:22:37 +00:00
class.auth_pam.inc.php
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.bolink.inc.php
class.browser.inc.php
class.categories.inc.php
class.common.inc.php
class.config.inc.php refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list 2013-06-12 16:57:44 +00:00
class.contacts.inc.php
class.contenthistory.inc.php
class.country.inc.php
class.db_backup.inc.php
class.db.inc.php
class.dragdrop.inc.php
class.egw_cache_apc.inc.php
class.egw_cache_files.inc.php
class.egw_cache_memcache.inc.php
class.egw_cache_xcache.inc.php
class.egw_cache.inc.php * API: allow to set a maximum caching time used instead of unlimited caching or a bigger time, eg. in header.inc.php: egw_caching::$max_expiration = 864000; // 10days 2013-06-10 09:55:22 +00:00
class.egw_ckeditor_config.inc.php
class.egw_datetime.inc.php
class.egw_db.inc.php refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list 2013-06-12 16:57:44 +00:00
class.egw_digest_auth.inc.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
class.egw_exception.inc.php
class.egw_find_iterator.inc.php
class.egw_framework.inc.php
class.egw_grid_columns.inc.php
class.egw_htmLawed.inc.php allow some nesting of div elements 2013-06-03 13:27:19 +00:00
class.egw_ical_iterator.inc.php
class.egw_idna.inc.php
class.egw_include_mgr.inc.php
class.egw_index.inc.php
class.egw_json.inc.php
class.egw_keymanager.inc.php
class.egw_link.inc.php
class.egw_mailer.inc.php
class.egw_session_files.inc.php
class.egw_session_memcache.inc.php
class.egw_session.inc.php
class.egw_tail.inc.php
class.egw_time.inc.php
class.egw_vfs.inc.php
class.egw.inc.php
class.error.inc.php
class.errorlog.inc.php
class.filesystem_stream_wrapper.inc.php
class.global_stream_wrapper.inc.php
class.groupdav_handler.inc.php
class.groupdav_hooks.inc.php
class.groupdav_principals.inc.php
class.groupdav.inc.php
class.historylog.inc.php
class.hooks.inc.php
class.html.inc.php
class.http.inc.php
class.iface_stream_wrapper.inc.php
class.interserver.inc.php
class.ischedule_client.inc.php
class.ischedule_server.inc.php
class.jscalendar.inc.php
class.ldap.inc.php accounts addressbook incl. working updates for active directory 2013-06-01 17:55:33 +00:00
class.ldapserverinfo.inc.php accounts addressbook incl. working updates for active directory 2013-06-01 17:55:33 +00:00
class.links_stream_wrapper.inc.php
class.listbox.inc.php
class.log.inc.php
class.mailDomainSigner.inc.php
class.mime_magic.inc.php
class.network.inc.php
class.nextmatchs.inc.php
class.PclZip.inc.php
class.pdf.inc.php
class.pdmlwrapper.inc.php
class.phpmailer.inc.php
class.portalbox.inc.php
class.preferences.inc.php Fix cache not being updated when clearing a preference 2013-06-11 22:43:42 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.schema_proc.inc.php
class.send.inc.php
class.sessions_db.inc.php
class.smbhash.inc.php
class.smtp.php
class.soap_client.inc.php
class.soap_parser.inc.php
class.soap_server.inc.php
class.soapclient.inc.php
class.soapmsg.inc.php
class.soapval.inc.php
class.solink.inc.php
class.sqlfs_stream_wrapper.inc.php
class.sqlfs_utils.inc.php
class.Template.inc.php
class.tplsavant2.inc.php
class.translation.inc.php
class.uiaccountsel.inc.php
class.vfs_home_hooks.inc.php
class.vfs_stream_wrapper.inc.php urlencode password to cope with url special chars like forward slash or @ in passwords 2013-06-03 19:32:26 +00:00
class.vfs_webdav_server.inc.php
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php
class.xmlrpc_server_epi.inc.php
class.xmlrpc_server_php.inc.php
class.xmlrpc_server.inc.php
class.xmlrpcmsg.inc.php
class.xmlrpcresp.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00
class.xmlrpcval.inc.php
common_functions.inc.php
functions.inc.php
jscalendar-setup.php
soap_functions.inc.php
soaplib.soapinterop.php
xml_functions.inc.php
xmlrpc.interop.php