1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Andrew Tridgell a22db179a9 flush on a invalid fsp should give an error
(This used to be commit ef5f4866fb)
2001-08-24 04:56:33 +00:00
..
aparser this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
auth Fix up some unused variables and functions, fix up formatting 2001-08-23 18:13:56 +00:00
bin Added smbtree to list of ignored files. 2001-08-06 02:10:59 +00:00
client a bunch of fixes from the sflight to seattle 2001-08-20 05:15:26 +00:00
codepages we don't need the codepage sources any more 2001-07-04 07:42:57 +00:00
groupdb Realloc fix. 2001-08-19 18:25:14 +00:00
include Some W2k info. 2001-08-23 22:58:24 +00:00
lib get rid of old debug code and possible socket leak 2001-08-24 01:49:23 +00:00
libsmb fixed shortname length in trans2 list 2001-08-24 04:53:39 +00:00
locking 0 byte lock ranges ARE valid 2001-08-24 04:55:28 +00:00
msdfs this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
nmbd Fixes for varargs problems with std c. 2001-07-30 17:52:26 +00:00
nsswitch Added copyright for me and AB. 2001-08-23 02:55:42 +00:00
pam_smbpass The big character set handling changeover! 2001-07-04 07:15:53 +00:00
param so let admins shutdown their samba servers remotely if they want :-) 2001-08-23 23:25:34 +00:00
passdb merge from 2.2 2001-08-23 22:58:00 +00:00
printing Fixed detection of CUPS. We need to check for the presence of the cups 2001-08-23 19:06:20 +00:00
profile don't test for root ownership of profile shared memory segment 2001-07-18 01:13:16 +00:00
rpc_client This patch does a number of things, mostly smaller than they look :-) 2001-08-12 11:19:57 +00:00
rpc_parse merge from 2.2 2001-08-22 01:18:48 +00:00
rpc_server so let admins shutdown their samba servers remotely if they want :-) 2001-08-23 23:25:34 +00:00
rpcclient - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
script The big character set handling changeover! 2001-07-04 07:15:53 +00:00
smbd flush on a invalid fsp should give an error 2001-08-24 04:56:33 +00:00
smbwrapper compile fix 2001-08-23 18:12:47 +00:00
tdb Add missing gcc memory barriers, this bug showed up when doing a 2001-08-19 13:45:38 +00:00
tests Update to work with no crypt available, just like it will in Samba. 2001-08-07 19:48:54 +00:00
torture more minor torture updates 2001-08-23 23:16:42 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Fix up some unused variables and functions, fix up formatting 2001-08-23 18:13:56 +00:00
web A few changes: 2001-08-22 19:11:55 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
acconfig.h Added Mike Davidsons Tru64 ACL patch. 2001-08-10 20:48:25 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 2001-05-30 12:28:13 +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 Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
config.sub Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
configure Fixed detection of CUPS. We need to check for the presence of the cups 2001-08-23 19:06:20 +00:00
configure.developer Allow user to specify CFLAGS even when using configure.developer 2001-07-05 12:28:01 +00:00
configure.in Fixed detection of CUPS. We need to check for the presence of the cups 2001-08-23 19:06:20 +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 The big character set handling changeover! 2001-07-04 07:15:53 +00:00
Makefile.in Link in smbdes routines for new wbinfo authentication stuff. 2001-08-22 03:10:58 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser