Age | Commit message (Expand) | Author |
---|---|---|
2008-04-11 | merge mp3ng branch into trunk | woro |
2008-02-18 | use new, more secure msprintf instead of asprintf. Do | woro |
2008-02-12 | restructure and simplify database connection&creation again | woro |
2008-02-11 | set the database charset not only when creating database but for every client... | woro |
2008-02-11 | support UTF-8 | woro |
2008-02-10 | revert last revision about msprintf. msprintf has a problem with va_list whic... | woro |
2008-02-10 | hide asprintf calls in msprintf, msprintf checks for | woro |
2008-02-10 | mgDb::FieldExists() no more calls Connect() causing recursion for sqlite | woro |
2008-02-09 | restructure code for database connection and creation, | woro |
2008-02-09 | postgresql: Default for user name is now login name | woro |
2008-02-09 | just like for mysql and sqlite, drop tables before creating if they exist. | woro |
2008-02-09 | fix postgresql help text | woro |
2005-10-05 | Merged changes from 0.1.8-wr | LarsAC |
2005-07-29 | Merged from 0.1.7-wr | LarsAC |