search for: session_restor

Displaying 2 results from an estimated 2 matches for "session_restor".

Did you mean: session_restore
2010 Dec 16
1
Remote firefox configuration
Hi everyone! :-) I need to change some firefox configuration settings on a remote machine (running an up-to-date CentOS 5), using nothing but ssh for access (ie. no ssh -X or such, the link is too slow). The setting that I need to reconfigure is the one about what to open on startup --- in a GUI it is reached as Edit -> Preferences -> General tab -> "When Firefox starts".
2012 Oct 29
2
Save/restore IMAP session state
...to restore the imap process The patch is ugly and still missing many things. Anyway I thought I'd include it here just in case someone was really eager to continue implementing it. :) I'm not sure when I'll have time for it. A full patch would probably have to have some session_save()/session_restore() functions in lib-storage API. But a quick and dirty way is possible to implement for v2.1 as well, as long as some IMAP extensions aren't used (most importantly rfc5267). -------------- next part -------------- A non-text attachment was scrubbed... Name: imap-state.diff Type: text/x-patch Si...