summaryrefslogtreecommitdiff
path: root/source3/rpc_server/epmapper
AgeCommit message (Expand)AuthorFilesLines
2013-04-02epm: Increase debug level for already registered endpoints.Andreas Schneider1-1/+1
2013-02-18srv_epmapper.c: Fix typo.Karolin Seeger1-5/+5
2012-07-06s3-rpc_server: Make it possible to use more rpc exceptions.Andreas Schneider1-5/+5
2012-06-19Remove unused variables and code.Jeremy Allison1-9/+0
2012-03-20libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij1-2/+2
2012-03-20libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij1-2/+2
2012-03-04s3: Fix some && vs & warningsVolker Lendecke1-3/+3
2011-09-01s3-rpc_server: Add missing rng_fault_state in epmapper.Andreas Schneider1-0/+2
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-1/+1
2011-07-20s3-auth Use *unix_token rather than utok in struct auth3_session_infoAndrew Bartlett1-1/+1
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-1/+1
2011-07-13s3-epmapper: Fix adding tcpip endpoints.Andreas Schneider1-0/+8
2011-07-04s3-epmapper: Replace server_id in the epmapper.Andreas Schneider1-4/+17
2011-05-05s3-rpc_server: run minimal_includes.pl.Günther Deschner1-1/+0
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-1/+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 Deschner1-0/+1
2011-03-24s3-epmapper: fix vars init and return errorsSimo Sorce1-11/+18
2011-03-24s3-epmapper: Fix allocation of data on the wrong contextSimo Sorce1-1/+1
2011-03-24s3-epmapper: Make sure we work on a description duplicate.Andreas Schneider1-1/+5
2011-03-24s3-epmapper: Refactor the cleanup of endpoints.Andreas Schneider1-11/+11
2011-03-24s3-epmapper: Use strcmp instead of strequal and check IPv6.Andreas Schneider1-1/+2
2011-03-24s3-epmapper: Increase debug levels.Andreas Schneider1-8/+8
2011-03-23s3-epmapper: Added function to delete endpoint entries.Andreas Schneider2-0/+54
2011-03-23s3-epmapper: Added a cleanup function.Andreas Schneider2-0/+45
2011-03-08s3-rpc_server: Only allow epm insert and delete on NCALRPC.Andreas Schneider1-2/+4
2011-03-08s3-epmap: Return the correct ip address.Andreas Schneider1-0/+10
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-2/+2
2011-02-10s3-rpc_server: move services into individual directories.Günther Deschner1-0/+1038