1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Volker Lendecke 4b788ffe65 lib: Avoid a talloc in write_data_iov
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-09-17 00:31:21 +02:00
..
auth lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
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 s3: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
intl
lib lib: Avoid a talloc in write_data_iov 2014-09-17 00:31:21 +02:00
libads s3-kpasswd: Fix build warning. 2014-09-01 18:15:15 +02:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo 2014-07-07 05:22:33 +02:00
librpc s3:smbd: remember the time of the session setup auth_time 2014-08-06 09:51:14 +02:00
libsmb namecache: fix uninitialised pointer returns 2014-09-13 03:21:39 +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: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
nmbd nmbd: Call DEBUGADD instead of Debug1 2014-07-31 18:49:46 +02:00
pam_smbpass s3:pam_smbpass: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
param param: avoid dereferencing null lp_ctx 2014-08-11 21:00:15 +02:00
passdb passdb: Avoid use-after-free when setting a plaintext password 2014-09-08 07:26:34 +02:00
printing vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
profile
registry lib: directory_create_or_exist() does not use "uid" parameter 2014-07-28 22:04:13 +02:00
rpc_client s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL 2014-09-01 00:36:42 +02:00
rpc_server vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11: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 torture: Also run raw.read against the aio share 2014-08-30 02:51:46 +02:00
services
smbd s3: smbd: Fix a couple of tricky slow-path cases - don't return a mangled name for a name that cannot be converted. 2014-09-16 01:56:55 +02:00
stf
torture torture3: Allow padding byte for LARGE_READX responses 2014-08-30 00:27:13 +02:00
utils smbcontrol: Fix a typo 2014-08-21 14:58:37 +02:00
web
winbindd s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs. 2014-09-15 23:29:00 +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:build: don't detect perl in source3/wscript again. 2014-09-05 19:47:06 +02:00
wscript_build messaging3: Add msg_sink/source -- perftest 2014-08-23 00:24:18 +02:00
wscript_configure_system_ncurses