Merge branch 'next' of ssh://down.oryx.com/oryx/aox into next
[aox:aox.git] / installer /
2009-07-06 Arnt GulbrandsenMerge branch 'next' of ssh://down.oryx.com/oryx/aox...
2009-06-27 Abhijit Menon-SenA couple more old functions renamed.
2009-06-27 Abhijit Menon-Sens/Oryx(User|Group)/Aox.../
2009-06-27 Abhijit Menon-Sens/info@oryx.com/info@aox.org/g
2009-06-27 Abhijit Menon-SenChange the copyright message.
2009-06-26 Arnt GulbrandsenMerge branch 'next' of ssh://down/oryx/aox into next
2009-06-10 Arnt GulbrandsenMerge branch 'next' of ssh://down.oryx.com/oryx/aox...
2009-06-10 Arnt Gulbrandsenbetter comments in the default cf file
2009-04-27 Arnt GulbrandsenMerge branch 'next' of ssh://down.oryx.com/oryx/aox...
2009-04-24 Abhijit Menon-SenDon't mention $PGSQL here.
2009-04-07 Arnt GulbrandsenMerge branch 'next' of ssh://down/oryx/aox into next
2009-04-07 Arnt GulbrandsenMerge branch 'next' of ssh://down.oryx.com/oryx/aox...
2009-04-04 Abhijit Menon-SenFeed the new downgrades file to psql during installatio...
2009-03-19 Arnt GulbrandsenMerge branch 'master' of ssh://down.oryx.com/oryx/aox
2009-03-17 Arnt Gulbrandsendon't specify logfile and logfile-mode in the default...
2009-02-18 Abhijit Menon-SenMerge commit 'f74222b9237b68762670d4291d8d422672a7dae7'
2009-02-02 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-02-02 Arnt Gulbrandsenupdate callers to avoid sys.h and rename String{,List...
2008-12-04 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2008-12-04 Arnt Gulbrandsentypo
2008-12-04 Arnt Gulbrandsenhttp://
2008-12-04 Arnt Gulbrandsenmention where to find more configuration stuff
2008-11-24 Arnt Gulbrandsenmake the permission granter and theschema checker use...
2008-11-11 Arnt Gulbrandsenget rid of the log facility completely.
2008-10-20 Arnt Gulbrandsengit can't handle neighbouring notes being edited.
2008-10-18 Abhijit Menon-SenZap some trailing whitespace.
2008-09-15 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-09-15 Abhijit Menon-SenDon't segfault.
2008-08-25 Arnt Gulbrandsensimplify Granter and update callers
2008-08-07 Abhijit Menon-SenFix g++ 4.3 warning reported by Simon.
2008-08-07 Abhijit Menon-SenEstablish a proper override order for configuration...
2008-08-07 Abhijit Menon-SenMake it possible to override DBNAME in the installer.
2008-08-07 Abhijit Menon-SenSet db-schema to "public" by default.
2008-08-07 Abhijit Menon-SencreateSchema() isn't the end of the installer's work.
2008-08-07 Abhijit Menon-SenSet db-schema in connectToDb.
2008-08-07 Abhijit Menon-SenOutput tweak.
2008-08-07 Abhijit Menon-SenRestore search_path setting in createSchema().
2008-08-07 Abhijit Menon-Senhas_schema_privilege() lets us use a smaller hammer.
2008-08-07 Abhijit Menon-SenSet the search_path per-connection, not per-user.
2008-08-07 Abhijit Menon-SenGet rid of grant-privileges.
2008-08-07 Abhijit Menon-SenAdd a new db-schema configuration variable.
2008-08-06 Abhijit Menon-SenEnter stage left: Granter.
2008-08-06 Abhijit Menon-SenOutput tweak.
2008-08-06 Abhijit Menon-SenIt should be safe to set db-user in connectToDb.
2008-08-04 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-08-02 Abhijit Menon-SenMake sure schema.cpp sees the right db-user.
2008-08-02 Abhijit Menon-SenDon't recurse forever in checkOwnership().
2008-08-02 Abhijit Menon-SenMake splitPrivileges work.
2008-08-02 Abhijit Menon-SenMake sure we're looking for the right mailstore table.
2008-08-02 Abhijit Menon-SenThis is what needs to be done to the installer.
2008-08-01 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-08-01 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-08-01 Abhijit Menon-SenDetect permissions correctly.
2008-08-01 Abhijit Menon-SenMore output tweaks.
2008-08-01 Abhijit Menon-SenMinor output fixes.
2008-08-01 Abhijit Menon-SenAdd a little note.
2008-08-01 Abhijit Menon-SenAdd a function to grant usage on schema $x to $dbuser.
2008-08-01 Abhijit Menon-SenThe bug referred to in the earlier commit message wasn...
2008-08-01 Abhijit Menon-SenOverhaul the installer's database() function.
2008-07-31 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-07-30 Abhijit Menon-SenFix typo, and remember to set search_path for psql...
2008-07-30 Abhijit Menon-Sen-S is better than one --option.
2008-07-30 Abhijit Menon-SenAdd a --schema option to the installer.
2008-07-30 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-07-29 Abhijit Menon-SenCast relname to text when fetching.
2008-06-27 Abhijit Menon-SenFetch (use)names as text.
2008-05-02 Arnt Gulbrandsensoft-bounce added and documented (but not on the web)
2008-04-22 Arnt Gulbrandsendescribe log-level appropriately in the default configu...
2008-03-03 Arnt Gulbrandsenrequire a little bit of verbosity before talking about...
2008-03-03 Arnt Gulbrandsentalk more about *.conf and the values therein
2008-02-18 Arnt Gulbrandsenrewrite the message/rfc822 parser as a subclass of...
2008-02-08 Abhijit Menon-SenWe don't need a separate schema component any more...
2008-01-23 Abhijit Menon-SenDon't speak if we're told to be quiet.
2008-01-23 Abhijit Menon-SenThe installer changed the configured value of db-user...
2008-01-15 Abhijit Menon-SenTolerate SQL_ASCII in the installer and Postgres, but...
2008-01-10 Abhijit Menon-SenWe have to connect to the archiveopteryx database to...
2008-01-09 Arnt Gulbrandsenuse the right verb
2008-01-09 Arnt Gulbrandsencorrect a minot cutopasto mistake in 54715
2008-01-09 Abhijit Menon-SenMake the installer create PL/PgSQL if appropriate.
2007-12-18 Abhijit Menon-SenRevisit XXXs and change a few.
2007-11-28 Arnt Gulbrandsenuse String::quoted() instead of ad-hoc "'" + s + "...
2007-11-17 Abhijit Menon-SenAdd use-subaddressing/allow-plaintext-access knobs...
2007-09-15 Abhijit Menon-SenPostgres discovery messages before the "Reporting...".
2007-09-15 Abhijit Menon-SenUsing a socket and a port together elicits a warning...
2007-09-15 Abhijit Menon-SenCooperate with lib/installer -s /tmp -t 5433.
2007-09-15 Abhijit Menon-SenDon't bother with dbport == 0 and suppressing db-port...
2007-09-15 Abhijit Menon-SenReport the port in the psql() error message.
2007-09-15 Abhijit Menon-SenDon't hardcode 5432 in the socket name.
2007-09-15 Abhijit Menon-SenTolerate non-standard ports when inferring a socket...
2007-09-15 Abhijit Menon-SenSpecify the server port explicitly.
2007-09-12 Abhijit Menon-SenReferring to aoxsuper.conf(5) seems perfectly appropriate.
2007-09-11 Abhijit Menon-SenPrint database connection information with -v.
2007-09-08 Abhijit Menon-SenTry to setuid even if we're connecting to a remote...
2007-09-08 Abhijit Menon-SenDocumentation updates.
2007-09-08 Abhijit Menon-SenOops.
2007-09-08 Abhijit Menon-SenEven better code.
2007-09-08 Abhijit Menon-SenBetter .pgpass support (only from the environment).
2007-09-08 Abhijit Menon-Sen1. Split checkSocket() and readPassword() out from
2007-09-08 Abhijit Menon-SenSet user explicitly while using psql.
2007-09-08 Abhijit Menon-SenDon't override a dbaddress from the command line.
next