summaryrefslogtreecommitdiff
path: root/source3/rpc_server/eventlog
Commit message (Expand)AuthorAgeFilesLines
* s3:rpc_server: Do not free the tdbname before we printed itAndreas Schneider2019-05-081-2/+2
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_server/Günther Deschner2016-09-281-2/+2
* Covert all uint32/16/8 to _t in source3/rpc_server.Richard Sharpe2015-05-151-5/+5
* Change get_nt_acl_no_snum() to return an NTSTATUS, not a struct security_desc...Andrew Bartlett2012-11-131-4/+7
* s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snumAndrew Bartlett2012-08-231-1/+1
* s3-rpc_server: Make it possible to use more rpc exceptions.Andreas Schneider2012-07-061-16/+16
* s3: Include uid_wrapper where it is missing.Andreas Schneider2011-10-271-0/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-rpc_server: run minimal_includes.pl.Günther Deschner2011-05-051-1/+0
* s3: include ntdomain.h before including generated srv_ headers.Günther Deschner2011-05-021-1/+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: rpc_server needs parts of smbd.Günther Deschner2011-03-301-1/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-222-4/+4
* s3-rpc_server: move services into individual directories.Günther Deschner2011-02-103-0/+1234