1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/script
Lars Müller 9b27791644 r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
called as part of the all rule (again only if pam modules are requested
by configure).

Add pam_winbind rule.

Ensure proto_exists before we build the pam modules.

Add test_pam_modules rule to test if the built pam modules have any
unresolved symbols.  For test_pam_modules we use script/tests/dlopen.sh
which was written by Nalin Dahyabhai <nalin@redhat.com>.  Thanks Nalin!
RedHat and SuSE use this script to test nss and pam modules since
several years.
(This used to be commit 71b2eb55ad)
2007-10-10 11:15:25 -05:00
..
tests r14325: Add pam_modules rule which builds the configure(d) pam modules. This is 2007-10-10 11:15:25 -05:00
build_env.sh Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the 2003-04-23 14:19:03 +00:00
creategroup An example of a group creation command that can handle failures 2002-09-27 09:47:02 +00:00
extract_allparms.sh
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 r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have 2007-10-10 11:11:09 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r13816: Volunteering :-) 2007-10-10 11:10: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
mkbuildoptions.awk Final round of printf warnings fixes for the moment. 2003-11-06 22:11:08 +00:00
mkinstalldirs
mknissmbpasswd.sh
mknissmbpwdtbl.sh
mkproto.awk r11761: * fix clearing of event logs by truncating the tdb. 2007-10-10 11:05:26 -05:00
mkproto.sh Ignore only getdate.* in modules/, not the whole directory. Fixes static builds of modules 2003-08-21 08:46:48 +00: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
scancvslog.pl
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 r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have 2007-10-10 11:11:09 -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