Code

new column for jobs.db
[gosa.git] / gosa-si / gosa-si-server
2008-04-11 rettenbenew column for jobs.db
2008-04-11 rettenbefirst code snippets of messaging handling
2008-04-09 janwClean fai.db on startup.
2008-04-09 janwFixed sources_list creation.
2008-04-08 janwFixed robustness..
2008-04-08 janwRobustness: Start server with empty config file.
2008-04-08 janwRun create_packages_list_db on SIGUSR2.
2008-04-07 janwFixed queue handling.
2008-04-07 janwAdded DEBUG output for sql statements.
2008-04-01 janwAdded Debug code for concurrent DB access problems.
2008-03-31 janwChanged lock file name.
2008-03-28 cajusWorkaround for broken LDAP connectivity
2008-03-26 rettenbedelete extended debug lines
2008-03-26 rettenbebugfix: bind to ldap
2008-03-20 rettenbechange handling of ladp connection
2008-03-20 rettenbenew funktion get_ldap_handle
2008-03-19 rettenbeadd todo section to gosa-si-server
2008-03-19 rettenbeclient without gotoHardwareChecksum do not get a detect...
2008-03-19 rettenbemore debug logs in server and SIPackages
2008-03-19 rettenbemore debug infos from 'create_new_ldap_handle'
2008-03-18 cajusUpdated si-server
2008-03-18 rettenbeupdates from buildserv
2008-03-18 cajusAdded templates to tables
2008-03-18 rettenbecolumn template in packages_list_db are initialized...
2008-03-18 cajusAdded support for loading / parsing package lists
2008-03-17 rettenbeadd job entries if missing while installation
2008-03-17 rettenbeserver will not die by signal USR1
2008-03-14 janwDon't extract templates more than once.
2008-03-14 janwVarious Fixes for sources list generation.
2008-03-14 rettenbebugfix: trigger_action_reinstall error setting
2008-03-14 rettenbebugfix: correct update of FAIstate by CLMSG_TASKBEGIN...
2008-03-14 rettenbebugfix: mac to host translation case insesitive for...
2008-03-13 cajus* Removed the whole bunch of utf8
2008-03-13 rettenbebetter multitasking and job queue handling
2008-03-12 rettenbeclient causes a reregistering if incoming msg from...
2008-03-12 rettenbebugfix: kill all left session children if SIGINT
2008-03-12 janwOnly include sources in sources.list which are hosted...
2008-03-12 janwFound workaround.
2008-03-12 janwCreate packages list when server db is ready, not before.
2008-03-12 janwAdded create_sources_list
2008-03-12 janwAdd sections to fai_server_db.
2008-03-11 rettenbebugfix: multitasking
2008-03-11 rettenbebugfix: multitasking
2008-03-11 rettenbeworking multitasking
2008-03-11 janwAdded session_id
2008-03-11 janwCorrected check_pid
2008-03-11 janwAdded verbosity infos.
2008-03-11 janwAdded function (svn sync of death).
2008-03-11 rettenbebugfix: create_packages_list_db
2008-03-11 janwRemoved warning messages and duplicate functions.
2008-03-11 rettenbegosa-si-server now multi-tasking-able
2008-03-11 janwAnd (hopefully) the last fix for case sensitive compare...
2008-03-11 janwDisconnect from LDAP-Server on shutdown.
2008-03-11 janwClean database before fill
2008-03-11 janwcreate_fai_release_db now fully functional.
2008-03-10 rettenbeafter client finish installation, logs are saved at...
2008-03-10 rettenbenew debug outputs
2008-03-10 rettenbechange procedure keeping jobqueue up-to-date, closes...
2008-03-07 janwCreate per-type entries for class (FAIstate can differ...
2008-03-07 janwBetter Performance when inserting in db.
2008-03-07 janwAdded functional version of create_fai_release_db
2008-03-07 janwFix error message.
2008-03-06 janwAdded create_fai_release_db (mostly).
2008-03-06 janwFix warning.
2008-03-06 cajusUpdated stderr handling
2008-03-06 janwChecked in 'half-done' code for fai release db generation.
2008-03-05 rettenbebugfix at trigger_action_faireboot: running install...
2008-03-05 janwAdded automatic creation of fai_server_db and fai_relea...
2008-03-04 rettenbefinished jobs are set to 'done' and deleted from job...
2008-03-04 rettenbeall jobs with status='done' are deleted from jobqueue
2008-03-03 rettenbenew function: send_user_msg
2008-02-28 rettenbebugfix: gosa-si-server without creating_packages_list
2008-02-28 rettenbeadd db packages_list
2008-02-27 rettenbebetter daemon_log output
2008-02-27 cajusUpdated
2008-02-26 cajusError checkin
2008-02-26 rettenbeadd new sqliteDB, fai_server_db, holds all fai server...
2008-02-26 rettenbechange progress column in jobdb from string to integer
2008-02-26 rettenbeseperate 'login' column at known_clients into a own...
2008-02-26 cajusCode killing
2008-02-26 cajusCorrected length calculation. Seems to break utf-8
2008-02-25 rettenbenew functions for client messages: LOGIN, LOGOUT
2008-02-22 cajusMoved new_ldap_conf
2008-02-22 rettenbebetter log messages
2008-02-22 rettenbenew function: GOsa can trigger new ldap config supply...
2008-02-21 rettenbenew column in jobdb 'progress'
2008-02-21 rettenbeip in config file accepts plan names like 'localhost'
2008-02-21 janwFixed two small typos.
2008-02-20 rettenbebugfix: job queue can handle gosa triggered events
2008-02-20 rettenbefai msgs are forwarded into gosa jobqueue
2008-02-20 janwCheck for empty message
2008-02-20 janwFixed gosaUnitTag creation.
2008-02-20 rettenbeclean up security sensitive functions
2008-02-20 rettenbemove functions from SIPackages.pm to event module siTri...
2008-02-19 rettenbebugfix
2008-02-19 rettenbemsg out of si can be forwarded to GOsa
2008-02-15 rettenbegeneral update
2008-02-12 rettenbecheck outgoing msg to gosa-si envelope validity
2008-02-12 cajusReplaced $0 by $prg
2008-02-12 rettenbebugfix: handling answers of gosa-si-server modules...
next