summaryrefslogtreecommitdiff
path: root/source3/auth/server_info_sam.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-03s3-auth remove sanitized_username from auth_serversupplied_infoAndrew Bartlett1-7/+0
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-2/+2
2011-05-05s3-auth: run minimal_includes.plGünther Deschner1-2/+0
2011-03-30s3-auth: use auth.h where needed.Günther Deschner1-0/+1
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2010-10-20Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison1-1/+1
2010-08-26s3-build: only include nsswitch header where needed.Günther Deschner1-0/+1
2010-06-07s3:auth remove unused structure memberSimo Sorce1-31/+1
2010-06-07s3:auth handle unix domain sids in samuSimo Sorce1-2/+2
2010-05-28s3:auth Free sampass as soon as we have server_infoSimo Sorce1-2/+0
2010-05-28s3:auth use info3 in auth_serversupplied_infoSimo Sorce1-2/+7
2010-04-11s3: Move make_server_info_sam to auth/server_info_sam.cVolker Lendecke1-0/+151