WHATSNEW.txt: Updated with %U bugfix note.
authorJeremy Allison <jra@samba.org>
Wed, 6 May 1998 18:19:02 +0000 (18:19 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 6 May 1998 18:19:02 +0000 (18:19 +0000)
commite6c91252303ab93e4969f2dd6ba5cee4de8cbb6f
tree9f179a5b7698097f03ed09bb784622ed9959958d
parente97d2cefc7b8b5a965cdd7eee56a3e244e4ed659
WHATSNEW.txt: Updated with %U bugfix note.
source/server.c source/util.c: Moved %U, %G and %N into standard_sub() from standard_sub_basic()
          as only smbd knows about usernames. Also fixes problem with calling
          standard_sub_basic() from loadparm.c.
Jeremy.
WHATSNEW.txt
source/lib/util.c
source/smbd/server.c