1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
Stefan Metzmacher 936037c7da s3:smbd: wildcard characters are allowed in stream names
We only check the filename of the basefile now.

metze
2008-12-01 13:27:47 -08:00
..
auth Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00
client mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog 2008-11-06 15:07:07 -05:00
exports build: auto-generate symbols for libsmbsharemodes. 2008-08-20 22:39:46 +02:00
groupdb Ignore 3.0 style invalid group mappings during upgrade to ldb 2008-11-04 10:56:24 +01:00
include Make nt4_compatible_acls() non-static for use by VFS ACL modules. 2008-11-30 21:04:19 -08:00
iniparser
iniparser_build Make Samba 3 and Samba 4 both use the same single copy of libreplace. 2008-09-16 16:30:14 +02:00
intl Use common util_file code. 2008-10-12 17:34:43 +02:00
lib Move cli_trans_oob to lib/util.c 2008-11-28 08:24:37 +01:00
libaddns Fix a potential NULL deref in line 258 found by the IBM checker 2008-10-04 22:07:14 +02:00
libads s3:libads/ldap.c: return an error instead of crashing when no realm is given 2008-11-24 15:23:50 +01:00
libgpo Add wrapper str_list_make_v3() to replace the old S3 behavior of 2008-11-06 18:53:00 -08:00
libnet s3-libnetjoin: Fix bug #5749. Re-set acctflags while joining. fix from metze. 2008-11-29 00:16:56 +01:00
librpc s3-build: re-run make samba3-idl. 2008-11-28 13:55:29 +01:00
libsmb remove the explicit mem_ctx from ntlmssp_state, use the state itself 2008-11-30 17:15:19 +01:00
locale/pam_winbind pam_winbind: rerun genmsg after Bo Yang's fixes. 2008-11-17 13:07:50 +01:00
locking Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
m4 i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
modules s3:vfs_tsmsm: fix potential segfault (freeing uninitialized buffer) 2008-12-01 06:21:29 +01:00
nmbd s3: fix a few "shadows a global declaration" warnings 2008-11-03 14:44:38 -08:00
nsswitch libwbclient: Implement wbcGetgrent and wbcGetgrlist 2008-11-25 09:28:25 +01:00
pam_smbpass Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. 2008-07-02 10:51:45 -07:00
param Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL. 2008-11-06 20:48:13 -08:00
passdb Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00
pkgconfig
po
printing Convert delete_driver_files to use create_conn_struct 2008-11-24 11:39:03 +01:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
rpc_client s3-samr: add init_samr_user_info25 and init_samr_user_info26. 2008-11-28 14:16:51 +01:00
rpc_parse s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop. 2008-11-19 23:25:33 +01:00
rpc_server s3-samr: avoid code duplication for identical code in _samr_Connect2, 4 and 5. 2008-12-01 21:56:28 +01:00
rpcclient s3-rpcclient: fix cmd_ntsvcs_get_dev_reg_prop. 2008-11-19 23:25:16 +01:00
script Fix script installmo.sh when no .po file exists 2008-12-01 11:09:52 +01:00
selftest Allow running individual tests in the testsuite, normalize test names, fix some tests. 2008-10-21 18:26:46 +02:00
services Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
smbd s3:smbd: wildcard characters are allowed in stream names 2008-12-01 13:27:47 -08:00
stf
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00
utils remove the explicit mem_ctx from ntlmssp_state, use the state itself 2008-11-30 17:15:19 +01:00
web Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL. 2008-11-06 20:48:13 -08:00
winbindd s3:winbindd/nss_info: remove unused variable from nss_init() 2008-12-01 04:37:24 +01:00
.dmallocrc
.indent.pro
autogen.sh Add support for autogen to take a --version-file argument 2008-10-09 19:12:36 -07:00
change-log
config.guess
config.sub
configure.developer
configure.in Allow SYSLOG_FACILITY to be modified with a new configure option called --with-syslog-facility 2008-11-24 15:34:33 -08:00
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
dynconfig.c Add dyn_NCALRPCDIR 2008-10-06 09:54:16 +02:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in ctags: Ignore source3/includes/proto.h for tags. 2008-11-23 22:21:31 +01:00
samba4-templates.mk Also build all other Samba 4 binaries during merged build. 2008-10-20 12:28:07 +02:00
samba4.m4 Don't filter out any variables for config.pm, only for config.mk. 2008-11-26 16:55:32 +01:00
samba4.mk Move torture directory to top-level. 2008-11-16 00:58:08 +01:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00