summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/samr
Commit message (Expand)AuthorAgeFilesLines
* s3-auth Rename user_session_key -> session_key to match auth_session_infoAndrew Bartlett2011-04-051-10/+10
* s3-samr: make getgrgid() failure a little more visible in _samr_CreateDomAlia...Günther Deschner2011-03-311-1/+1
* s3-rpc_server: move access check functions out of samr server.Günther Deschner2011-03-301-113/+1
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth: rpc_server needs auth.hGünther Deschner2011-03-302-0/+2
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+2
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-303-0/+3
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-302-0/+2
* s3-includes: only include system/terminal.h when needed.Günther Deschner2011-03-301-0/+1
* s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett2011-03-011-1/+1
* s3-includes: move some chgpasswd related defines to the locations where they ...Günther Deschner2011-02-221-0/+6
* s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2011-02-221-2/+2
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-37/+37
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-191-1/+3
* s3: Pass "code_page" through samrVolker Lendecke2011-02-152-2/+11
* s3: Pass "country_code" through samrVolker Lendecke2011-02-152-2/+11
* s3-rpc_server: move services into individual directories.Günther Deschner2011-02-104-0/+8892