1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/nmbd
Matthew Chapman 9c2520e6cd Trying to improve DC location & browsing performance for the average user
who doesn't know what an LMB or DMB is.

* check_master_browser_exists now performs the check the first time
around, so if there is indeed no master browser then Samba takes up the job
much faster.

* Upped default OS level to 32. There is no reason why some stupid little
Windows box should become LMB instead of a Samba *server*.

* "domain master" now defaults to "auto". Currently this attempts to
become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also
defaults to "auto", which enables preferred master iff Samba is DMB.

* lp_server_role now just returns the predetermined role, rather than
working it out each time, since the server role is becoming very heavily
used (esp for the BDC code).
(This used to be commit 4a23a358b5)
1999-04-11 10:23:19 +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 Trying to improve DC location & browsing performance for the average user 1999-04-11 10:23:19 +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 mods to allow inter-domain trust accounts to be added to SAM database 1999-03-09 01:21:57 +00:00
nmbd_processlogon.c SAMLOGON query - alignment issue is beginning to get to me. 1999-03-17 21:35:10 +00:00
nmbd_responserecordsdb.c Fix bug with nmbd running wild due to recursion in retransmit_or_expire_response_records(). 1998-12-17 21:41:28 +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 Trying to improve DC location & browsing performance for the average user 1999-04-11 10:23:19 +00:00
nmbd.c oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ. 1998-12-09 16:30:37 +00:00