r14075: * add support for long variable names in smb.conf in the form of %(....)
authorGerald Carter <jerry@samba.org>
Thu, 9 Mar 2006 15:51:55 +0000 (15:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:11:09 +0000 (11:11 -0500)
commit9f18298beee5c6abf2cffc9e1d36da2795f4e9d6
tree62ed987a77f9e3c7d027daa3bde3c352e05139db
parente11a85eebd660073f3f68b7d6d289476e5193d28
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())
(This used to be commit 71d960250d2c6d01096a03e98884d3f9c395baa0)
source3/Makefile.in
source3/lib/substitute.c
source3/smbd/share_access.c