Commit Graph

10 Commits

Author SHA1 Message Date
Dietmar Maurer
d25e743196 fix bug #88: use decode_utf8_parameters() 2012-01-19 14:08:49 +01:00
Dietmar Maurer
e771ec500a fix bug #86: correctly decode cookie 2012-01-17 08:18:13 +01:00
Dietmar Maurer
56ecfafd03 fix bug #85: allow root@pam to generate tickets for other users
We cannot automatically set the auth cookie any longer - the client need
to do that now.
2012-01-17 07:01:34 +01:00
Dietmar Maurer
b00b561726 make password optional 2012-01-13 13:34:08 +01:00
Dietmar Maurer
e09058af9a use new set_result_attrib 2011-12-21 07:11:04 +01:00
Dietmar Maurer
3dff4a9fc1 use new get_result_changes()
That way we can return file diffs as additional return attribute.
2011-12-20 11:21:36 +01:00
Dietmar Maurer
6c980a6779 add some comments about KeepAlive usage.
Seems KeepAlive spawns too many processes, so we cant use it.
2011-11-10 09:21:28 +01:00
Dietmar Maurer
97ab5760dc add file upload hacks 2011-11-03 09:34:34 +01:00
Dietmar Maurer
282184f5a0 disable debug messages in REST.pm by default 2011-09-29 08:33:41 +02:00
Dietmar Maurer
beb651ee65 removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00