1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/rpc_server
Simo Sorce 4b29cf5f66 Move kdc_get_policy helper in the lsa server where it belongs.
This was used in only 2 places, db-glue.c and the lsa server.
In db-glue.c it is awkward though, as it forces to use an unconvenient lsa
structure and conversions from time_t to nt_time only to have nt_times
converted back to time_t for actual use. This is silly.

Also the kdc-policy file was a single funciton library, that's just ridiculous.

The loadparm helper is all we need to keep the values consistent, and if we
ever end up doing something with group policies we will care about it when it's
the time. the code would have to change quite a lot anyway.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Fri Apr 20 01:53:37 CEST 2012 on sn-devel-104
2012-04-20 01:53:37 +02:00
..
backupkey Fix compilation without external heimdal. 2011-04-03 17:18:56 +02:00
browser s4:rpc_server/browser.c - remove unused code 2010-06-29 22:32:05 +02:00
common param: Remove "announce as" parameter 2011-06-23 13:47:27 +02:00
dnsserver s4-rpc: dnsserver: Fix IPv6 reverse zone handling 2012-03-21 11:41:50 +11:00
drsuapi s4:drsuapi/getncchanges: the default for isRecycled is FALSE 2011-12-23 09:30:09 +01:00
echo s4:misc: remove last usage of legacy event_ fn names 2011-08-14 00:38:13 +02:00
epmapper libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a ndr_ prefix. 2012-03-20 13:54:07 +01:00
eventlog s4-eventlog: fixed dcerpc handle return 2010-11-16 07:16:04 +00:00
lsa Move kdc_get_policy helper in the lsa server where it belongs. 2012-04-20 01:53:37 +02:00
netlogon s4-netlogond: Fix use of uninitialised value dns_name 2012-02-27 07:36:05 +01:00
remote rpc_server/remote: Add missing prototype. 2011-03-19 15:34:45 +01:00
samr s4-samr: fixed subtree search 2011-08-25 07:39:37 +10:00
spoolss spoolss: fill in PerMachineConnections add and delete IDL. 2010-12-16 10:52:50 +01:00
srvsvc source4/rpc_server: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
unixinfo s4:idmap Adjust code to new idmap structure names and layout. 2010-05-24 23:08:56 +10:00
winreg s4-rpc: improved error mapping for several RPC server calls 2011-04-04 10:30:30 +10:00
wkssvc s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.c 2010-11-27 21:50:41 +01:00
dcerpc_server.c libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a ndr_ prefix. 2012-03-20 13:54:07 +01:00
dcerpc_server.h server_id.idl: Bring server_id.idl in common 2011-06-09 12:40:08 +02:00
dcerpc_server.pc.in dcerpc_server: Add 'modulesdir' variable to pkg-config file. 2012-02-23 16:26:25 +01:00
dcesrv_auth.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
dcesrv_mgmt.c s4-rpc_server: removed remaining unnecessary #includes 2009-09-19 14:11:34 -07:00
handles.c libndr: Rename policy_handle_empty to ndr_policy_handle_empty. 2012-03-20 13:54:07 +01:00
service_rpc.c source4/rpc_server: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
wscript_build Move kdc_get_policy helper in the lsa server where it belongs. 2012-04-20 01:53:37 +02:00