Code

Updated
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Mar 2008 10:22:58 +0000 (10:22 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Mar 2008 10:22:58 +0000 (10:22 +0000)
commitf513211908f96acf7d1be71a2a27be83513d17cb
tree20b2e859b180de7ad90447e6adff63887e37ba1a
parentcbcf1330d0f3da2600e0a8f7c147756cf6d7fb07
Updated

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9303 594d385d-05f5-0310-b6e9-bd551577e9d8
76 files changed:
gosa-plugins/goto/addons/goto/class_gotomasses.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/class_target_list.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_faireboot.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_halt.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_install.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_installation_activation.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_localboot.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_memcheck.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_notify.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_reboot.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_reinstall.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_reload_ldap_config.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_rescan.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_sysinfo.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_update.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/DaemonEvent_wakeup.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_faireboot.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_halt.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_install.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_installation_activation.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_localboot.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_memcheck.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_reboot.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_reinstall.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_reload_ldap_config.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_rescan.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_sysinfo.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_wakeup.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/target_list.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/events/timestamp_select.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/goto_task.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/gotomasses.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/goto/main.inc [new file with mode: 0644]
gosa-plugins/goto/addons/goto/remove.tpl [new file with mode: 0644]
gosa-plugins/goto/addons/gotomasses/class_gotomasses.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/class_target_list.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_faireboot.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_halt.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_install.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_installation_activation.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_localboot.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_memcheck.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_notify.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_reboot.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_reinstall.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_reload_ldap_config.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_rescan.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_sysinfo.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_update.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/DaemonEvent_wakeup.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_faireboot.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_halt.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_install.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_installation_activation.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_localboot.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_memcheck.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_notify.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_reboot.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_reinstall.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_reload_ldap_config.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_rescan.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_sysinfo.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_update.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_wakeup.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/class_EventTargetAddList.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/events/target_list.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/events/timestamp_select.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/goto_task.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/gotomasses.tpl [deleted file]
gosa-plugins/goto/addons/gotomasses/main.inc [deleted file]
gosa-plugins/goto/addons/gotomasses/remove.tpl [deleted file]