Mercurial > libervia-backend
log src/memory/memory.py @ 1998:999ee8c2e8fa
age | author | description |
---|---|---|
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Mon, 29 Feb 2016 16:13:47 +0100 | Goffi | core (memory, config): moved parseMainConf to tools/config so it can be used by frontends too |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Mon, 07 Dec 2015 13:10:44 +0100 | Goffi | core: avoid initialisation blocking when a long callback is added to backend.initialised (could prevent sessions starting) |
Mon, 30 Nov 2015 20:40:55 +0100 | Goffi | core (memory): fixed bad memory cleaning on asyncDeleteProfile |
Fri, 27 Nov 2015 16:52:14 +0100 | Goffi | core (memory): asyncCreateProfile fix: a fake session is created to set general password param |