summaryrefslogtreecommitdiff
path: root/source3/rpc_server/samr
AgeCommit message (Expand)AuthorFilesLines
2011-04-05s3-auth Rename user_session_key -> session_key to match auth_session_infoAndrew Bartlett1-10/+10
2011-03-31s3-samr: make getgrgid() failure a little more visible in _samr_CreateDomAlia...Günther Deschner1-1/+1
2011-03-30s3-rpc_server: move access check functions out of samr server.Günther Deschner1-113/+1
2011-03-30s3-includes: only include ntdomain.h where needed.Günther Deschner1-0/+1
2011-03-30s3-auth: rpc_server needs auth.hGünther Deschner2-0/+2
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+2
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner3-0/+3
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner2-0/+2
2011-03-30s3-includes: only include system/terminal.h when needed.Günther Deschner1-0/+1
2011-03-01s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett1-1/+1
2011-02-22s3-includes: move some chgpasswd related defines to the locations where they ...Günther Deschner1-0/+6
2011-02-22s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher1-2/+2
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-37/+37
2011-02-19s3: Add "len" to pdb_set_hoursVolker Lendecke1-1/+3
2011-02-15s3: Pass "code_page" through samrVolker Lendecke2-2/+11
2011-02-15s3: Pass "country_code" through samrVolker Lendecke2-2/+11
2011-02-10s3-rpc_server: move services into individual directories.Günther Deschner4-0/+8892