..
class.accounts_contacts.inc.php
Fix save repository
2001-06-27 00:44:20 +00:00
class.accounts_ldap_old.inc.php
MAJOR: changing to new ldap accounts class, _old is the old file
2001-09-03 02:17:10 +00:00
class.accounts_ldap.inc.php
Fix for bug #482239 .
2001-11-17 03:02:30 +00:00
class.accounts_shared.inc.php
rename members() to member() to avoid potential php3 conflict with LDAP accounts and class var, $members
2001-10-22 13:05:07 +00:00
class.accounts_sql.inc.php
Accounts that are created from auto_add() will now be able to change there passwords
2001-12-09 20:32:17 +00:00
class.accounts.inc.php
GLOBALS...
2001-09-23 19:08:44 +00:00
class.acl.inc.php
i sure do like formatting code
2001-12-11 01:14:43 +00:00
class.applications.inc.php
Disable a couple of functions
2001-12-13 06:23:42 +00:00
class.auth_http.inc.php
Please test - commiting changes for use with register_globals off
2001-09-25 14:52:10 +00:00
class.auth_ldap.inc.php
Swap old/new update_lastlogin()
2001-09-03 03:56:12 +00:00
class.auth_mail.inc.php
Please test - commiting changes for use with register_globals off
2001-09-25 14:52:10 +00:00
class.auth_nis.inc.php
remove extra ")"
2001-12-08 15:37:34 +00:00
class.auth_sql.inc.php
Started working on allowing md5 passwords to be sent from login.php
2001-10-02 05:38:35 +00:00
class.auth_sqlssl.inc.php
Please test - commiting changes for use with register_globals off
2001-09-25 14:52:10 +00:00
class.auth.inc.php
Using GLOBALS
2001-08-30 19:40:44 +00:00
class.browser.inc.php
Duplicate possible transy IE download fix in HEAD
2001-07-09 15:58:05 +00:00
class.categories.inc.php
i sure do like formatting code
2001-12-11 01:20:45 +00:00
class.clientsniffer.inc.php
formatting
2001-11-23 19:35:45 +00:00
class.common.inc.php
crypto update; remove (un)serialize from common (en/de)crypt; add checks for
2001-12-20 16:19:55 +00:00
class.config.inc.php
GLOBALS; remove uneeded class vars in common (I hope)
2001-11-23 19:19:04 +00:00
class.contacts_ldap.inc.php
possible fix for no app cats on add
2001-11-25 10:18:38 +00:00
class.contacts_shared.inc.php
formatting
2001-12-08 21:55:13 +00:00
class.contacts_sql.inc.php
Make query into a loop to check all std fields.
2001-11-23 00:59:02 +00:00
class.contacts.inc.php
Moving these back to api
2001-07-05 07:37:36 +00:00
class.country.inc.php
Remove trailing ,
2001-07-10 19:43:30 +00:00
class.crypto.inc.php
crypto update; remove (un)serialize from common (en/de)crypt; add checks for
2001-12-20 16:19:55 +00:00
class.datetime.inc.php
Fix for bug # 458995.
2001-09-28 02:18:55 +00:00
class.db_msql.inc.php
formatting
2001-09-29 00:33:05 +00:00
class.db_mssql.inc.php
Applied fix from Bradley Bell to enable epoch date usage.
2001-12-14 03:42:17 +00:00
class.db_mysql.inc.php
GLOBALS
2001-11-23 19:23:22 +00:00
class.db_odbc.inc.php
formatting
2001-09-29 00:33:05 +00:00
class.db_oracle.inc.php
formatting
2001-09-28 21:27:40 +00:00
class.db_pgsql.inc.php
Changed to use the xmlrpcfault() function
2001-11-29 22:07:51 +00:00
class.db_sybase.inc.php
formatting
2001-09-29 00:33:05 +00:00
class.db.inc.php
Using GLOBALS
2001-09-02 00:27:19 +00:00
class.error.inc.php
formatting
2001-09-23 19:33:39 +00:00
class.errorlog.inc.php
Use db_addslashes to insert log message
2001-12-06 16:10:55 +00:00
class.graphics.inc.php
Formatting
2001-07-26 11:25:35 +00:00
class.historylog.inc.php
- Added delete function
2001-10-17 02:33:05 +00:00
class.hooks.inc.php
formatting
2001-09-23 19:23:49 +00:00
class.http.inc.php
formatting
2001-11-13 14:05:13 +00:00
class.interserver.inc.php
Changes to soap functions
2001-12-10 02:09:31 +00:00
class.listbox.inc.php
Fixes for the listbox portion of portals.
2001-10-19 02:11:46 +00:00
class.log.inc.php
formatting
2001-10-02 04:38:53 +00:00
class.matrixview.inc.php
GLOBALS, formatting
2001-11-24 23:03:33 +00:00
class.menutree.inc.php
Fixes for register_globals=off
2001-09-17 00:43:35 +00:00
class.network.inc.php
GLOBALS
2001-09-23 19:41:20 +00:00
class.nextmatchs.inc.php
combine left and right into one function returning an array, preparing for navigation of result sets
2001-12-07 20:22:13 +00:00
class.phpgw.inc.php
add globals to naked php_self in function redirect, comment out some broken code in template linux-at-work
2001-12-12 19:34:29 +00:00
class.portalbox.inc.php
Should be only fixes to make the portal box movement possible (up/down).
2001-10-21 10:49:29 +00:00
class.preferences.inc.php
completed rewrite of email preferences handling to schema based control mode
2001-12-17 18:37:59 +00:00
class.resultbox.inc.php
formatting
2001-10-02 04:17:19 +00:00
class.rssparser.inc.php
GLOBALS, format, replace if/else with switch
2001-10-02 04:11:39 +00:00
class.sbox2.inc.php
Commit GLOBALS patch sent by J�rgen Henge-Ernst <juergen@henge-ernst.de>
2001-09-25 22:28:37 +00:00
class.sbox.inc.php
GLOBALS
2001-09-28 21:32:44 +00:00
class.send.inc.php
formatting, globals
2001-09-28 21:38:29 +00:00
class.service_contacts.inc.php
Add service name wrapper classes for some basic functions
2001-09-05 10:46:39 +00:00
class.service_notes.inc.php
Add service name wrapper classes for some basic functions
2001-09-05 10:46:39 +00:00
class.service_schedule.inc.php
Add service name wrapper classes for some basic functions
2001-09-05 10:46:39 +00:00
class.service.inc.php
Add service name wrapper classes for some basic functions
2001-09-05 10:46:39 +00:00
class.sessions.inc.php
crypto update; remove (un)serialize from common (en/de)crypt; add checks for
2001-12-20 16:19:55 +00:00
class.soap_client.inc.php
Fixes to allow for support of server auth using soap with/without ssl
2001-08-18 20:31:47 +00:00
class.soap_parser.inc.php
Formatting, add Id tags
2001-08-18 14:37:52 +00:00
class.soap_server.inc.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
class.soapclient.inc.php
add license info from original
2001-09-28 21:31:39 +00:00
class.soapmsg.inc.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
class.soapval.inc.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
class.Template_new.inc.php
formatting, globals
2001-10-17 18:15:04 +00:00
class.Template.inc.php
Use $GLOBALS
2001-08-23 06:48:27 +00:00
class.translation_file.inc.php
GLOBALS
2001-09-28 21:32:44 +00:00
class.translation_sql.inc.php
formatting
2001-11-23 19:35:45 +00:00
class.translation.inc.php
Use GLOBALS
2001-08-31 08:45:44 +00:00
class.utilities.inc.php
GLOBALS, format, replace if/else with switch
2001-10-02 04:11:39 +00:00
class.validator.inc.php
formatting
2001-10-02 05:10:14 +00:00
class.vcard.inc.php
formatting
2001-10-02 04:32:21 +00:00
class.vfs_sql.inc.php
Trying to bring it in line with coding standards and a few speed enhancements.
2001-12-20 02:38:02 +00:00
class.vfs.inc.php
formatting
2001-09-23 19:23:49 +00:00
class.wsdl.inc.php
format, add headers
2001-10-17 22:08:38 +00:00
class.xml.inc.php
added a php class that allow us to parse XML files without having php XML
2001-05-08 23:26:42 +00:00
class.xmlrpc_client.inc.php
Finally fix return values, I hope
2001-12-06 15:51:06 +00:00
class.xmlrpc_server.inc.php
Finally fix return values, I hope
2001-12-06 15:51:06 +00:00
class.xmlrpcmsg.inc.php
ha element is a string
2001-12-07 21:51:36 +00:00
class.xmlrpcresp.inc.php
Finally fix return values, I hope
2001-12-06 15:51:06 +00:00
class.xmlrpcval.inc.php
php3 "fix"
2001-12-07 21:53:12 +00:00
footer.inc.php
Missing the menuaction for checking of the footer.
2001-09-29 01:31:29 +00:00
functions.inc.php
format
2001-12-19 20:03:01 +00:00
php3_support_functions.inc.php
add Id tag, minor formatting
2001-11-23 17:24:49 +00:00
phpgw_mime.types
New mime types added.
2001-12-15 04:25:24 +00:00
soap_functions.inc.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
soaplib.soapinterop.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
xml_functions.inc.php
Fix listApps()
2001-12-07 00:24:33 +00:00
xmlrpc.interop.php
Minor formatting change
2001-12-04 13:49:56 +00:00