Thu, 28 Jun 2012 19:26:50 +0000 |
Pascal Volk |
Merged changes from v0.6.x(28230a8230bf).
|
changeset |
files
|
Thu, 28 Jun 2012 19:23:24 +0000 |
Pascal Volk |
Close v0.6.x branch.
v0.6.x
|
changeset |
files
|
Thu, 28 Jun 2012 18:48:37 +0000 |
Pascal Volk |
vmm: Don't insert the module directory into sys.path by default.
v0.6.x
|
changeset |
files
|
Thu, 28 Jun 2012 18:33:32 +0000 |
Pascal Volk |
Updated copyright notices to include the year 2012.
v0.6.x
|
changeset |
files
|
Thu, 28 Jun 2012 18:03:48 +0000 |
Pascal Volk |
TODO: Removed "listpwschemes" entry.
v0.6.x
|
changeset |
files
|
Thu, 28 Jun 2012 17:51:23 +0000 |
Pascal Volk |
UPGRADE: Updated documentation.
v0.6.x
|
changeset |
files
|
Thu, 28 Jun 2012 16:16:01 +0000 |
Pascal Volk |
VMM/cli/subcommands: Replaced the keyword `default' by `domain'.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 21:36:36 +0000 |
Pascal Volk |
INSTALL: Added description how to create additional dove* user/group.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 20:20:00 +0000 |
Pascal Volk |
INSTALL: Updated documentation.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 20:15:06 +0000 |
Pascal Volk |
Configure.Dovecot_2: Added configuration documentation for Dovecot_2 >= 2.0.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 13:11:28 +0000 |
Pascal Volk |
VMM: The Python 2.4.x compatibility commit - part III.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 12:46:27 +0000 |
Pascal Volk |
VMM/account: Check the account's transport only when we have a transport.
v0.6.x
|
changeset |
files
|
Wed, 27 Jun 2012 12:18:53 +0000 |
Pascal Volk |
VMM: The Python 2.4.x compatibility commit.
v0.6.x
|
changeset |
files
|
Thu, 14 Jun 2012 20:45:12 +0000 |
Pascal Volk |
pgsql/set-permissions.py: Extended permissions.
v0.6.x
|
changeset |
files
|
Thu, 14 Jun 2012 16:06:09 +0000 |
Pascal Volk |
VMM/handler: Restored method Handler.domain_transport().
v0.6.x
|
changeset |
files
|
Thu, 31 May 2012 18:48:00 +0000 |
Pascal Volk |
pgsql: Added helper script: set-permissions.py.
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 13:17:21 +0200 |
martin f. krafft |
Provide list{addresses,aliases,users,relocated} subcommands
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 19:56:21 +0200 |
martin f. krafft |
man: escape hyphens
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 19:47:58 +0200 |
martin f. krafft |
man: add 'catchall' to domaininfo
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 16:17:50 +0000 |
Pascal Volk |
man: vmm1: Use `fqdn' instead of `domain' in catchall* descriptions.
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 15:56:01 +0000 |
Pascal Volk |
VMM/cli/subcommands: Use the `fqdn' argument placeholder also for
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 17:51:00 +0200 |
martin f. krafft |
Fix transport_maps function for non-existent domains
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 17:36:26 +0200 |
martin f. krafft |
Revert caching of destination interpolation
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 15:30:16 +0000 |
Pascal Volk |
pgsql: update_tables_*: Added missing `NOT' to `… tid DROP NOT NULL;'.
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 12:54:16 +0000 |
Pascal Volk |
pgsql: Create column `note' as text.
v0.6.x
|
changeset |
files
|
Sun, 15 Apr 2012 14:10:40 +0200 |
martin f. krafft |
Add docstring for common.format_domain_default
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 21:48:00 +0200 |
martin f. krafft |
Document domainnote in manpages
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 22:56:52 +0200 |
martin f. krafft |
Remove domain/account notes from TODO
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 22:53:21 +0200 |
martin f. krafft |
Include account note in getuser output
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 22:52:40 +0200 |
martin f. krafft |
Display formatted notes in info output
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 21:20:06 +0200 |
martin f. krafft |
Ignore *.egg-status build directory created by setuptools
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 15:44:23 +0200 |
martin f. krafft |
Add user/domainnote commands to manpages
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 13:29:01 +0200 |
martin f. krafft |
Add note field to Account/Domain and CLI
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 12:58:20 +0200 |
martin f. krafft |
Modify SQL to add note field to domain_data and users
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 16:02:46 +0000 |
Pascal Volk |
man: vmm.1: subcommand's name argument is optional now.
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 14:33:21 +0200 |
martin f. krafft |
Allow username to take no argument to erase value
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 12:39:06 +0200 |
martin f. krafft |
Add inheritance as a feature to README
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 12:37:08 +0200 |
martin f. krafft |
Change 'force' argument to reset user records for tid/ssid/qid
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 00:36:43 +0200 |
martin f. krafft |
Change UI to accept 'default' to restore inherited values
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 23:24:12 +0200 |
martin f. krafft |
Modify userinfo output to indicate when domain defaults are displayed
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 23:09:40 +0200 |
martin f. krafft |
Modify Account class to handle NULL references
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 17:49:14 +0200 |
martin f. krafft |
Modify SQL update script to accept NULL fields for users
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 23:49:26 +0200 |
martin f. krafft |
man: Add examples for userservices
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 15:11:27 +0000 |
Pascal Volk |
Reverted previous three changesets (e09139525580, 85517c8fde36, 3acbff727626)
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 23:24:12 +0200 |
martin f. krafft |
Modify userinfo output to indicate when domain defaults are displayed
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 23:09:40 +0200 |
martin f. krafft |
Modify Account class to handle NULL references
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 17:49:14 +0200 |
martin f. krafft |
Modify SQL update script to accept NULL fields for users
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 11:50:33 +0200 |
martin f. krafft |
Add list* subcommands to TODO
v0.6.x
|
changeset |
files
|
Sat, 14 Apr 2012 10:41:10 +0200 |
martin f. krafft |
add domain/account notes to TODO
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 22:57:23 +0200 |
martin f. krafft |
Add my WIP items to the TODO list
v0.6.x
|
changeset |
files
|
Fri, 13 Apr 2012 14:56:29 +0200 |
martin f. krafft |
Cache interpolated destination
v0.6.x
|
changeset |
files
|
Thu, 12 Apr 2012 18:22:54 +0000 |
Pascal Volk |
man: Use example.com in catchallinfo example output.
v0.6.x
|
changeset |
files
|
Thu, 12 Apr 2012 18:18:02 +0000 |
Pascal Volk |
README: reStructuredText fix: ERROR/3 and WARNING/2.
v0.6.x
|
changeset |
files
|
Wed, 11 Apr 2012 16:23:27 +0200 |
martin f. krafft |
Enable interpolation of alias destinations
v0.6.x
|
changeset |
files
|
Wed, 11 Apr 2012 09:08:19 +0200 |
martin f. krafft |
Add catch-all aliases to README/features
v0.6.x
|
changeset |
files
|
Tue, 10 Apr 2012 23:50:35 +0200 |
martin f. krafft |
Add catchall subcommands to manpages
v0.6.x
|
changeset |
files
|
Tue, 10 Apr 2012 23:50:18 +0200 |
martin f. krafft |
Include catch-all count in domaininfo output
v0.6.x
|
changeset |
files
|
Tue, 10 Apr 2012 22:56:30 +0200 |
martin f. krafft |
Make PL/pgSQL function feed back identity for mailboxes/relocated when there
v0.6.x
|
changeset |
files
|
Tue, 10 Apr 2012 01:08:25 +0200 |
martin f. krafft |
Fix syntax errors
v0.6.x
|
changeset |
files
|
Tue, 10 Apr 2012 00:50:55 +0200 |
martin f. krafft |
Modify virtual_alias_maps function to check mailboxes/relocated first
v0.6.x
|
changeset |
files
|