s3-includes: only include ntdomain.h where needed.
[samba.git] / source3 / rpc_server / epmapper / srv_epmapper.c
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-24 Simo Sorces3-epmapper: fix vars init and return errors
2011-03-24 Simo Sorces3-epmapper: Fix allocation of data on the wrong context
2011-03-24 Andreas Schneiders3-epmapper: Make sure we work on a description duplicate.
2011-03-24 Andreas Schneiders3-epmapper: Refactor the cleanup of endpoints.
2011-03-24 Andreas Schneiders3-epmapper: Use strcmp instead of strequal and check...
2011-03-24 Andreas Schneiders3-epmapper: Increase debug levels.
2011-03-23 Andreas Schneiders3-epmapper: Added function to delete endpoint entries.
2011-03-23 Andreas Schneiders3-epmapper: Added a cleanup function.
2011-03-08 Andreas Schneiders3-rpc_server: Only allow epm insert and delete on...
2011-03-08 Andreas Schneiders3-epmap: Return the correct ip address.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.