summaryrefslogtreecommitdiffstats
path: root/source3/libads/kerberos_util.c
Commit message (Collapse)AuthorAgeFilesLines
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-3/+3
| | | | | | | | There is no reason this can't be a normal constant string in the loadparm system, now that we have lp_set_cmdline() to handle overrides correctly. Andrew Bartlett
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+107
Guenther