1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/rpc_parse
Luke Leighton 4f8a24522c final part of "first" phase converting over to msrpc daemon architecture.
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 caa5052522)
1999-12-12 20:03:42 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
parse_at.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_brs.c added \PIPE\browser plus experimental brsinfo command. you wouldn't 1999-11-19 00:12:16 +00:00
parse_creds.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_eventlog.c this one's a handle-based one (missed in the first round). 1999-11-27 22:47:17 +00:00
parse_lsa.c shuffling msrpc code around so that it can be used independently of rpcclient 1999-11-23 18:56:26 +00:00
parse_misc.c damn, that took a while. nt login password was being stored incorrectly 1999-12-01 20:18:21 +00:00
parse_net.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_prs.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_reg.c registry API moved over to new format. reg_connect() is the top-level 1999-11-24 23:40:20 +00:00
parse_rpc.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_samr.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_sec.c rewrote policy handle code to be generic (it's needed for client-side too) 1999-11-24 18:09:33 +00:00
parse_spoolss.c final part of "first" phase converting over to msrpc daemon architecture. 1999-12-12 20:03:42 +00:00
parse_srv.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
parse_svc.c service control manager API completed. svcenum -i works, but does not 1999-11-24 23:11:03 +00:00
parse_wks.c return results on prs_xxxxx() and all xxx_io_xxx() routines. 1999-10-15 18:46:22 +00:00