Revisions for framework/RPC/RPC/syncml.php

Location: [ Horde ] / framework / RPC / RPC / syncml.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.18.10.14 FRAMEWORK_3 (+2 -2 lines) 08/26/2008 12:49 PM Jan Schneider jan

MFH: 1.44

1.44 (+2 -2 lines) 08/26/2008 12:26 PM Jan Schneider jan

No session information.

1.18.10.13 FRAMEWORK_3 (+2 -2 lines) 07/10/2008 04:20 PM Jan Schneider jan

MFH: 1.43

1.43 (+2 -2 lines) 07/10/2008 11:42 AM Jan Schneider jan

Fix scope.
Bug: #7053

1.18.10.12 FRAMEWORK_3 (+5 -2 lines) 07/10/2008 03:55 AM Jan Schneider jan

MFH: 1.42

1.42 (+5 -2 lines) 07/10/2008 03:50 AM Jan Schneider jan

Forgot to commit the important part: actually pass the RespUIR endpoint to
process().
Bug: 6939

1.18.10.11 FRAMEWORK_3 (+12 -38 lines) 04/10/2008 05:39 AM Jan Schneider jan

MFH: 1.41

Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4

1.41 (+2 -1 lines) 04/10/2008 05:30 AM Jan Schneider jan

Missed this during the lazy loading commit.

1.40 (+11 -38 lines) 04/06/2008 08:12 PM Jan Schneider jan

Remove weird global function, more cleanup.

1.18.10.10 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_2_RC3, HORDE_3_2_RC2

