index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-resolve
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
1
-1
/
+1
*
Use (void) to silenc coverity on proc title changes
Zbigniew Jędrzejewski-Szmek
2016-02-19
1
-1
/
+1
*
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-13
1
-3
/
+2
|
\
|
*
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-11
1
-3
/
+2
*
|
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
2
-4
/
+0
|
/
*
tests: test-resolve: wait until all queries are completed
Evgeny Vereshchagin
2016-01-07
1
-4
/
+4
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
3
-37
/
+3
*
sd-resolve: simplify pthread_join() call
Michal Schmidt
2015-11-05
1
-6
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
3
-17
/
+21
*
sd-resolve: drop res_query() API
Lennart Poettering
2015-08-27
2
-238
/
+3
*
Add (void) where we don't care about return value
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+1
*
sd-resolve: use different element of union to make code more readable
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
*
add REMOTE_ADDR and REMOTE_PORT for Accept=yes
Shawn Landden
2015-03-10
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
2
-14
/
+0
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
tests: use assert_se instead of assert
Ronny Chevalier
2015-01-22
1
-6
/
+5
*
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-8
/
+8
*
sd-resolve: scale number of threads by queries currently being processed, rat...
Lennart Poettering
2014-08-12
1
-2
/
+11
*
sd-resolve: fix allocation if query ids, never reuse them
Lennart Poettering
2014-08-12
1
-8
/
+4
*
sd-resolve: keep floating query referenced while we access it
Lennart Poettering
2014-08-12
1
-1
/
+3
*
resolve: fix copy/paste error
Lennart Poettering
2014-05-15
1
-1
/
+1
*
sd-resolve: add "floating" resolve queries
Lennart Poettering
2014-05-15
2
-24
/
+69
*
sd-resolve: make sure we can destroy a query object from its own callback han...
Lennart Poettering
2014-05-05
1
-2
/
+2
*
sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...
Lennart Poettering
2014-04-29
3
-325
/
+468
*
test-resolve.c: Cleanup and make use of sockaddr_pretty()
Daniel Buch
2014-04-24
1
-26
/
+22
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-2
/
+1
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
2
-13
/
+13
*
resolve: update sd-resolve to match the other APIs in style and functionality
Lennart Poettering
2014-01-27
3
-482
/
+616
*
libsystemd: split up into subdirs
Tom Gundersen
2014-01-21
4
-0
/
+1320