1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/script
2007-10-10 12:22:44 -05:00
..
tests r22998: merge from SAMBA_4_0: 2007-10-10 12:22:13 -05:00
build_env.sh Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
extract_allparms.sh Useful script to extract all parameters out of the loadparm.c file 0001-01-01 00:00:00 +00:00
findsmb.in merge old change from 2.2 branch to give legend in heading 0001-01-01 00:00:00 +00:00
findstatic.pl used findstatic.pl to make some variables static and remove some dead 0001-01-01 00:00:00 +00:00
gap.awk Refactor charset plugins a bit and add CP437 module. 0001-01-01 00:00:00 +00:00
gaptab.awk Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned 0001-01-01 00:00:00 +00:00
gen-8bit-gap.awk Proper fix for #380 -- use different algorithm to generate codepages 0001-01-01 00:00:00 +00:00
gen-8bit-gap.sh.in Proper fix for #380 -- use different algorithm to generate codepages 0001-01-01 00:00:00 +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 r23093: Allow modules with the same name but different types. 2007-10-10 12:22:44 -05:00
installmsg.sh r13816: Volunteering :-) 2007-10-10 11:10:55 -05:00
installscripts.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +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 ) 0001-01-01 00:00:00 +00:00
makeunicodecasemap.awk Samba now includes a full ucs2 upper to lower case (and vica versa) map table. 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
mkversion.sh r22401: Add bzr revision+nick support to mkversion.sh. 2007-10-10 12:19:32 -05:00
revert.sh fixed the installation scripts for the new layout 0001-01-01 00:00:00 +00:00
scancvslog.pl new logs use abbreviated month names. Add this to date conversion 0001-01-01 00:00:00 +00:00
smbtar BUG 958; don't use the -N option when invoking smbclient from the smbtar script 0001-01-01 00:00:00 +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) 0001-01-01 00:00:00 +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) 0001-01-01 00:00:00 +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