gecko/services/sync/modules
2008-04-16 14:46:57 -07:00
..
async.js Various improvements: 2008-04-10 21:38:15 -07:00
constants.js bump version 2008-04-01 23:44:39 -07:00
crypto.js make service.js the main entry point from chrome/content; make the service be lazy-loaded; make crypto be lazy-loaded 2008-03-25 15:14:00 -07:00
dav.js service: remove accidental 'resetServer' call in sync (\!); dav: lock a file called 'lock', instead of the entire collection (workaround for bug 421610) 2008-04-16 14:46:57 -07:00
engines.js engines now get the pbe identity directly from the identity manager; engines now know their 'enabled' status (pref); main service syncs *all* registered (enabled) engines 2008-04-15 17:21:34 -07:00
identity.js Various improvements: 2008-04-10 21:38:15 -07:00
log4moz.js fix 'clear logs' on windows 2008-03-28 19:36:11 -07:00
service.js service: remove accidental 'resetServer' call in sync (\!); dav: lock a file called 'lock', instead of the entire collection (workaround for bug 421610) 2008-04-16 14:46:57 -07:00
stores.js Semicolon was missing in cookieStore.wrap() 2008-04-04 12:09:04 -07:00
syncCores.js Prettied up my code by using block comments and making my indents 2 spaces. 2008-04-04 12:08:04 -07:00
util.js Various improvements: 2008-04-10 21:38:15 -07:00
wrap.js [mostly] beat login dialog into submission; use DAV singleton instead of making a new DAVCollection in service.js; split up checks from login into their own functions, call them on sync(); check we are logged in before syncing 2008-03-31 07:20:09 -07:00
xxtea.js move xxxtea.js -> xxtea.js (typo) 2007-12-27 12:50:51 -08:00