r14075: * add support for long variable names in smb.conf in the form of %(....)
commit71d960250d2c6d01096a03e98884d3f9c395baa0
authorGerald Carter <jerry@samba.org>
Thu, 9 Mar 2006 15:51:55 +0000 (9 15:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:09 +0000 (10 11:11 -0500)
tree385c7310d2cd0d7f06ce8b3eba234f684c678653
parent4a1a3c4808307e09fa8ff85da9a963a4a6f0e9ae
r14075: * add support for long variable names in smb.conf in the form of %(....)
* add support for %(DomainSID)
* replace standard_sub_XXX() functions with wrappers around their
  alloc_sub_XXX() counterparts
* add support for using SIDs in read list, et. al. (anything that
  is checked by nt_token_contains_name_in_list())
source/Makefile.in
source/lib/substitute.c
source/smbd/share_access.c