summaryrefslogtreecommitdiff
path: root/source3/rpc_server/epmapper
AgeCommit message (Expand)AuthorFilesLines
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