<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udm.git, 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>client:</title>
<updated>2016-12-10T16:49:09+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-12-10T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=f56fbc709d62d6cd72f427d8d5834774dfcdb02d'/>
<id>f56fbc709d62d6cd72f427d8d5834774dfcdb02d</id>
<content type='text'>
	correct session cleanup
	few memory leaks eliminated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	correct session cleanup
	few memory leaks eliminated
</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>protocol:</title>
<updated>2016-05-01T01:01:29+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-05-01T01:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=ae48fbe8b23b268dfd9865405fff00bdf79404b8'/>
<id>ae48fbe8b23b268dfd9865405fff00bdf79404b8</id>
<content type='text'>
	added syntax version (required for protobuf 3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added syntax version (required for protobuf 3)
</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>
</feed>
