summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* s3: only include tdb headers where needed.Günther Deschner2011-05-062-0/+2
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-064-10/+10
* s3-rpc_server: run minimal_includes.pl.Günther Deschner2011-05-057-8/+0
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-1/+1
* s3-rpc_server: (re)move last globally included rpc_server prototypes.Günther Deschner2011-05-024-0/+36
* s3-spoolss: remove another unused header.Günther Deschner2011-05-021-1/+0
* s3: include ntdomain.h before including generated srv_ headers.Günther Deschner2011-05-0218-15/+18
* s3-rpc_server: add pipes_struct forward declaration.Günther Deschner2011-05-022-0/+3
* s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-021-1/+1
* s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-021-2/+2
* s3-proto: move remaining srvsvc protos to own header file.Günther Deschner2011-05-023-0/+35
* s3-proto: move remaining spoolss protos to own header file.Günther Deschner2011-05-023-0/+42
* s3-proto: move more rpc_server prototypes out of proto.hGünther Deschner2011-05-024-1/+54
* s3-rpc_server: remove proto of nonexisting functionGünther Deschner2011-05-021-1/+1
* s3-util: move valid_share_pathname() to lib/util.cGünther Deschner2011-05-021-34/+0
* s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner2011-05-026-0/+45
* s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.Günther Deschner2011-04-293-0/+8
* s3-proto: remove duplicate prototypes.Günther Deschner2011-04-291-1/+2
* s3-rpc_server: remove some unneeded headers.Günther Deschner2011-04-291-4/+0
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-292-0/+2
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-04-292-0/+2
* build: Fix kerberos build issues in top level buildAndrew Bartlett2011-04-291-1/+2
* s3-rpc_server Fix compile without kerberosAndrew Bartlett2011-04-271-2/+7
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-54/+8
* s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().Günther Deschner2011-04-201-2/+2
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-201-1/+1
* s3-includes: move struct pipe_open_rec to srvsvc rpc server.Günther Deschner2011-04-141-0/+9
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3: Wrap creating the svcctl keys in a transactionVolker Lendecke2011-04-111-0/+28
* auth: Move auth_session_info into IDLAndrew Bartlett2011-04-052-19/+32
* s3-auth Rename user_session_key -> session_key to match auth_session_infoAndrew Bartlett2011-04-056-16/+16
* s3-auth use create_local_token() to transform server_info -> session_infoAndrew Bartlett2011-04-052-8/+7
* s3-rpc_server Remove comment, yes the key is correct.Andrew Bartlett2011-04-041-2/+0
* s3-auth consolidate create_local_token() into make_server_info_krb5()Andrew Bartlett2011-04-042-11/+1
* s3: Fix a typoVolker Lendecke2011-03-311-1/+1
* s3-samr: make getgrgid() failure a little more visible in _samr_CreateDomAlia...Günther Deschner2011-03-311-1/+1
* s3: Fix Coverity ID 2041, "UNUSED_VALUE"Günther Deschner2011-03-301-4/+10
* s3: Fix Coverity ID 2332: MISSING_BREAKVolker Lendecke2011-03-301-0/+1
* s3-rpc_server: move access check functions out of samr server.Günther Deschner2011-03-305-114/+163
* s3: only include lib/privileges.h where needed.Günther Deschner2011-03-302-0/+2
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-3020-0/+20
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-304-4/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-304-0/+4
* s3-auth: rpc_server needs auth.hGünther Deschner2011-03-3021-0/+21
* s3: rpc_server needs parts of smbd.Günther Deschner2011-03-306-1/+6
* 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-305-0/+5
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-304-0/+4
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-303-0/+3
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-303-0/+3