1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/script
Gerald Carter 46e5effea9 r4805: Last planned change to the privileges infrastructure:
* rewrote the tdb layout of privilege records in account_pol.tdb
  (allow for 128 bits instead of 32 bit flags)
* migrated to using SE_PRIV structure instead of the PRIVILEGE_SET
  structure.  The latter is now used for parsing routines mainly.

Still need to incorporate some client support into 'net' so
for setting privileges.  And make use of the SeAddUserPrivilege
right.
(This used to be commit 41dc7f7573)
2007-10-10 10:53:55 -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 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 cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installdat.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installdirs.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installman.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installmodules.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installmsg.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
installswat.sh r3924: fix installswat once again after the image target location had changed in the docs 2007-10-10 10:53:24 -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 Final round of printf warnings fixes for the moment. 2003-11-06 22:11:08 +00: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 adding copyright messages for Benny Holmgren 1998-05-15 14:48:25 +00:00
mknissmbpwdtbl.sh adding copyright messages for Benny Holmgren 1998-05-15 14:48:25 +00:00
mkproto.awk r4805: Last planned change to the privileges infrastructure: 2007-10-10 10:53:55 -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 r824: merge from: SAMBA_4_0: 2007-10-10 10:51:47 -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 cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallman.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallmodules.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
uninstallscripts.sh cosmetic fix when DESTDIR=/ (default) 2003-10-06 19:24:17 +00:00
updatesmbpasswd.sh