s3: rpc_server: Avoid casts calling to find_policy_by_hnd()
[metze/samba-autobuild/.git] / source3 / rpc_server / svcctl / srv_svcctl_nt.c
2020-05-24 Samuel Cabreros3: rpc_server: Avoid casts calling to find_policy_by_hnd()
2020-05-24 Samuel Cabreros3: rpc_server: pass DCE/RPC handle type to find_policy...
2020-04-28 Alexander Bokovoys3: pass DCE RPC handle type to create_policy_hnd
2020-03-20 Samuel Cabreros3:rpc_server: Do not include s3 autogenerated headers
2020-03-20 Samuel Cabreros3:rpc_server: Init registered endpoint servers for...
2020-03-20 Samuel Cabreros3:rpc_server: Include generated boilerplate code
2019-04-02 Kristján Valurmake some auth functions return an NTSTATUS like other...
2018-01-16 Volker Lendeckesrcctl3: Improve debug messages
2016-09-27 Günther Deschnerwerror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LE...
2016-09-27 Günther Deschnerwerror: replace WERR_NO_SUCH_SERVICE with WERR_SERVICE_...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFID with WERR_INVALID_HANDLE...
2015-05-15 Richard SharpeCovert all uint32/16/8 to _t in source3/rpc_server.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2011-10-27 Andreas Schneiders3: Include uid_wrapper where it is missing.
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bug in _svcctl_Query...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bugs in _svcctl_Quer...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: don't allocate return values...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-proto: move remaining srvsvc protos to own header...
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-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.