summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where format arguments were reversed. Please compile with -Wall !Jeremy Allison2011-06-011-2/+2
* s3-epmapper: Register ports on IPv4 too.Andreas Schneider2011-06-012-2/+2
* s3-rpc_server: Remove unused variable pipes_open.Andreas Schneider2011-06-011-4/+2
* s3-rpc_server: Remove syntax from pipes_struct.Andreas Schneider2011-06-012-2/+0
* s3-rpc_server: Fixed debug messages of srv_pipe_hnd.Andreas Schneider2011-06-011-5/+5
* s3-rpc_server: Fixed debug messages for rpc_handles.Andreas Schneider2011-06-011-6/+7
* s3-rpc_server: Fix debug messages.Andreas Schneider2011-06-011-46/+20
* s3-rpc_server: Don't segfault if there are not handles to free.Andreas Schneider2011-06-011-0/+4
* s3-rpc_server: Remove guessing of the syntax id.Andreas Schneider2011-06-015-51/+11
* s3-rpc_server: Use the correct syntax id for debugging.Andreas Schneider2011-06-011-8/+11
* s3-rpc_server: Migrate init_pipe_handles() to new syntax.Andreas Schneider2011-06-011-8/+21
* s3-rpc_server: Use the context syntax id in api_pipe_request().Andreas Schneider2011-06-011-7/+7
* s3-rpc_server: Use the correct syntax id in api_pipe_bind_req().Andreas Schneider2011-06-011-19/+14
* s3-rpc_server: Use the correct context syntax.Andreas Schneider2011-06-011-2/+20
* s3-rpc_server: Move the context functions to own file.Andreas Schneider2011-06-014-21/+70
* s3-rpc_server: Store the ndr syntax id in the pipe context.Andreas Schneider2011-06-011-5/+6
* s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner2011-06-011-2/+1
* s3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_ guard to srv_access_check.hMichael Adam2011-05-311-0/+5
* s3:rpc_server: add GPL/Copyright header to rpc_server/srv_access_check.hMichael Adam2011-05-311-0/+29
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-311-0/+1
* s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett2011-05-313-2/+6
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-5/+17
* Fix bug #7054 - X account flag does not work when pwdlastset is 0.Jeremy Allison2011-05-241-1/+10
* s3-epmapper: Fixed endpoint registration.Andreas Schneider2011-05-201-4/+4
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-185-52/+52
* build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett2011-05-181-2/+3
* s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...Stefan Metzmacher2011-05-171-0/+11
* Revert "s3-rpc_server: Force ncalrpc dir to be mode 755."Stefan Metzmacher2011-05-171-1/+13
* s3-rpc_server: Force ncalrpc dir to be mode 755.Andreas Schneider2011-05-161-13/+1
* s3-spoolss: Get the printer location from cups.Andreas Schneider2011-05-161-2/+33
* rpc_server: Always use rpc_pipe_open_interface()Simo Sorce2011-05-132-28/+31
* ncalrpc: Force ncalrpc dir to be mode 755 in all usersAndrew Bartlett2011-05-081-2/+2
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* s3-spoolss: remove unused struct in construct_notify_printer_info().Günther Deschner2011-05-061-2/+1
* 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