1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/script
0001-01-01 00:00:00 +00:00
..
.cvsignore Refactor charset plugins a bit and add CP437 module. 0001-01-01 00:00:00 +00:00
build_env.sh Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the 0001-01-01 00:00:00 +00: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 fix some output formatting 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 cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installdat.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installdirs.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installman.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installmodules.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installmsg.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installscripts.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
installswat.sh patch from TAKEDA yasuma to bypass any missing language files 0001-01-01 00:00:00 +00: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 Final round of printf warnings fixes for the moment. 0001-01-01 00:00:00 +00: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 adding copyright messages for Benny Holmgren 0001-01-01 00:00:00 +00:00
mknissmbpwdtbl.sh adding copyright messages for Benny Holmgren 0001-01-01 00:00:00 +00:00
mkproto.awk split some security related functions in their own files. 0001-01-01 00:00:00 +00:00
mkproto.sh Ignore only getdate.* in modules/, not the whole directory. Fixes static builds of modules 0001-01-01 00:00:00 +00:00
mksmbpasswd.sh Updates to the scripts for the new 14-char space format of account 0001-01-01 00:00:00 +00:00
mkversion.sh metze's autogenerate patch for version.h 0001-01-01 00:00:00 +00: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 fix broken incremental tar - merge from 2.2 0001-01-01 00:00:00 +00:00
uninstallbin.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
uninstallman.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
uninstallmodules.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
uninstallscripts.sh cosmetic fix when DESTDIR=/ (default) 0001-01-01 00:00:00 +00:00
updatesmbpasswd.sh