summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-61/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-2/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-2/+2
* s4: Rename LIBNETIF to libnetif.Jelmer Vernooij2010-10-231-24/+20
* s4 socket: increase the debuglevel to make add interface debug messages less ...Kai Blin2010-10-231-1/+1
* s4-socket: make LIBNETIF a private libraryAndrew Tridgell2010-10-211-5/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-121-3/+3
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: more dependencies on tallocAndrew Tridgell2010-04-061-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-2/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+33
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-263-0/+3
* s4:lib/socket Don't go via a string when resolving addresses in connect_multiAndrew Bartlett2010-03-111-28/+20
* s4:lib/socket Add function to set a port on the socket addressAndrew Bartlett2010-03-112-0/+14
* s4-socket: use TYPESAFE_QSORT() in netif codeAndrew Tridgell2010-02-131-1/+2
* s4:lib/socket: add socket_get_{remote|local}_addr() to get a tsocket_address ...Stefan Metzmacher2009-12-242-0/+32
* s4:lib/socket: add helpers functions to convert between socket_address and ts...Stefan Metzmacher2009-12-243-1/+48
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-1/+1
* s4-resolve: fixed a crash bug on timeoutAndrew Tridgell2009-09-191-1/+1
* s4:lib/socket: add socket_address_copy()Stefan Metzmacher2009-02-132-0/+35
* Fix Coverity ID 871 -- do not dereference "sp" before checking for NULLVolker Lendecke2009-02-121-1/+3
* s4:lib/socket: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* s4:lib/socket: don't use gethostbyname2()Stefan Metzmacher2009-01-302-9/+25
* s4:socket: use a socket_wrapper aware function to auto close the fd event for...Stefan Metzmacher2009-01-032-0/+15
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-294-19/+19
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-4/+4
* s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...Stefan Metzmacher2008-12-184-45/+5
* s4:lib/socket: we need to lookup the #20 netbios name when we connect to a re...Stefan Metzmacher2008-12-172-2/+2
* s4:lib/socket: remove unused codeStefan Metzmacher2008-12-171-22/+0
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-2/+1
* Use environment variable rather than loadparm parameter when testingJelmer Vernooij2008-11-021-1/+1
* Fix the build.Jelmer Vernooij2008-11-021-3/+1
* Use a separate global for nonblocking socket testing rather than global_loadp...Jelmer Vernooij2008-11-022-1/+5
* Remove unused include param/param.h.Jelmer Vernooij2008-10-243-3/+0
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+1
* Rename same_net to same_net_v4 for consistency with Samba 3.Jelmer Vernooij2008-10-231-3/+3
* Fix warning, prototype.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher2008-05-211-11/+5
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-4/+4
* lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI...Stefan Metzmacher2008-05-161-25/+3
* lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2008-05-161-10/+0
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-12/+9