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 59462f2e01 winbindd and nmbd don't set their umask to zero on startup like smbd does.
Fix this - we already control tightly what permissions are
on the files we create. Ensure we don't get surprised.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Jun 27 02:02:24 CEST 2013 on sn-devel-104
2013-06-27 02:02:24 +02:00
..
asyncdns.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
nmbd_become_dmb.c s3-param remove lp_domain_logons(), always use IS_DC 2011-11-17 00:34:08 +01:00
nmbd_become_lmb.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_browserdb.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_browsesync.c nmbd: Fix request data data processing. 2013-02-22 16:36:12 +01:00
nmbd_elections.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_incomingdgrams.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_incomingrequests.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_lmhosts.c
nmbd_logonnames.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmbd_mynames.c
nmbd_namelistdb.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_namequery.c
nmbd_nameregister.c
nmbd_namerelease.c
nmbd_nodestatus.c
nmbd_packets.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
nmbd_processlogon.c s3:nmbd: s/event_add_timed/tevent_add_timer 2013-02-19 23:48:03 +01:00
nmbd_proto.h s3:nmbd: s/struct event_context/struct tevent_context 2013-02-19 23:47:53 +01:00
nmbd_responserecordsdb.c
nmbd_sendannounce.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_serverlistdb.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
nmbd_subnetdb.c s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (bug #8276) 2011-06-30 13:20:05 +02:00
nmbd_synclists.c s3:libsmb: get rid of cli_negprot 2012-05-28 14:49:49 +02:00
nmbd_winsproxy.c
nmbd_winsserver.c Fix bug #9085 - NMB registration for a duplicate workstation fails with registration refuse 2012-08-17 04:15:21 +02:00
nmbd_workgroupdb.c loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
nmbd.c winbindd and nmbd don't set their umask to zero on startup like smbd does. 2013-06-27 02:02:24 +02:00
nmbd.h s3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.h 2011-05-31 18:37:29 +02:00