<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udm.git/server, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/'/>
<entry>
<title>server:</title>
<updated>2017-02-02T19:52:35+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2017-02-02T19:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3f37df866fcc26201eeb2bec6b234716d4f3b0e7'/>
<id>3f37df866fcc26201eeb2bec6b234716d4f3b0e7</id>
<content type='text'>
	added makefile for whom who want to build without codelite and can't create makefile on it own
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added makefile for whom who want to build without codelite and can't create makefile on it own
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-08-11T05:54:06+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-08-11T05:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=028ddc8e576e78d500f1cba443d7e21401130bb6'/>
<id>028ddc8e576e78d500f1cba443d7e21401130bb6</id>
<content type='text'>
	event_system:
                draft implementation of	repeated events	(we still have none defined by protcol)
                more appropriate names for some	enums and structs
        messaging:
                a bit of refactoring in	server_session (cut message handler to separate functions for each message type)
                more appropriate names for some functions
        curl_downloader:
                updating downloaded size variable during download process (thread safety required)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	event_system:
                draft implementation of	repeated events	(we still have none defined by protcol)
                more appropriate names for some	enums and structs
        messaging:
                a bit of refactoring in	server_session (cut message handler to separate functions for each message type)
                more appropriate names for some functions
        curl_downloader:
                updating downloaded size variable during download process (thread safety required)
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-08-03T16:35:48+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-08-03T16:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=d9ffc27c8b563d76a493ec9eafad56ec5dda13b9'/>
<id>d9ffc27c8b563d76a493ec9eafad56ec5dda13b9</id>
<content type='text'>
	core:
		added check for config directory on config save (crash fix)
		added "--version" option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	core:
		added check for config directory on config save (crash fix)
		added "--version" option
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-08-03T15:54:55+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-08-03T15:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=6e1ffb99805ea6a19f357cb74f63fe57aaf6236d'/>
<id>6e1ffb99805ea6a19f357cb74f63fe57aaf6236d</id>
<content type='text'>
	all projects: corected cflafs/cxxflags
	modules:
		metadata_flat:
			fixed crash on non-existing setting check
client:
	enable ui only after events subscription to avid hypotetically not handled events
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	all projects: corected cflafs/cxxflags
	modules:
		metadata_flat:
			fixed crash on non-existing setting check
client:
	enable ui only after events subscription to avid hypotetically not handled events
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-07-12T17:01:39+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-07-12T17:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3bae8115dda2ee5a8e055b4f1aea45fa43088eab'/>
<id>3bae8115dda2ee5a8e055b4f1aea45fa43088eab</id>
<content type='text'>
	flat_metadata_module: added missed cflags for relase build
	curl_downloader_module: added missed cflags for relase build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	flat_metadata_module: added missed cflags for relase build
	curl_downloader_module: added missed cflags for relase build
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-07-11T14:08:09+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-07-11T14:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=428b5fa1ba2d36cb5c2a177faa8f34021e33ba10'/>
<id>428b5fa1ba2d36cb5c2a177faa8f34021e33ba10</id>
<content type='text'>
	added additional library search path for debian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added additional library search path for debian
</pre>
</div>
</content>
</entry>
<entry>
<title>new repo access test</title>
<updated>2016-07-08T16:56:26+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-07-08T16:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=4f6c3dffb212bd48bf97520548d18b966083c665'/>
<id>4f6c3dffb212bd48bf97520548d18b966083c665</id>
<content type='text'>
added few comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added few comments
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-02-15T08:44:38+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-02-15T08:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=2c21ceb01efef207bae62b3cd3535b34ff394562'/>
<id>2c21ceb01efef207bae62b3cd3535b34ff394562</id>
<content type='text'>
	curl_downloader:
		correct use of default download_path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	curl_downloader:
		correct use of default download_path
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-01-26T04:03:16+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-26T04:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7b94f5023c7209dccfa302bcf7198a8bf4182886'/>
<id>7b94f5023c7209dccfa302bcf7198a8bf4182886</id>
<content type='text'>
	curl_downloader_module:
		implemented metadata cleanup on download delete
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	curl_downloader_module:
		implemented metadata cleanup on download delete
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2016-01-24T10:45:40+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-24T10:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3a9a8aa78ada7c5137b4b74c41be7088d2d1fd00'/>
<id>3a9a8aa78ada7c5137b4b74c41be7088d2d1fd00</id>
<content type='text'>
	curl_downloader_module:
		basic data transfer handling (now able to save file, still need a lot of validation)
		some tracing code

this may be called first working prototype with vary basic functionality implemented.

currently udm have working server, working qt client and able to download url via curl module (most of additional events like
download progress currently not
implemented, code need lots of sanity checks and exception handling)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	curl_downloader_module:
		basic data transfer handling (now able to save file, still need a lot of validation)
		some tracing code

this may be called first working prototype with vary basic functionality implemented.

currently udm have working server, working qt client and able to download url via curl module (most of additional events like
download progress currently not
implemented, code need lots of sanity checks and exception handling)
</pre>
</div>
</content>
</entry>
</feed>
