1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Volker Lendecke fc77ee5171 s3: Fix Coverity ID 242710 Untrusted pointer read
According to susv3 we have to make sure that we call isupper with
values only in the range of an unsigned char. This is best achieved
by automatic narrowing through assignment.
2012-05-15 21:37:17 +02:00
..
auth s3-auth: Rename to init_system_session_info(). 2012-05-15 13:56:00 +02:00
build
client Fix bug #8922. 2012-05-11 14:55:53 +02:00
exports Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
groupdb s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
include lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c 2012-05-14 15:12:34 +02:00
intl
lib s3: Remove some unused code 2012-05-15 18:24:10 +02:00
libads s3:registry: remove usage of reg_objects from libads/ldap_printer.c 2012-04-25 14:11:06 +02:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet s3-auth: Remove security=share (depricated since 3.6). 2012-03-04 23:33:05 +01:00
librpc s3: Attempt to fix the build without kerberos 2012-04-24 15:04:13 +02:00
libsmb libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel 2012-05-15 20:17:01 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking s3: talloc_zero is not needed for structs we ndr_pull into 2012-05-14 18:59:07 +02:00
m4 s3-build: remove EXEEXT from Makefiles 2012-02-09 00:27:08 +01:00
modules s3-vfs: Show the invalid ACL when we say it is invalid for set 2012-05-09 04:21:05 +02:00
nmbd s3: Fix Coverity ID 2686 -- RESOURCE_LEAK 2012-04-19 20:52:27 +02:00
pam_smbpass s3-waf: create a smbldap.so library. 2011-11-16 14:03:05 +01:00
param s3-auth: remove "security=server" (depricated since 3.6) 2012-05-15 08:18:28 +02:00
passdb Fix bug 8920, null dereference 2012-05-10 11:07:27 +02:00
pkgconfig
po s3-docs: Remove references to long-gone smbmount utilities 2012-02-08 17:34:53 +11:00
printing build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
profile
registry s3:registry: let reg_values_need_update() return true if the backend does not implement the method 2012-05-07 16:11:05 +02:00
rpc_client s3: Fix Coverity ID 242715 Uninitialized scalar variable 2012-05-10 09:11:58 +02:00
rpc_server s3: Fix Coverity ID 242714 Uninitialized scalar variable 2012-05-10 09:11:58 +02:00
rpcclient s3: Fix Coverity ID 242717 Uninitialized scalar variable 2012-05-10 09:11:57 +02:00
script s3-selftest: introduce new net registry check check 2012-03-22 00:21:56 +01:00
selftest selftest: Remove tests for security=server 2012-05-15 08:18:27 +02:00
services param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd s3: Fix a likely cut&paste error 2012-05-15 16:18:50 +02:00
stf
tests s3: Move stream_depot test to script/tests 2012-02-02 20:35:27 +01:00
torture s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c 2012-05-14 15:12:34 +02:00
utils s3: Fix Coverity ID 242710 Untrusted pointer read 2012-05-15 21:37:17 +02:00
web build: Fix sys_open() removal by including system/filesys.h 2012-04-05 02:39:09 +02:00
winbindd s3-auth: Rename to init_system_session_info(). 2012-05-15 13:56:00 +02:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh
change-log
config.guess
config.sub
configure.developer
configure.in s3:auth: remove unused auth_server.c 2012-05-15 08:18:29 +02:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 remove --enable-developer from recursive waf build in autoconf build 2012-04-11 02:30:39 +02:00
Makefile.in libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel 2012-05-15 20:17:01 +02:00
smbadduser.in
wscript s3:auth: remove unused auth_server.c 2012-05-15 08:18:29 +02:00
wscript_build libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel 2012-05-15 20:17:01 +02:00