1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/script
James Peach cc87cb7770 r21950: After discussion with the Apple and Linux client maintainers,
changing the FindFirst response for the UNIX_INFO2 level to include
a length field before the name. The name is not required to be null
terminated. The length field does not count any null.

Also add call to chflags(2) in the default VFS module so that this
will work be default on BSD-derived platform. Add UNIX-INFO2 test
to the build farm to get some non-BSD coverage.

Jeremy and Jerry, please review for inclusion in 3.0.25.
(This used to be commit e7b21b1ef3)
2007-10-10 12:18:51 -05:00
..
tests r21950: After discussion with the Apple and Linux client maintainers, 2007-10-10 12:18:51 -05:00
build_env.sh Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the 2003-04-23 14:19:03 +00:00
build_idl.sh r21565: Import ndrdump (doesn't compile yet, needs table support functions). 2007-10-10 12:18:14 -05:00
creategroup An example of a group creation command that can handle failures 2002-09-27 09:47:02 +00:00
extract_allparms.sh Useful script to extract all parameters out of the loadparm.c file 1998-11-05 22:08:47 +00:00
findsmb.in merge old change from 2.2 branch to give legend in heading 2004-02-12 20:43:23 +00:00
findstatic.pl used findstatic.pl to make some variables static and remove some dead 2002-07-01 09:12:41 +00:00
gap.awk Refactor charset plugins a bit and add CP437 module. 2003-08-28 17:16:27 +00:00
gaptab.awk Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned 2003-09-17 17:49:35 +00:00
gen-8bit-gap.awk Proper fix for #380 -- use different algorithm to generate codepages 2003-09-01 11:33:42 +00:00
gen-8bit-gap.sh.in Proper fix for #380 -- use different algorithm to generate codepages 2003-09-01 11:33:42 +00:00
installbin.sh.in r16136: By default, rootsbindir relies on SBINDIR so import it here 2007-10-10 11:17:22 -05:00
installdat.sh r13816: Volunteering :-) 2007-10-10 11:10:55 -05:00
installdirs.sh r13644: Do not shift anything inside the for loop away. We ineterate over $@. 2007-10-10 11:10:20 -05:00
installman.sh r20668: Also do not install the smbumount man page if we don't build smbumount. 2007-10-10 12:17:02 -05:00
installmodules.sh r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now. 2007-10-10 11:11:08 -05:00
installmsg.sh r13816: Volunteering :-) 2007-10-10 11:10:55 -05:00
installscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installswat.sh r20535: Fix make install to work when root doesn't have 2007-10-10 12:16:55 -05:00
linkmodules.sh Create symlinks for modules that register multiple functions (fixes bug #91 ) 2003-08-13 04:11:50 +00:00
makeunicodecasemap.awk Samba now includes a full ucs2 upper to lower case (and vica versa) map table. 1999-12-23 01:57:43 +00:00
mkbuildoptions.awk r20269: merge -r20264:20267 from SAMBA_3_0_24 2007-10-10 12:16:38 -05:00
mkinstalldirs we definately don't want RCS $id tags in Samba. They make merging much 2002-02-18 22:12:21 +00:00
mknissmbpasswd.sh
mknissmbpwdtbl.sh
mkproto.awk r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
mkproto.sh r17116: Jerry, I can't reach you right now, but r17110 broke the build. 2007-10-10 11:38:13 -05:00
mksmbpasswd.sh disable template accounts by default 2004-01-29 20:15:12 +00:00
mkversion.sh r13229: * fix bad comparison caught by the AIX compiler in wbinfo code 2007-10-10 11:06:19 -05:00
revert.sh fixed the installation scripts for the new layout 1998-08-10 01:55:42 +00:00
scancvslog.pl new logs use abbreviated month names. Add this to date conversion 2001-08-27 18:24:04 +00:00
smbtar BUG 958; don't use the -N option when invoking smbclient from the smbtar script 2004-01-15 17:18:39 +00:00
uninstallbin.sh.in r16138: By default, rootsbindir relies on SBINDIR so import it here 2007-10-10 11:17:22 -05:00
uninstalldat.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
uninstallman.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallmodules.sh r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now. 2007-10-10 11:11:08 -05:00
uninstallmsg.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
uninstallscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallswat.sh r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done 2007-10-10 11:10:21 -05:00
updatesmbpasswd.sh