SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for douane-daemon-0.0.git20180828-2.fc29.65.x86_64.rpm :

* Sun Nov 11 2018 opensuse-packagingAATTopensuse.org- Update to version 0.0.git20180828:
* Update .gitmodules
* Fix daemon not booting at startup
* Add compatibility for redhat based system
* Update README.md
* Update README.md
* Update README.md
* Fixes #9 was comparing a boost::smatch with NULL
* Use github for douane-dbus submodule
* Add LICENSE file
* Remove installautostart and uninstallautostart from init script
* Bump version 0.9.0
* Update D-Bus in order to accept new rule creation
* Remove DouaneExternalDialog class
* Add DOUANEOPTIONS variable in order to manage daemon options
* Use registered process_id to fire or not the dialog-process
* Implement signal to update the douane-dialog process
* Use the _adaptor file from douane-dbus
* Import douane-dbus repo as submodule
* Move D-Bus code in a dbus/ subfolder
* Add DouaneExternalDialog class
* Remove thread_lock.h
* #24: Removed GTK code from the daemon
* Add debugs in Douane class (DBus)
* Fix douane icon path in the Makefile
* Add files to be installed in the Makefile
* Ensure /etc/init.d/ and /etc/dbus-1/system.d/ folders exists to install
* Add -p flag to mkdir and add DESTDIR for pbuilder
* Import VERSION file
* Rewrited some part of init.d script into inline code
* Updated init.d script in order to load kernel module if not already loaded
* Excluded dns_
* from compilation and updated the init.d script in order to not manage the kernel module anymore
* Updated init.d script in order to use the kernel version short e.g: 3.10.0
* Fixed removing of a rule that was preventing the question window to appear and fixed Tool class that was throwing an exception when the path doesn\'t exists
* close #6: Douane retreives now more application icons (using the default and hicolor themes)
* Updated application icon file
* Added kernel 3.10 to the init.d script
* Updated init script in order to manage kernel 3.5
* Fixed init.d script in order to make the right link of the kernel module on start
* Issue #11: init.d/douane is now checking if the kernel module source exists on the disk before to make the link
* Ensuring the folder /lib/modules/.../updates/dkms/ exist before to link the kernel module on starting douane
* Updated the init.d script in order to install the kernel module from /lib/modules/CURRENT_KERNEL_VERSION_SHORT
* Updated VERSION file in order to refere to the VERSION file in the previous path
* Removed debugs from the init.d script
* Fixed typo in main.cpp and added new line at the end of the system.d/douane.conf file
* Updated license
* Updated Makefile in order to pass the version from the VERSION file
* Added un/installautostart commands to the init script
* Fixed issue with logo path
* Added logo to the Gtk::AboutDialog
* Implemented exec icon
* Implemented the About and Hide buttons in the GtkQuestionWindow
* Converted tabs to space for all other files
* Converted tabs to spaces in order to have a better rending anywhere when looking to the code
* Removed D-Bus signal for network activities
* Refactored code based on receiving only outgoing packets and using only application path to identify them and no more there PID
* Implemented use of libproc to find the pid of the process on loading rules in order to have it immediatelly and allow its traffic immediatelly
* Fixed bug on process name sent to the lkm and added a LOG4CXX_ERROR when creating procress
* Added a debug on fireing DBus signal NewIncomingActivity
* Fixed bad boost signal definition in the main that wasn\'t passing a reference of the RulesManager instance so that a copy of the instance was used
*
* Implemented send of DELETE_RULE message from daemon to LKM
* Created Tools class
* Improved Process class security
* Implemented DeleteRule D-Bus method and added SHA256 into Rule and in the send of rules from GetRules D-Bus method
* Added an LOG4CXX_ERROR when opening the rules file before to call throw()
* Issue #20: Implemented GetRules D-Bus method
* Switched to the SystemBus as daemon is started as root
* Removed SetStatus method and DaemonStatus variable from D-Bus server
* Fixed init script to start the daemon process with the right umask
* Cleaned init.d/douane script and fixed passing argument --pid-file
* Re-enabled D-Bus server and fixed the issue #14
* Fixed the do_daemonize() method that wasn\'t calling umask() and setsid() and embedded the main code into try { } catch in order to catch all exceptions
* Issue #16: Implemented a configurable (--log-file ) log file (default /var/log/douane.log) with configurable log level (--debug will change the logging layout and increase the logging level)
* Cleaned repository and created .gitignore file
* Initial import
 
ICM