nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
authorJeremy Allison <jra@samba.org>
Mon, 29 Jun 1998 22:50:49 +0000 (22:50 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 29 Jun 1998 22:50:49 +0000 (22:50 +0000)
commit06e42fa8659483495055eb3aab1982ebf3d0efa3
tree5afeb9cb14c43cbaa418f0bc2291fce42ea1a4c5
parentfdb124c1cd0e91fa2a5f1c993a1df12fb866cca9
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)
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_namelistdb.c
source3/nmbd/nmbd_subnetdb.c
source3/rpc_server/srv_netlog.c