summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_namelistdb.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-06-29 22:50:49 +0000
committerJeremy Allison <jra@samba.org>1998-06-29 22:50:49 +0000
commit06e42fa8659483495055eb3aab1982ebf3d0efa3 (patch)
tree5afeb9cb14c43cbaa418f0bc2291fce42ea1a4c5 /source3/nmbd/nmbd_namelistdb.c
parentfdb124c1cd0e91fa2a5f1c993a1df12fb866cca9 (diff)
downloadsamba-06e42fa8659483495055eb3aab1982ebf3d0efa3.tar.gz
samba-06e42fa8659483495055eb3aab1982ebf3d0efa3.tar.bz2
samba-06e42fa8659483495055eb3aab1982ebf3d0efa3.zip
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
nmbd_namelistdb.c: Added comment for Chris. nmbd_subnetdb.c: Went back to Chris's comparison code as with the make_nmb_name change it all works now. lib/rpc/server/srv_netlog.c: Ensure we return 'account disabled' for disabled accounts, rather than crashing. Jeremy. (This used to be commit 4ab3d1682789319965a55edb37212b7671a743bb)
Diffstat (limited to 'source3/nmbd/nmbd_namelistdb.c')
-rw-r--r--source3/nmbd/nmbd_namelistdb.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/nmbd/nmbd_namelistdb.c b/source3/nmbd/nmbd_namelistdb.c
index b7f185deeb..29d822550c 100644
--- a/source3/nmbd/nmbd_namelistdb.c
+++ b/source3/nmbd/nmbd_namelistdb.c
@@ -288,7 +288,9 @@ void standard_success_register(struct subnet_record *subrec,
/*******************************************************************
Utility function automatically called when a name refresh or register
- fails.
+ fails. Note that this is only ever called on a broadcast subnet with
+ one IP address per name. This is why it can just delete the name
+ without enumerating the IP adresses. JRA.
******************************************************************/
void standard_fail_register( struct subnet_record *subrec,