Code

Fixes.
[gosa.git] / gosa-si / modules / DBsqlite.pm
2008-03-05 rettenbebugfix at create_table: column names are now with ...
2008-02-28 rettenbeadd db packages_list
2008-02-27 rettenbenew function: recreate_fai_server_db
2008-02-27 janwInitialize string.
2008-02-26 rettenbeadd new sqliteDB, fai_server_db, holds all fai server...
2008-02-26 rettenbeseperate 'login' column at known_clients into a own...
2008-02-25 rettenbenew functions: get_client_for_login_usr and get_login_u...
2008-02-25 cajusAdded utf8 usage
2008-02-19 rettenbebugfix in create_table
2008-02-12 cajusReplaced $0 by $prg
2008-02-12 rettenbebugfix: handling answers of gosa-si-server modules...
2008-02-12 janwCorrected file lock creation and removal.
2008-01-31 rettenbeno daemon_log report for "Lock"-msg at dbs
2008-01-30 rettenbecomplete new version of gosa-si-server, internal logic...
2008-01-28 rettenbebug fixed: doubble lock at db while client registration
2008-01-28 rettenbe--no-arp comandline option deactivates arp handler
2008-01-28 janwAdded verbosity.
2008-01-28 rettenbeupdate
2008-01-24 rettenbeadd 'order by' xml-tag to GosaPackages
2008-01-24 rettenbeadd xml-message gosa_count_jobdb to GosaPackages
2008-01-23 rettenbeupgrade of DBsqlite to more powerfull functions
2008-01-22 janwDon't use POE ATM
2008-01-22 janwid was ordered as string - cast it to int
2008-01-21 cajusMoved to gosa-si
2008-01-21 cajusRemoved gosa-si
2008-01-16 rettenbebugfix: DBsqlite select_dbentry: correct sorting of...
2008-01-16 rettenbebugfix: get_column_names
2008-01-15 rettenbeserver working atm
2008-01-15 rettenbeDo some concurrent checks (more will follow...)
2008-01-15 janwAdded Transation statements.
2008-01-14 rettenbeno comment
2008-01-10 rettenbeswitch gosa-si-bus from shared memory to sqlitedb
2008-01-10 rettenbeswitch known_server from shared memory to sqliteDB
2008-01-09 rettenbefix bug: update known_clients at gosa-si/gosa-si-server
2008-01-08 rettenbecomplete ldap interface for GosaPackages
2008-01-07 rettenbeadd ldap interface in gosa-si/modules/GosaPackages...
2008-01-03 rettenbeDBsqlite and GosaSupportDaemon moved to namespace GOSA...
2008-01-02 cajusUpdated infrastructure