1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Andrew Bartlett c8ade07760 smbd: Add mem_ctx to {f,}get_nt_acl VFS call
This makes it clear which context the returned SD is allocated on, as
a number of callers do not want it on talloc_tos().

As the ACL transformation allocates and then no longer needs a great
deal of memory, a talloc_stackframe() call is used to contain the
memory that is not returned further up the stack.

Andrew Bartlett
2012-10-11 12:25:11 +11:00
..
auth s3:auth fix a compiler warning 2012-09-16 11:50:11 -07:00
autoconf s3-build: Do not write loadparm generated files into the build tree 2012-06-15 11:10:14 +02:00
build
client client: Fix talloc_stackframe() free order assertion in developer mode 2012-09-25 14:43:01 +10:00
exports
groupdb loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
include smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
intl
lib smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11:00
libads s3-kerberos: add aes enctypes to generated krb5.conf. 2012-10-02 16:22:31 +02:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
librpc s3:vfs_default: add basic support for durable handle request and reconnect 2012-09-08 19:48:20 +02:00
libsmb s3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_send() 2012-09-29 11:52:43 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking s3:locking: add brl_mark_disconnected() and brl_reconnect_disconnected() 2012-09-08 03:39:06 +02:00
m4 s3:build fix autoconf build on RHEL5 2012-08-31 12:50:03 +02:00
modules smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
nmbd param: Add startup checks for valid server role/binary combinations 2012-08-23 15:02:26 +02:00
pam_smbpass waf: Build pam_smbpass module only if enabled. 2012-10-04 10:20:35 +02:00
param Remove the parameters: 2012-10-04 12:04:21 -07:00
passdb s3:passdb formatting changes 2012-09-27 04:36:52 +02:00
pkgconfig
po
printing s3fs-printing: Fix RAW printing for normal users. 2012-10-08 16:11:51 +02:00
profile
registry lib/util/charset: We do not use fucntions from wchar.h any more 2012-09-26 02:13:10 +02:00
rpc_client s3-spoolss: Fix builtin forms order to match Windows again. 2012-09-26 20:07:43 +02:00
rpc_server smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
rpcclient s3:rpcclient fix a compiler warning 2012-09-22 02:45:50 +02:00
script source3/script: fix installman.sh after the last build-manpages-nogit change 2012-09-18 04:00:02 +02:00
selftest Add samba3.samba3badnameblob test to check regressions in bug #9215. 2012-10-01 23:29:25 +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 smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
stf
tests build: Fix quota tests, including move of sysquotas.c to the top level 2012-09-29 14:50:00 +10:00
torture smbd: Add mem_ctx to {f,}get_nt_acl VFS call 2012-10-11 12:25:11 +11:00
utils s3-net: Fix DEBUG() location. 2012-10-02 18:06:17 +02:00
web Move everything to use the common pidfile functions. 2012-07-19 16:36:18 -07:00
winbindd s3-winbindd: Adjust error code loop logic in rpc_trusted_domains(). 2012-09-29 00:34:03 +02:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh s3:build: rewrite autogen.sh to be called from any directory 2012-09-12 23:52:51 +02:00
change-log
config.guess
config.sub
configure.developer
configure.in build: Fix quota tests, including move of sysquotas.c to the top level 2012-09-29 14:50:00 +10:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 Rework recursive waf build to be a selftest-enabled not a developer build 2012-08-06 20:51:56 +10:00
Makefile.in libcli/smb: add smb1cli_echo* 2012-09-29 10:10:30 +02:00
smbadduser.in
wscript waf: Build pam_smbpass module only if enabled. 2012-10-04 10:20:35 +02:00
wscript_build build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET 2012-09-22 09:09:16 +02:00