-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchange.log
More file actions
113 lines (99 loc) · 3.25 KB
/
change.log
File metadata and controls
113 lines (99 loc) · 3.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[Version 0.0.13]
+Module which is doing its job in Pool runs in thread.
+upload file
+download file
+Smart large files handler receiver
[Version 0.0.12]
Fixed last memory leak.
Reduced memory consumption by every new client
OrderTable is working
Add error codes
Client 0.1.0:
Add support for new error codes
Add send order request
Some GUI updates
Update connection handling
[Version 0.0.11d]
Client 0.0.9:
control for download files tab
Fixed closing std: out,err,in
Fixed bad named time Element
Updated GUI appearance, functionality and clean up
Update XML functionality
[Version 0.0.11c]
Client 0.0.8:
Add packet in/out +counter
Updated File transfer algorithm
Rebuild Gui
window/frame to control server if i am root
From now server can be control form client: Shutdown,ShutdownForced,Restart,clear shared/banned tables
Add support for server codes
tab for download files
Cleaned all telnet legacies
[Version 0.0.11b]
Client 0.0.7:
Fixed table widget refresh bug
Fixed some tries to free already freed memory
Optimization for speed
Multi Threading for some operation
Add support for file system files protection mechanize
cleaned up about 50% mess in code
change from crappy lxml to xml.dom
[Version 0.0.11a]
Minor communication syntax changes
Client 0.0.6:
Transform from dummy telnet script with Gui to, to signal control threading client.
[Version 0.0.11]
order table
Add some error codes.
Fixed some communication problems.
Connection time out is no longer base on execution time.
Files in Pool are compared to thous listed in sharedfile.xml if there are differences sharedfile.xml is being updated and update is reported.
XML document: add setting new values for elements,search xml tree for current element value,Setting work pointer to begin of document,walk_previous is now walking previous instead parent :-)
[Version 0.0.10]
Capability to insert files from Pool folder into database(at startup).
Add Hash md5,rsa512
Converters to/from string are inline since now.
Add maximal Clients Limit
Add maximal warnings before banned
Reduce memory usage by configurations
XML documents: delete current element,delete searched element
[Version 0.0.9]
Fix broken searching in banned list
Multi files search is working very accuracy and fast
Improved debugging
Configs for mysql database has been add
Decreased memory leaking in serverconfgis
[Version 0.0.844]
Broken Database connection detection and handling
More administration commands
Fix Searching for multiple files
Add search by any input character
Better debugging
Some optimizations
[Client update 0.0.6]
Gui update
Handling for broken connection at any moment
Bandwidth monitoring is now showing correct values
Clean ups
[Version 0.0.821]
Change from dynamic banned list to Database banned list
More administration commands
Database support for searching, inserting, deleting, dropping, and creating.
Clean after forked process.
XML documents: Load from buffer or file, Creating, modifying, inserting, walking and printing.
Speed improvement
Memory consumption decried.
Code clean ups
Messages clean ups
Documentation clean ups and updates.
[Version 0.0.107]
Daemon
Redirecting streams
TCP Server with simple client handler
Logging and debug capabilities update
AutoVersion
Documentation update
[Version 0.0.1]
myLibrary4Server
Config file in xml