1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison 57bcb8055e s3: lib, s3: modules: Fix compilation on Solaris.
Based on work from YOUZHONG YANG <youzhong@gmail.com>.
Code needs fixing when HAVE_STRUCT_MSGHDR_MSG_CONTROL is
not defined. Also Solaris doesn't have msg_flags field
(which we set to zero anyway, so if we initialize
the entire struct to zero, we never need to refer to it).

https://bugzilla.samba.org/show_bug.cgi?id=10849

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Oct  6 12:33:36 CEST 2014 on sn-devel-104
2014-10-06 12:33:35 +02:00
..
auth lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
build
client lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec 2014-06-30 22:28:14 +02:00
exports
groupdb param: rename lp function and variable from "setprimarygroup_script" to "set_primary_group_script" 2014-02-07 16:19:12 -08:00
include profiling: Make WITH_PROFILE span more in smbprofile.h 2014-10-03 22:17:46 +02:00
intl
lib s3: lib, s3: modules: Fix compilation on Solaris. 2014-10-06 12:33:35 +02:00
libads s3-libads: Add all machine account principals to the keytab. 2014-09-26 05:55:34 +02:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet s3-libnet: set list of allowed krb5 encryption types in AD >= 2008. 2014-09-26 21:11:35 +02:00
librpc librpc: gensec is our security provider abstraction, remove a void * 2014-09-27 01:35:36 +02:00
libsmb s3:libsmb: remove unused smb2cli.h 2014-09-30 23:35:08 +02:00
locale winbind/i18n: update Japanese pam winbind translation 2014-07-26 20:43:28 +02:00
locking brlock: Remove validate_lock_entries 2014-08-23 00:24:18 +02:00
modules s3: lib, s3: modules: Fix compilation on Solaris. 2014-10-06 12:33:35 +02:00
nmbd s3: nmbd: Ensure the main nmbd process doesn't create zombies. 2014-09-30 20:40:16 +02:00
pam_smbpass s3:pam_smbpass: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
param winbindd: Change value of "ldap sasl wrapping" to sign 2014-09-30 12:32:05 +02:00
passdb s3:passdb: add pdb_get_trust_credentials() 2014-09-27 19:42:37 +02:00
printing vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
profile profiling: Only compile profile/profile.c if profiling is enabled 2014-10-03 19:55:09 +02:00
registry lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
rpc_client librpc: gensec is our security provider abstraction, remove a void * 2014-09-27 01:35:36 +02:00
rpc_server s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers. 2014-09-30 20:40:16 +02:00
rpcclient s3-rpc_client: return info3 in rpccli_netlogon_password_logon(). 2014-07-15 16:00:40 +02:00
script Add test suite for iconv conversion fail of bad names over SMB1/SMB3. 2014-09-16 04:21:49 +02:00
selftest selftest: run LOCAL-MESSAGING-READ4 2014-09-30 16:36:10 +02:00
services
smbd smbd: Always use uint8_t for inbuf pointer 2014-10-04 00:11:21 +02:00
stf
torture s3:libsmb: remove unused smb2cli.h 2014-09-30 23:35:08 +02:00
utils profiling: Only compile utils/status_profile.c if profiling is enabled 2014-10-03 19:55:09 +02:00
web
winbindd windbindd: Make cm_connect_lsa_tcp static 2014-10-04 02:34:48 +02:00
.clang_complete Remove popt/iniparser from .clang_complete 2014-08-14 21:27:13 +02:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript s3: vfs module: Adding new vfs module for Symantec VxFS. 2014-09-18 02:30:06 +02:00
wscript_build profiling: Only compile profile/profile.c if profiling is enabled 2014-10-03 19:55:09 +02:00
wscript_configure_system_ncurses