mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2017-12-18 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LOGS.LOCK_USER_NAME' field to the database. * Added a 'LOGS.LOCK_STATION_NAME' field to the database. * Added a 'LOGS.LOCK_IPV4_ADDRESS' field to the database. * Added a 'LOGS.LOCK_DATETIME' field to the database. * Incremented the database version to 273. * Added log locking logic to rdlogedit(1).
This commit is contained in:
@@ -166,10 +166,11 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdlivewiredestination.cpp rdlivewiredestination.h\
|
||||
rdlivewiresource.cpp rdlivewiresource.h\
|
||||
rdlog.cpp rdlog.h\
|
||||
rdlogfilter.cpp rdlogfilter.h\
|
||||
rdlogedit_conf.cpp rdlogedit_conf.h\
|
||||
rdlog_event.cpp rdlog_event.h\
|
||||
rdlog_line.cpp rdlog_line.h\
|
||||
rdlogedit_conf.cpp rdlogedit_conf.h\
|
||||
rdlogfilter.cpp rdlogfilter.h\
|
||||
rdloglock.cpp rdloglock.h\
|
||||
rdmacro.cpp rdmacro.h\
|
||||
rdmacro_event.cpp rdmacro_event.h\
|
||||
rdmarker_bar.cpp rdmarker_bar.h\
|
||||
@@ -302,6 +303,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdlistview.cpp\
|
||||
moc_rdlivewire.cpp\
|
||||
moc_rdlogfilter.cpp\
|
||||
moc_rdloglock.cpp\
|
||||
moc_rdmacro_event.cpp\
|
||||
moc_rdmarker_bar.cpp\
|
||||
moc_rdmarker_edit.cpp\
|
||||
|
Reference in New Issue
Block a user