1.39 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.18.10.9 FRAMEWORK_3 (+23 -193 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

1.38 (+1 -2 lines) 11/15/2007 06:02 AM Jan Schneider jan

Copyright assigned by Anthony Mills.

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1

1.37 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: HORDE_3_2_ALPHA

1.36 (+8 -3 lines) 01/21/2007 09:20 AM Karsten Fourmont karsten

Turn on debug output as default for the time being when doing SyncML.

1.35 (+8 -116 lines) 01/14/2007 02:31 PM Karsten Fourmont karsten

Refactored SyncML module. Now with two backends: Horde and Sql.
Bumped SyncML version number to 0.7.0

1.18.10.8 FRAMEWORK_3 (+3 -3 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1

1.34 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.33 (+2 -2 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.32 (+20 -17 lines) 10/07/2006 09:12 AM Karsten Fourmont karsten

Streamlined logging: SyncML now uses the same log dir as RPC::syncml.
New log file /tmp/sync/syncml_log.txt.

1.31 (+5 -3 lines) 09/14/2006 05:02 PM Michael M Slusarz slusarz

Don't create class vars - just use a $params array.

1.30 (+25 -96 lines) 07/24/2006 03:35 PM Karsten Fourmont karsten

Changes to match new SyncML codebase. All SyncML logic is now in the SyncML
package.

1.29 (+1 -1 lines) 05/01/2006 03:19 PM Karsten Fourmont karsten

Coding Standards: fixed "if(" and function definitions with opening brace
on same line.

1.18.10.7 FRAMEWORK_3 (+2 -2 lines) 05/01/2006 08:05 AM Jan Schneider jan

MFH:
Fixed handling of DevInf data. At least the synthesis client is happy now.
Set VCALENDAR2.0 style format as default for syncing.
Use DevInf device information to automatically use correct VCALENDAR/VCARD
version requested by the client device.
Move debug constants to Constants.php, add logging of DevInf information.

Tags: HORDE_3_1_3, HORDE_3_1_2

1.28 (+1 -1 lines) 04/30/2006 11:04 AM Karsten Fourmont karsten

Small logging tweaks.

1.18.10.6 FRAMEWORK_3 (+3 -3 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.27 (+3 -3 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.18.10.5 FRAMEWORK_3 (+23 -22 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.26 (+9 -9 lines) 09/22/2005 10:55 AM Chuck Hagenbuch chuck

Rename package to SyncML (drop the Horde_), and install accordingly.

Tags: BEFORE_MERGE_3_1

1.25 (+2 -1 lines) 09/21/2005 04:43 PM Karsten Fourmont karsten

Modifications to match new XML_WBXML package: we now directly deal
with wbxml using appropriate contenthandlers. So calling the XML parser
is no longer required for wbxml. Should be a nice speedup.

1.24 (+8 -0 lines) 09/20/2005 03:59 AM Karsten Fourmont karsten

Clean up charset handling. Added setCharset to manually set the charset
on headless (RPC) operations.

1.18.10.4 FRAMEWORK_3 (+15 -15 lines) 08/29/2005 01:18 PM Jan Schneider jan

Comment formatting.

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1

1.23 (+24 -32 lines) 08/22/2005 11:57 AM Jan Schneider jan

Doc cleanup and code nits.

1.18.10.3 FRAMEWORK_3 (+8 -3 lines) 06/23/2005 04:00 PM Matt Selsky selsky

MFH: Clean up phpdoc.

Tags: HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.22 (+8 -3 lines) 06/23/2005 03:45 PM Matt Selsky selsky

Clean up phpdoc.

1.21 (+7 -7 lines) 05/22/2005 03:47 PM Chuck Hagenbuch chuck

grammar, wrapping

1.18.10.2 FRAMEWORK_3 (+1 -2 lines) 04/21/2005 07:26 AM Matt Selsky selsky

Remove @version.

1.20 (+1 -2 lines) 04/21/2005 01:56 AM Matt Selsky selsky

Remove @version.

1.19 (+1 -1 lines) 01/03/2005 08:09 AM Jan Schneider jan

Happy New Year

1.18.10.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:19 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1

1.18 (+19 -7 lines) 07/12/2004 11:06 PM Chuck Hagenbuch chuck

Use output buffering to make sure that no errors get sent to the
client during RPC operations.

Tags: FRAMEWORK_3, HORDE_3_0, HORDE_3_0_RC3

1.17 (+17 -16 lines) 07/12/2004 01:59 PM Chuck Hagenbuch chuck

Let the syncml_wbxml handler do all logging; cleanups.

1.16 (+6 -6 lines) 04/07/2004 01:43 PM Chuck Hagenbuch chuck

- use '/', not DIRECTORY_SEPARATOR

1.15 (+2 -4 lines) 03/16/2004 02:52 AM amills

no longer passing state around using variables, use $_SESSION instead

Tags: HORDE_3_0_ALPHA

1.14 (+12 -8 lines) 02/26/2004 03:23 PM Jan Schneider jan

More silence.

1.13 (+3 -3 lines) 02/26/2004 03:22 PM Jan Schneider jan

Include ContentHandler.php.

1.12 (+7 -5 lines) 02/26/2004 03:19 PM Jan Schneider jan

Silence warnings that might break XML output.

1.11 (+12 -11 lines) 01/19/2004 11:54 AM amills

fixed the character function to work correctly

1.10 (+33 -29 lines) 01/02/2004 10:31 PM Chuck Hagenbuch chuck

Remove trailing spaces, fix format, etc.

1.9 (+56 -290 lines) 01/01/2004 07:42 PM amills

moved the ContentHandler, SyncHdr and SyncBody into SyncML.php file

read the packet number out of a file, this will keep the packet number
between pages

1.8 (+3 -3 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.7 (+321 -23 lines) 12/21/2003 12:06 AM Chuck Hagenbuch chuck

Patch from Anthony Mills - cleanups, bugfixes, and use strings instead
of streams.

1.6 (+25 -36 lines) 12/17/2003 11:02 AM Chuck Hagenbuch chuck

some fixes from Anthony Mills, and a bit of cleanup of my own.

1.5 (+6 -8 lines) 12/13/2003 11:13 PM Chuck Hagenbuch chuck

- bypass auth in syncml (until later)
- don't need constructors that just call parent::

1.4 (+4 -3 lines) 12/13/2003 10:28 PM Chuck Hagenbuch chuck

style

1.3 (+139 -5 lines) 12/10/2003 05:56 PM Chuck Hagenbuch chuck

Start handling syncml in rpc.php and add an encoding/decoding syncml_wbxml.php class.

1.2 (+6 -6 lines) 11/26/2003 07:27 PM Jan Schneider jan

Rename RPC to Horde_RPC.

1.1 11/26/2003 05:13 PM Jan Schneider jan

Re-add missing files.