index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libmdsserver
/
util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
m + attributes
Mattias Andrée
1
-5
/
+30
2015-08-24
introduce the `Origin command`-header
Mattias Andrée
1
-6
/
+11
2015-08-24
style + error messages should include message id + fix buffer overflow
Mattias Andrée
1
-3
/
+7
2015-08-24
info: construct_error_message and send_error
Mattias Andrée
1
-2
/
+0
2015-08-23
error transmissions
Mattias Andrée
1
-0
/
+55
2015-08-19
add strict_ato* for all precise integer types, for size_t, ssize_t, and integer types that have keywords
Mattias Andrée
1
-0
/
+188
2015-08-19
add strict_atoj and strict_atouj
Mattias Andrée
1
-2
/
+22
2015-08-19
put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter
Mattias Andrée
1
-0
/
+12
2015-02-13
bump year
Mattias Andrée
1
-1
/
+1
2014-09-20
add verify_utf8
Mattias Andrée
1
-1
/
+10
2014-08-26
typo
Mattias Andrée
1
-1
/
+1
2014-08-26
m
Mattias Andrée
1
-1
/
+2
2014-08-23
full_read returns length
Mattias Andrée
1
-3
/
+4
2014-08-12
m
Mattias Andrée
1
-4
/
+4
2014-08-11
the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server
Mattias Andrée
1
-0
/
+24
2014-08-11
add fork_for_safety option + beginning of kernel-based keyboard
Mattias Andrée
1
-0
/
+12
2014-08-03
the rest of the clipboard
Mattias Andrée
1
-0
/
+9
2014-05-18
reduce code complexity
Mattias Andrée
1
-0
/
+12
2014-05-08
m + add full_write and add full_read
Mattias Andrée
1
-0
/
+18
2014-05-07
use more macros and do not du null-check before free:ing, free does that for us
Mattias Andrée
1
-0
/
+11
2014-05-07
misc
Mattias Andrée
1
-0
/
+13
2014-05-06
add xsigaction
Mattias Andrée
1
-0
/
+13
2014-05-06
m
Mattias Andrée
1
-1
/
+0
2014-05-06
add util.c
Mattias Andrée
1
-28
/
+12
2014-05-04
populate address remap table
Mattias Andrée
1
-1
/
+1
2014-04-26
add table optimised for file descriptors
Mattias Andrée
1
-29
/
+20
2014-04-23
m fixes + store client information in a hash table and in a linked list
Mattias Andrée
1
-0
/
+20
2014-04-22
m + accept incoming connections
Mattias Andrée
1
-0
/
+16
2014-04-21
run mdsinitrc
Mattias Andrée
1
-0
/
+10
2014-04-21
mds-server: parse command line arguments
Mattias Andrée
1
-20
/
+2
2014-04-21
m + spawn and respawn master server
Mattias Andrée
1
-0
/
+9
2014-04-20
misc
Mattias Andrée
1
-14
/
+6
2014-04-20
not too much...
Mattias Andrée
1
-0
/
+39