Ralf Becker
|
f65d804916
|
phpgw_interserv --> egw_interserv
|
2005-11-13 11:55:07 +00:00 |
|
Miles Lott
|
b4a21c4e9e
|
Switch to egw_info, etc, and remove reset/while
|
2005-08-23 17:53:41 +00:00 |
|
Miles Lott
|
47d7968d60
|
Disable debugging by default, but enable for the interserv test application
|
2005-07-02 20:19:19 +00:00 |
|
Ralf Becker
|
1cabb62405
|
new schema_proc class seems to work now
|
2004-08-13 18:59:00 +00:00 |
|
reinerj
|
48f840d7de
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
|
Miles Lott
|
b6162efea5
|
Replace gettype() where possible
|
2003-12-14 17:29:52 +00:00 |
|
Miles Lott
|
20b851da6f
|
intval -> (int), replace gettype() and ereg functions where possible
|
2003-12-14 17:18:41 +00:00 |
|
Ralf Becker
|
c8d9ba1a5f
|
small fix to not use eval
|
2003-10-21 09:18:21 +00:00 |
|
Ralf Becker
|
6909e7241d
|
some fixes:
- replaced the hardcoded /phpgroupware url with the webserver_url
- register globals
|
2003-10-20 17:25:56 +00:00 |
|
Ralf Becker
|
b8557e49d9
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
|
skeeter
|
e9fd4b08b4
|
Small cleanup in the query.
|
2002-02-15 18:57:30 +00:00 |
|
Miles Lott
|
ad06fdf765
|
formatting
|
2002-02-08 05:21:30 +00:00 |
|
Miles Lott
|
86eed797cb
|
Changes to soap functions
|
2001-12-10 02:09:31 +00:00 |
|
Miles Lott
|
60e82152d5
|
Finally fix return values, I hope
|
2001-12-06 15:51:06 +00:00 |
|
Miles Lott
|
3326dd642e
|
This now uses the full path entered in the admin tool for peer servers. The
default is used if none was entered, hopefully. (remove hardcoded path)
Thought I fixed this already, but anyway...
|
2001-11-30 04:46:50 +00:00 |
|
Miles Lott
|
9bebfc89c4
|
now uses the class var only as a default for the app part of the URL
|
2001-10-22 21:13:11 +00:00 |
|
Miles Lott
|
8fe80611d3
|
Added return of total to get_list by ref, needs tweaking
|
2001-09-05 11:16:58 +00:00 |
|
Miles Lott
|
8353d7e678
|
Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods
|
2001-08-30 00:29:55 +00:00 |
|
Miles Lott
|
b482e375d0
|
Adjust for struct return in soap
|
2001-08-27 11:38:45 +00:00 |
|
Miles Lott
|
57ba2dfff8
|
Handle multi-dimensional array input, decode those xmlrpcvals
|
2001-08-23 06:47:50 +00:00 |
|
Miles Lott
|
55c06c14ad
|
for xmlrpc, if the value sent is a string, encode it as such - phpgw will almost
always use structs...
|
2001-08-22 03:51:29 +00:00 |
|
Miles Lott
|
af775b2be8
|
Process multi-dimensional array values to one more level deep
|
2001-08-20 16:51:04 +00:00 |
|
Miles Lott
|
aedb803a1c
|
Switch to always use structs for iomap since they best represent one level
associative arrays; Add ability to call a bo layer class
|
2001-08-20 16:33:26 +00:00 |
|
Miles Lott
|
884232c7d0
|
Trying a new way of handling login and subsequent verification
|
2001-08-19 23:55:58 +00:00 |
|
Miles Lott
|
b2ef2fb0e5
|
Undo oops in session->verify_server() and make soap auth/verify work
|
2001-08-18 21:32:22 +00:00 |
|
Miles Lott
|
c7edc28716
|
Fixes to allow for support of server auth using soap with/without ssl
|
2001-08-18 20:31:47 +00:00 |
|
Miles Lott
|
fefe347b33
|
php3 fix in call to get_list()
|
2001-08-15 17:05:08 +00:00 |
|
Miles Lott
|
51a572a9f5
|
Move ssl client send into xmlrpc_client class
|
2001-08-15 14:01:44 +00:00 |
|
Miles Lott
|
21e323111d
|
Add create_server() verify_server() for the 'special' needs they have
|
2001-08-15 03:54:15 +00:00 |
|
Miles Lott
|
fb00930ab8
|
Fix syntax error in client, make non-ssl xmlrpc work
|
2001-08-13 22:30:50 +00:00 |
|
Miles Lott
|
bf3f08b0fd
|
Fix xmlrpc calls
|
2001-08-13 22:17:22 +00:00 |
|
Miles Lott
|
705dfe3785
|
Add additional trust relationships
|
2001-08-13 20:49:48 +00:00 |
|
Miles Lott
|
948bdea4d1
|
Starting to add initial support for server coop, needs api mod/update
|
2001-08-13 16:24:03 +00:00 |
|