1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/nmbd
David O'Neill fcfaebda7f Changes from APPLIANCE_HEAD:
source/smbd/server.c
    source/nmbd/nmbd.c
        - Fixed a very subtle bug with signals. Seems that POSIX requires
          that the signal mask be inhereted. So, if you happen to kick off
          smbd/nmbd from code that has the mask set on SIGUSR1, you lose
          messages.
(This used to be commit b4c98196fc)
2001-01-25 16:36:42 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
asyncdns.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
nmbd_become_dmb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_become_lmb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_browserdb.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_browsesync.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_elections.c - changed the msg_type to be an int instead of an enum so that it is 2000-09-12 06:13:25 +00:00
nmbd_incomingdgrams.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_incomingrequests.c don't qsort a list less than 2 entries 2000-04-25 00:45:42 +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 this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_mynames.c John Reillys fix for de-registering broadcast names (NT doesn't do this). 2000-11-17 00:33:06 +00:00
nmbd_namelistdb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_namequery.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_nameregister.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_namerelease.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_nodestatus.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_packets.c We only want to mark mailslot packets as loopback packets if they are to 2001-01-03 01:25:05 +00:00
nmbd_processlogon.c Fixed wild pointer diff found by insure. 2000-05-02 23:56:24 +00:00
nmbd_responserecordsdb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_sendannounce.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_serverlistdb.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_subnetdb.c Instead of handing back a string (which might be a DNS name or an IP 2000-07-19 05:32:43 +00:00
nmbd_synclists.c I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had 2001-01-04 11:35:55 +00:00
nmbd_winsproxy.c Modified auto alignment of ud[] struct on stack to be declared as an 2000-01-28 23:47:31 +00:00
nmbd_winsserver.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
nmbd_workgroupdb.c fixed a parameter bug found by insure 2000-04-24 11:30:45 +00:00
nmbd.c Changes from APPLIANCE_HEAD: 2001-01-25 16:36:42 +00:00