dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source3 / rpc_server / epmapper / srv_epmapper.c
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-06-19 Jeremy AllisonRemove unused variables and code.
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-04 Volker Lendeckes3: Fix some && vs & warnings
2011-09-01 Andreas Schneiders3-rpc_server: Add missing rng_fault_state in epmapper.
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-13 Andreas Schneiders3-epmapper: Fix adding tcpip endpoints.
2011-07-04 Andreas Schneiders3-epmapper: Replace server_id in the epmapper.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
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.