1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/nmbd
Jeremy Allison 06e42fa865 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 4ab3d16827)
1998-06-29 22:50:49 +00:00
..
asyncdns.c Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since 1998-06-08 03:44:13 +00:00
nmbd_become_dmb.c This looks like a big change but really isn't. 1998-04-25 01:12:08 +00:00
nmbd_become_lmb.c nisppass.c: Fixed incorrect parameter usage. 1998-06-27 00:27:44 +00:00
nmbd_browserdb.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
nmbd_browsesync.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
nmbd_elections.c nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. 1998-06-29 22:50:49 +00:00
nmbd_incomingdgrams.c nisppass.c: Fixed incorrect parameter usage. 1998-06-27 00:27:44 +00:00
nmbd_incomingrequests.c I've replaced the linked list used to manage the subnet namelists with a 1998-06-10 19:51:58 +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 genrand.c: SGI compile warning fix. 1998-05-05 19:24:32 +00:00
nmbd_mynames.c I've replaced the linked list used to manage the subnet namelists with a 1998-06-10 19:51:58 +00:00
nmbd_namelistdb.c nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. 1998-06-29 22:50:49 +00:00
nmbd_namequery.c This is a first step toward moving long namelists into a database. I 1998-06-09 01:56:18 +00:00
nmbd_nameregister.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_namerelease.c This is a first step toward moving long namelists into a database. I 1998-06-09 01:56:18 +00:00
nmbd_nodestatus.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
nmbd_packets.c nisppass.c: Fixed incorrect parameter usage. 1998-06-27 00:27:44 +00:00
nmbd_processlogon.c chgpasswd.c: Changed back to getsmb... from getsam... 1998-05-18 21:30:57 +00:00
nmbd_responserecordsdb.c This looks like a big change but really isn't. 1998-04-25 01:12:08 +00:00
nmbd_sendannounce.c This looks like a big change but really isn't. 1998-04-25 01:12:08 +00:00
nmbd_serverlistdb.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
nmbd_subnetdb.c nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. 1998-06-29 22:50:49 +00:00
nmbd_winsproxy.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_winsserver.c clitar.c: Fixed gcc warning with comment in /* */ code. 1998-06-25 23:51:28 +00:00
nmbd_workgroupdb.c nisppass.c: Fixed incorrect parameter usage. 1998-06-27 00:27:44 +00:00
nmbd.c Forgot to add the initialize_password_db() call to nmbd also. 1998-05-19 04:45:40 +00:00