Fix access control code to be IPv6/v4 protocol independent.
authorJeremy Allison <jra@samba.org>
Tue, 16 Oct 2007 18:33:37 +0000 (11:33 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 16 Oct 2007 18:33:37 +0000 (11:33 -0700)
commitce77126e68df65abc063de0ccdaec22cc746203d
tree97e027102f5a51f2dc89d96a818efa569a551d26
parentb111d543a580694f2909c75a280a42a27bbe6dd0
Fix access control code to be IPv6/v4 protocol independent.
Make unix_wild_match() talloc, not pstring based.
Next will be name resolution code, and client code.
Jeremy.
(This used to be commit f6a01b82c5a47957659df08ea84e335dfbba1826)
source3/lib/access.c
source3/lib/interface.c
source3/lib/util.c