1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/nmbd
Luke Leighton 04e382fb16 rpc_samr.h parse_samr.c srv_samr.c :
samr_query_aliasmembers (cool!)

util_pwdb.c sids.c nmbd.c server.c smbpasswd.c swat.c :

	pwdb_initialise(BOOL is_server) now creates / reads DOMAIN_NAME.SID
	if is_server is True, and does LsaQueryInfoPolicy(levels 3 and 5)
	to obtain member and pdc sids.
(This used to be commit 3e1eb4f26b)
1998-12-01 19:10:44 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
asyncdns.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_become_dmb.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_become_lmb.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_browserdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_browsesync.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_elections.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_incomingdgrams.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_incomingrequests.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_lmhosts.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_logonnames.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_mynames.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_namelistdb.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
nmbd_namequery.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_nameregister.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_namerelease.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_nodestatus.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_packets.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_processlogon.c took out Lukes change as it breaks domain logons for Win95 clients 1998-10-31 07:38:50 +00:00
nmbd_responserecordsdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_sendannounce.c bounds check next_token() to prevent possible buffer overflows 1998-08-31 03:11:42 +00:00
nmbd_serverlistdb.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
nmbd_subnetdb.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_synclists.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
nmbd_winsproxy.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd_winsserver.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
nmbd_workgroupdb.c Removed acconfig.h configure configure.in include/config.h.in: Made smbwrapper not made 1998-11-14 01:04:13 +00:00
nmbd.c rpc_samr.h parse_samr.c srv_samr.c : 1998-12-01 19:10:44 +00:00