1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
Jeremy Allison 79a5d2e31b Finish tridge's patch as referenced here :
make sure we don't allow the creation of directories containing
wildcard characters. I've only put this in mkdir at the moment, but I
suspect this will apply to all places that can create new filenames.

We need to allow the opening of existing filenames that contain
wildcards, but not allow the creation of new ones.

Jeremy.
(This used to be commit 7f111e545d)
2003-07-29 17:34:20 +00:00
..
aparser
auth Correctly detect an "add user script" - check that *lp_adduser_script() != '\0', 2003-07-26 01:21:06 +00:00
bin Ignore t_stringoverflow binary. 2003-05-26 23:52:48 +00:00
client convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
codepages
groupdb Fixup a bunch of printf-style functions and debugs to use unsigned long when 2003-07-22 04:31:20 +00:00
include This adds gss-spnego to ntlm_auth. It contains some new spnego support 2003-07-29 15:00:38 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib If we strupper_m after the alpha_strcpy() we know that it is less likaly 2003-07-27 02:43:22 +00:00
libads Typo on my part. I typed KRB5_KDB_BAD_ENCTYPE when I meant to type KRB5_BAD_ENCTYPE. 2003-07-29 17:03:51 +00:00
libsmb This adds gss-spnego to ntlm_auth. It contains some new spnego support 2003-07-29 15:00:38 +00:00
locking Fixup a bunch of printf-style functions and debugs to use unsigned long when 2003-07-22 04:31:20 +00:00
modules Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
msdfs Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
nmbd Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, nmbd, winbindd). Reviewed by jerry and tridge. 2003-07-15 17:21:21 +00:00
nsswitch fix typo in debug 2003-07-26 12:01:35 +00:00
pam_smbpass Ignore *.po 2003-07-11 03:30:18 +00:00
param Cleanup of loadparm and swat to correctly display all parameters as required. 2003-07-28 05:47:15 +00:00
passdb More printf portability fixes. Got caught out by some gcc'isms last 2003-07-25 04:24:40 +00:00
po
popt
printing More printf portability fixes. Got caught out by some gcc'isms last 2003-07-25 04:24:40 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python More memory leak fixes from Brett! It turns out PyDict_SetItemString 2003-07-29 00:15:23 +00:00
registry i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
rpc_client domain in schannel bind credentials must be the dest domain, not ours 2003-07-25 18:00:57 +00:00
rpc_parse More printf portability fixes. Got caught out by some gcc'isms last 2003-07-25 04:24:40 +00:00
rpc_server fix some error returns and strings; patch from metze 2003-07-25 14:35:17 +00:00
rpcclient Schannel, once setup, may be used on *ANY* TCP/IP connection until the 2003-07-25 01:26:19 +00:00
sam Some more [ug]id_t printf fixes. 2003-07-24 00:01:10 +00:00
script removing outdated scripts 2003-07-16 04:53:57 +00:00
smbd Finish tridge's patch as referenced here : 2003-07-29 17:34:20 +00:00
smbwrapper Patch from Guenther Deschner to fix build with gcc 3.2 2003-04-24 03:55:22 +00:00
stf Add pythoncheck to make check target. 2003-05-13 04:38:09 +00:00
tdb adding command for moving a record from one tdb to another 2003-07-16 16:51:51 +00:00
tests
torture convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils This adds gss-spnego to ntlm_auth. It contains some new spnego support 2003-07-29 15:00:38 +00:00
web Cleanup of loadparm and swat to correctly display all parameters as required. 2003-07-28 05:47:15 +00:00
wrepld Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
.cvsignore syncup with head 2003-04-02 06:00:22 +00:00
.dmallocrc
aclocal.m4 Metze's AD/LDAP detection patches mainly to do with library detection. 2003-07-21 23:42:45 +00:00
autogen.sh Merge of head(1) portability patch. 2003-05-22 00:49:24 +00:00
change-log Remove reference to obsolete samba-bugs address. 2003-02-19 00:13:23 +00:00
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in Metze's AD/LDAP detection patches mainly to do with library detection. 2003-07-21 23:42:45 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
Makefile.in This adds gss-spnego to ntlm_auth. It contains some new spnego support 2003-07-29 15:00:38 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00