summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix the clustering buildVolker Lendecke2011-12-172-4/+4
* s4-socket: use set_close_on_exec()Andrew Tridgell2011-12-152-0/+8
* s4:lib/socket: add socket_connect_multi_ex_*Stefan Metzmacher2011-11-302-10/+147
* s4-socket: allow connect_multi_next_socket to try all the IP for a given hostMatthieu Patou2011-11-111-12/+21
* s4-socket: detect NULL server in socket connection codeAndrew Tridgell2011-11-101-0/+5
* s4-socket: do not segfault if the socket is NULLMatthieu Patou2011-11-011-0/+3
* s4:lib/socket: don't pass -1 to close()Stefan Metzmacher2011-10-311-1/+4
* s4-interfaces: allow pure ipv6 to workMatthieu Patou2011-10-161-1/+2
* s4:lib/socket/interface.c - "ifaces" strictly needs to be initialisedMatthias Dieter Wallnöfer2011-09-121-1/+1
* s4:lib: use tevent_ fns names instead of legcay event_ onesSimo Sorce2011-08-132-3/+3
* cli_composite: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ...Stefan Metzmacher2011-07-101-1/+13
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-203-38/+38
* s4-interface: raise the debug level for interface discoveryAndrew Tridgell2011-06-081-3/+3
* s4-ipv6: fixed iface_list_same_net() for IPv6Andrew Tridgell2011-06-071-3/+15
* s4-ipv6: fix iface_list_best_ip() for IPv6Andrew Tridgell2011-06-071-1/+23
* s4-ipv6: fill in family when initialising from sockaddrAndrew Tridgell2011-06-061-1/+13
* s4-ipv6: fix the address family for IPv6 string addressesAndrew Tridgell2011-06-061-0/+5
* s4-ipv6: use the server address familyAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: enable IPv6 by defaultAndrew Tridgell2011-06-061-2/+2
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-2/+2
* s4-ipv6: allow ipv6 to be enabled/disabled in smb.confAndrew Tridgell2011-06-061-11/+20
* s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLYAndrew Tridgell2011-06-061-4/+24
* s4-ipv6: added socket_address_from_sockaddr_storage()Andrew Tridgell2011-06-062-0/+48
* s4-ipv6: added ipv4 functions to interface codeAndrew Tridgell2011-06-061-0/+32
* s4-ipv6: fixed a warningAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: allow IPv6 addresses in our interfaces listAndrew Tridgell2011-06-061-5/+0
* s4-ipv6: added iface_list_wildcard()Andrew Tridgell2011-06-062-1/+29
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-011-1/+1
* s4-interfaces: keep interfaces in the order they were declaredAndrew Tridgell2011-05-081-1/+5
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-082-23/+23
* lib/socket move interfaces code to the top levelAndrew Bartlett2011-05-083-334/+6
* s4-lib/socket Samba4 is not IPv6 compatibleAndrew Bartlett2011-05-081-0/+5
* s4-lib merge get_interfaces() from Samba3 to Samba4Andrew Bartlett2011-05-083-100/+375
* s4-socket: rename allow_access() to socket_allow_access()Andrew Tridgell2011-05-032-7/+7
* lib/util Move set_socket_options() into common code.Andrew Bartlett2011-05-031-160/+0
* s4-lib/socket Merge updated set_socket_options from Samba3 -> Samba4Andrew Bartlett2011-05-031-34/+90
* source4/lib: Fix prototypes for all functions.Jelmer Vernooij2011-03-192-0/+4
* s4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept()Stefan Metzmacher2011-03-091-1/+1
* 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