aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/Resolver.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-22net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann1-13/+1
2015-03-17*: doxygen fixupsMax Kellermann1-3/+0
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann1-2/+2
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann1-0/+0
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-04system/Resolver: sockaddr_to_string() returns std::string()Max Kellermann1-7/+6
2013-11-28include cleanup using iwyuMax Kellermann1-3/+4
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-9/+5
2013-09-04system/resolver: convert to C++Max Kellermann1-11/+3
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-0/+0
2013-01-15output_internal, ...: add extern "C"Max Kellermann1-0/+8
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-2/+4
2011-09-21utils: mark sockaddr_to_string() as G_GNUC_MALLOCJonathan Neuschäfer1-0/+1
2011-09-20resolver: add function resolve_host_port()Max Kellermann1-0/+23
2011-09-20socket_util: move sockaddr_to_string() to resolver.cMax Kellermann1-14/+12
2011-03-31fix common misspellingsJonathan Neuschäfer1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann1-1/+8
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann1-8/+8
2009-12-14input_stream: moved plugin list to input_registry.cMax Kellermann1-8/+9
2009-09-24listen: handle fatal errors with GErrorMax Kellermann1-1/+6
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-24listen: no CamelCaseMax Kellermann1-3/+3
2008-12-30main: use the GLib main loopMax Kellermann1-7/+0
2008-12-30listen: eliminated freeAllListenSockets()Max Kellermann1-1/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+1
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-5/+1
2007-06-01Removing the getBoundPort() function and just making boundPort an extern.J. Alexander Treuman1-2/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-0/+2
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] remove unused functionAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-0/+1
2005-03-13change some header includes so that we can compile on OS XWarren Dukes1-1/+1
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-1/+1
2004-11-03now one can specify multiple bind_to_addressesWarren Dukes1-3/+13
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2