1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
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
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Getting back to a compilable state (not there yet but close). 2000-06-01 17:01:34 +00:00
bin Added pdbedit binary to list of ignored files. 2000-12-08 03:14:30 +00:00
client io_bufsize was set too large and so full length reads 2001-01-25 06:40:44 +00:00
codepages Codepages and stuff for Turkish language support. Contributed by 2001-01-07 23:00:49 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include Fixed "object picker can't determine if object in domain" bug seen from W2K 2001-01-25 02:35:50 +00:00
lib Fix insure problems with passwd caching code. 2001-01-24 22:31:43 +00:00
libsmb Remove an inet_aton so that this code will compile on Solaris ... 2001-01-25 13:47:13 +00:00
locking tdb_unlockchain() no longer returns a value 2000-12-06 02:51:13 +00:00
msdfs Ran DFS on Linux and found that readlink() on Linux does not append NUL 2000-11-28 00:26:42 +00:00
nmbd Changes from APPLIANCE_HEAD: 2001-01-25 16:36:42 +00:00
nsswitch Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
param Changes from APPLIANCE_HEAD: 2001-01-23 20:25:25 +00:00
passdb Fixes for POSIX ACLS. ACL merge code. 2001-01-15 22:46:22 +00:00
printing Changes from APPLIANCE_HEAD: 2001-01-24 16:46:08 +00:00
profile Fix for a problem with the new messaging system. If a sender is using the 2000-11-16 21:38:24 +00:00
rpc_client Fixed bug found by Gerald. If a Samba server joins a domain and is set 2000-12-19 23:57:48 +00:00
rpc_parse Fixed "object picker can't determine if object in domain" bug seen from W2K 2001-01-25 02:35:50 +00:00
rpc_server Fixed "object picker can't determine if object in domain" bug seen from W2K 2001-01-25 02:35:50 +00:00
rpcclient rpcclient functions for remaining samr and lsa functions. All functions 2001-01-15 23:35:59 +00:00
script merge from 2.0 branch for installing Using Samba book files 2001-01-12 21:47:01 +00:00
smbd Changes from APPLIANCE_HEAD: 2001-01-25 16:36:42 +00:00
smbwrapper Fix for no master browser present. 2001-01-16 17:48:39 +00:00
tdb Set the tdb->map_ptr to NULL if mmap() returns -1. 2001-01-16 18:33:05 +00:00
tests Changes from APPLIANCE_HEAD: 2001-01-12 00:10:24 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy() 2001-01-23 17:33:35 +00:00
web Changes from APPLIANCE_HEAD: 2001-01-17 18:47:46 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +00:00
architecture.doc 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
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess 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
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 2000-12-01 01:22:17 +00:00
configure.in Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. 2001-01-11 23:41:33 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in Patch to get smbcacls and rpcclient to compile together. 2001-01-23 17:32:47 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00