1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
Gerald (Jerry) Carter 22d7cd6605 Ignore port when pulling IP addr from struct sockaddr_storage.
Linux man page states that getaddinfo() will leave the port
uninitialized when passing in NULL for the service name.  So we
can't really trust that anymore.  I doubt non-default KDC ports
are an issues so just drop the port from the generated krb5.conf.
AIX exhibits this bug the most.
(This used to be commit 36f8bafbd3)
2008-03-24 17:25:13 -05:00
..
ldb Fix Coverity ID 472 2008-03-23 18:28:24 +01:00
netapi libsmbconf: add a "path" variable to the conf context. 2008-03-21 18:19:24 +01:00
nss_wrapper nss_wrapper: Fix some warnings 2007-11-09 15:16:59 +01:00
replace libreplace: replace.c does not need system/network.h anymore. 2008-03-19 22:40:45 +01:00
smbconf registry: fix registry_init_smbconf() to close the registry at the end. 2008-03-21 23:50:49 +01:00
socket_wrapper socket_wrapper: make pcap code more portable 2008-03-17 16:41:02 +01:00
talloc Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools. 2008-02-13 01:40:12 +01:00
tdb build: Remove support for DESCRIPTION setting that is now unused. 2008-02-13 01:40:11 +01:00
access.c client[ADDR_INDEX] is an IPv4 mapped to IPv6, but 2008-03-06 14:44:07 -08:00
account_pol.c Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
adt_tree.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
afs_settoken.c strtok -> strtok_r 2008-01-23 15:08:04 +01:00
afs.c afs: Use talloc_stackframe() instead of talloc_init() 2008-01-19 13:17:09 +01:00
arc4.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
async_req.c Fix bug 5334 2008-03-18 13:49:46 +01:00
audit.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
bitmap.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
charcnv.c Ensure that convert_string_allocate() allocates 2 extra 2008-02-01 14:23:54 -08:00
clobber.c Cope with valgrind > 3.2.x. 2007-12-15 23:05:30 -08:00
conn_tdb.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
crc32.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
ctdbd_conn.c Use right control to attach to persistent databases 2008-03-17 14:56:45 +01:00
data_blob.c Merge data_blob_talloc_zero() from samba4. 2008-02-13 10:20:10 +01:00
dbwrap_ctdb.c Add transactions to the dbwrap API 2008-03-10 21:08:44 +01:00
dbwrap_file.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
dbwrap_rbt.c Add transactions to the dbwrap API 2008-03-10 21:08:44 +01:00
dbwrap_tdb.c Add transactions to the dbwrap API 2008-03-10 21:08:44 +01:00
dbwrap_util.c Add dbwrap_trans_store and dbwrap_trans_delete 2008-03-10 21:08:44 +01:00
dbwrap.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
debug.c Fix some warnings 2008-02-25 16:09:26 +01:00
display_sec.c More static pstring elimination. 2007-12-17 18:32:27 -08:00
dmallocmsg.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dprintf.c Adding missing calls to va_end(). 2008-01-27 09:33:42 +01:00
dummyroot.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dummysmbd.c Refactor the crypto code after a very helpful conversation 2008-01-04 12:56:23 -08:00
errmap_unix.c Add an error mapping for ENOATTR 2008-01-19 22:58:17 +01:00
events.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
fault.c We need to leave the corepath around 2008-01-27 10:24:31 +01:00
file_id.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
fsusage.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
gencache.c Fix some warnings 2008-02-25 16:09:26 +01:00
genrand.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
hmacmd5.c r24993: Apply some const 2007-10-10 12:30:32 -05:00
iconv.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
interface.c Fix bug in writing names into gencache 2007-10-25 19:07:25 -07:00
interfaces.c Not all implementations of struct ifaddrs define ifa_broadaddr. 2008-02-22 10:43:42 +01:00
ldap_debug_handler.c Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug. 2008-02-06 18:16:22 +01:00
ldap_escape.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
md4.c Remove some statics from md4.c 2007-12-21 09:58:20 +01:00
md5.c
memcache.c Convert get_root_nt_token to memcache 2007-12-28 17:24:39 +01:00
messages_ctdbd.c Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
messages_local.c Remove a static, and "signal_received" needs to be sig_atomic_t 2007-12-05 14:39:07 +01:00
messages.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
module.c CID 458. Don't leak dlopen handles on failing to load 2008-01-12 00:15:46 -08:00
ms_fnmatch.c Save one popular malloc 2008-01-09 00:10:43 +01:00
packet.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pam_errors.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
pidfile.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
popt_common.c Fix Coverity ID 436 2008-03-23 16:21:59 +01:00
privileges_basic.c Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount. 2008-02-14 13:53:28 +01:00
privileges.c Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. 2008-01-09 01:47:10 +01:00
rbtree.c Make the Linux rbtrees compile within Samba 2007-12-10 16:06:32 +01:00
readline.c Remove pstrings from client/client.c by doing a large rewrite. 2007-12-06 17:16:33 -08:00
recvfile.c Make explicit draining the socket on RECVFILE. Add 2007-10-31 14:01:35 -07:00
secace.c Remove tiny code duplication 2007-12-29 23:12:51 +01:00
secacl.c Some C++ fixes 2007-12-21 09:58:21 +01:00
secdesc.c Remove tiny code duplication 2007-12-29 23:13:26 +01:00
select.c Check return value of pipe(2) 2008-02-23 11:04:13 +01:00
sendfile.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
server_mutex.c Use a separate tdb for mutexes 2008-03-10 21:08:45 +01:00
sharesec.c use talloc_tos() in share_access_check() 2008-01-10 13:19:59 +01:00
signal.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbldap_util.c s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
smbldap.c Fix some typos. 2008-02-08 10:05:32 +01:00
smbrun.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
sock_exec.c Coverity fixes 2008-03-17 20:52:25 +01:00
substitute.c Fix Coverity ID 537 2008-03-21 11:42:42 +01:00
sysacls.c Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD(). 2008-01-08 01:54:19 +01:00
sysquotas_4A.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sysquotas_linux.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sysquotas_xfs.c r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the 2007-10-10 12:28:24 -05:00
sysquotas.c More pstring removal. This one was tricky. I had to add 2007-11-15 14:19:52 -08:00
system_smbd.c nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros 2008-02-13 10:44:52 +01:00
system.c Some systems do not have XATTR_ defined 2008-01-20 00:44:14 +01:00
talloc_stack.c Form a proper hierarchy in talloc_stack 2008-01-10 09:54:06 +01:00
tallocmsg.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
time.c Some C++ warnings 2007-12-21 09:58:20 +01:00
ufc.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
username.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
util_file.c More pstring removal. This one was tricky. I had to add 2007-11-15 14:19:52 -08:00
util_nscd.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
util_nttoken.c Add gp_get_machine_token(). 2008-02-29 18:23:53 +01:00
util_pw.c Convert the pwnam cache to memcache 2007-12-21 09:58:20 +01:00
util_reg_api.c r25417: Use DBGC_REGISTRY class. 2007-10-10 12:31:04 -05:00
util_reg.c Allow parameter "include" in registry based configuration (again). 2008-03-13 23:08:25 +01:00
util_seaccess.c Some C++ fixes 2007-12-21 09:58:21 +01:00
util_sec.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
util_sid.c Use netr_SamInfo3 in sid_array_from_info3. 2008-02-17 02:11:58 +01:00
util_sock.c Ignore port when pulling IP addr from struct sockaddr_storage. 2008-03-24 17:25:13 -05:00
util_str.c Fix some warnings 2008-02-25 16:09:26 +01:00
util_tdb.c Fix some warnings 2008-02-25 16:09:26 +01:00
util_transfer_file.c Move transfer_file and transfer_file_internal to a module of their own. 2008-01-10 14:31:25 +01:00
util_unistr.c get rid of doschar_table[] 2007-12-16 10:57:01 -08:00
util_uuid.c Remove some statics 2007-11-27 14:18:47 +01:00
util.c Adding missing calls to va_end(). 2008-01-27 09:33:42 +01:00
version.c Move samba_extended_info_version to smbd/trans2.c 2008-01-22 13:00:22 +01:00
winbind_util.c From Alexander Bokovoy 2008-01-14 11:06:46 -08:00
wins_srv.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
xfile.c Adding missing calls to va_end(). 2008-01-27 09:33:42 +01:00