aox:aox.git
2009-04-13 Abhijit Menon-SenRevert "try to restart the server if a child dies" v3.1.1
2009-04-09 Abhijit Menon-SenFix typo.
2009-04-09 Arnt Gulbrandsentry to restart the server if a child dies
2009-04-08 Abhijit Menon-SenDon't mention jam here either.
2009-04-04 Abhijit Menon-SenMake aox list mailboxes -s work again.
2009-04-04 Abhijit Menon-SenWe used to accept ls->list. Do so again.
2009-04-04 Arnt Gulbrandsenimplement aox command aliases cleaner
2009-04-04 Arnt Gulbrandsenkill dead code
2009-04-04 Arnt Gulbrandsenall aox commands are eternal
2009-04-04 Arnt Gulbrandsenmake help/anonymise/show build/show status not need...
2009-04-04 Abhijit Menon-SenUpdate VERSION.
2009-04-02 Abhijit Menon-SenMake 'aox add alias' case insensitive wrt. mailbox...
2009-04-02 Arnt Gulbrandsensurvive even if users.alias is null
2009-04-02 Arnt Gulbrandsensupport LDAP without evil-but-harmless errors
2009-04-02 Abhijit Menon-Senudoc fixes from next.
2009-04-02 Abhijit Menon-SenFix 'aox delete user [-f]'.
2009-04-02 Abhijit Menon-SenAdd downgrade_to_87() in schema.pg too.
2009-04-02 Abhijit Menon-SenSchema #88: make users.alias nullable to help 'aox...
2009-04-02 Arnt Gulbrandsenalso consider permissions on / properly
2009-04-02 Arnt Gulbrandsena hack to make "no rights" override inherited rights...
2009-04-02 Arnt Gulbrandsenthe obvious way to set "no rights" did not work
2009-04-01 Abhijit Menon-SenAnother (recursion-)guard needed.
2009-04-01 Arnt GulbrandsenLog has to consider log-level, otherwise we spam the...
2009-04-01 Arnt Gulbrandsenmassive SNAFU. 3.1.1, here we come
2009-03-31 Abhijit Menon-SenFix 'aox help add alias': another add/create confusion.
2009-03-31 Abhijit Menon-SenFix inbox creation.
2009-03-30 Abhijit Menon-SenFix confusing phrasing.
2009-03-30 Abhijit Menon-SenFix add/create confusion for CreateUser.
2009-03-30 Abhijit Menon-SenDon't forget to reset the revision after downgrading. v3.1.0
2009-03-30 Abhijit Menon-SenFix mis-escaped backslash.
2009-03-30 Arnt GulbrandsenI saw a segfault when log() was called really early
2009-03-26 Abhijit Menon-SenUpdate version.
2009-03-26 Arnt Gulbrandsenhandle "c-t-e: %random%" acceptably
2009-03-26 Arnt Gulbrandsenparsing a header used to be O(n^2) where n is the numbe...
2009-03-26 Arnt Gulbrandsenuse ++i instead of i++ with iterators
2009-03-26 Arnt Gulbrandsenold code was O(n^something) where n is the number of...
2009-03-26 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-03-26 Abhijit Menon-SenUpdate to #87.
2009-03-26 Abhijit Menon-SenUpdate current revision.
2009-03-26 Arnt Gulbrandsenlist aliases too in the "all nouns" list. the user...
2009-03-26 Arnt Gulbrandsenlist aliases too in the "all verbs" list
2009-03-26 Abhijit Menon-SenCreate non-existent intermediate mailboxes too.
2009-03-26 Abhijit Menon-SenSet CreateFoo command verbs to "create", not "add"
2009-03-25 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-03-25 Arnt Gulbrandsenif a query fails, the transaction must cope
2009-03-25 Abhijit Menon-SenCope with upgrade/downgrade asymmetry a bit better.
2009-03-25 Arnt Gulbrandsensegfaulting is no good. is this even 3.0.7 stuff?
2009-03-25 Arnt Gulbrandsenpreserve seen and deleted in copy
2009-03-25 Arnt Gulbrandsensort LIST responses by the canonical titlecased name...
2009-03-25 Arnt Gulbrandsenit's not enough to BE ABLE TO take other sessions'...
2009-03-25 Arnt Gulbrandsendon't endSession() explicitly before beginSession()
2009-03-25 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-03-25 Arnt Gulbrandsenexempt commit and rollback from being cancelled.
2009-03-24 Abhijit Menon-SenSchema #87: materialise virtual mailbox nodes.
2009-03-24 Arnt Gulbrandsenspeling
2009-03-24 Arnt Gulbrandsenchange things so Mailbox::setup() is (sometimes) unnece...
2009-03-23 Arnt Gulbrandsencall "Global" "/" and expect no nulls
2009-03-23 Arnt Gulbrandsenlovely. that is already done!
2009-03-20 Arnt Gulbrandsenuse explicit state so we won't happen to send the reque...
2009-03-20 Arnt Gulbrandsenfix the tlsproxy race
2009-03-20 Arnt Gulbrandsena bit of extra debugging to see what happens on vice
2009-03-20 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-03-20 Arnt Gulbrandsentry to handle segfaults, but as less of a special case
2009-03-20 Arnt Gulbrandsentypo
2009-03-20 Arnt Gulbrandsendisable TLS as extension, too
2009-03-20 Arnt Gulbrandsenwe disable TLS only if we cannot connect to tlsproxy.
2009-03-20 Arnt Gulbrandsenomit needless space! omit needless space! omit needless...
2009-03-20 Arnt Gulbrandsennew command: aox flush queue
2009-03-19 Abhijit Menon-SenFix trigger.
2009-03-19 Abhijit Menon-SenSplit 'aox set retention' into 'aox retain/delete mail...
2009-03-19 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-03-19 Arnt Gulbrandsenunbreak '( not flag seen ) and'
2009-03-19 Arnt GulbrandsenMerge branch 'master' of ssh://down.oryx.com/oryx/aox
2009-03-19 Arnt Gulbrandsenwe implement 5257
2009-03-19 Abhijit Menon-SenSyntax fixes etc.
2009-03-19 Arnt GulbrandsenGlobal FIRST
2009-03-18 Arnt Gulbrandsenreorder to make the SQL queries easier to read/review
2009-03-18 Arnt Gulbrandsenreorder Selector clauses to make a nicer SQL query.
2009-03-18 Arnt Gulbrandsenretention_policies.duration is days, not seconds
2009-03-18 Arnt Gulbrandsenaox vacuum now handles mailbox-limited deletes
2009-03-18 Arnt Gulbrandsennow aox vacuum consumes modseqs appropriately
2009-03-18 Arnt Gulbrandsenmake aox work a little better wrt retention
2009-03-18 Arnt Gulbrandsenmake aox vacuum enforce 'set retention delete'.
2009-03-18 Arnt Gulbrandsentweak output to be informative and nice
2009-03-18 Arnt Gulbrandsensql speling
2009-03-18 Arnt Gulbrandsenreparse gave a warning (but worked). kill the warning.
2009-03-18 Arnt Gulbrandsentwo new RFCs; we already implement both
2009-03-18 Arnt Gulbrandsenbase log IDs on the pid instead of a small integer...
2009-03-17 Arnt Gulbrandsensql speling
2009-03-17 Arnt Gulbrandsenstop using prepared statements
2009-03-17 Arnt Gulbrandsendon't rewrite a prepared statement based on the values...
2009-03-17 Arnt Gulbrandsendon't delete things to which pointers may still exist
2009-03-17 Arnt Gulbrandsenomit needless state
2009-03-17 Arnt Gulbrandsensa_restorer isn't there on most OSes and we don't use...
2009-03-17 Arnt Gulbrandsendon't specify logfile and logfile-mode in the default...
2009-03-17 Arnt Gulbrandsenuse syslog by default and start logd only if needed
2009-03-17 Arnt Gulbrandsenmake 'set retention' delete older policies that conflic...
2009-03-17 Arnt Gulbrandsenif the root mailbox is materialised in the db, then...
2009-03-17 Arnt Gulbrandsenorder the results of 'show retention'
2009-03-17 Arnt Gulbrandsenshow the retention policies in a sane format
next