mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
4f8a24522c
done a minimal amout of clean-up in the Makefile, removing unnecessary
modules from the link stage. this is not complete, yet, and will
involve some changes, for example to smbd, to remove dependencies on
the password database API that shouldn't be there. for example,
smbd should not ever call getsmbpwXXX() it should call the Samr or Lsa
API.
this first implementation has minor problems with not reinstantiating
the same services as the caller. the "homes" service is a good example.
(This used to be commit
|
||
---|---|---|
.. | ||
cmd_atsvc.c | ||
cmd_brs.c | ||
cmd_eventlog.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_reg.c | ||
cmd_samr.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_svcctl.c | ||
cmd_wkssvc.c | ||
display_at.c | ||
display_event.c | ||
display_reg.c | ||
display_sam.c | ||
display_sec.c | ||
display_spool.c | ||
display_srv.c | ||
display_svc.c | ||
display_sync.c | ||
rpcclient.c |