Hi all, I small question. ICalender server announces support for LOCK and UNLOCK but requesting even a simple lock like this: <?xml version=\"1.0\" encoding=\"utf-8\" ?> <D:lockinfo xmlns:D=\"DAV:\"> <D:lockscope><D:exclusive/></D:lockscope> <D:locktype><D:write/></D:locktype> </D:lockinfo> Gives this response: <html> <head> <title>501 Not Implemented</title> </head> <body> <h1>Not Implemented</h1> Some functionality requested is not implemented on this server. </body> </html> Anything wrong with the lock request? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- printk("NULL POINTER IDIOT\n"); linux-2.6.6/drivers/media/dvb/dvb-core/dvb_filter.c