1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source
Andrew Tridgell 86613493a9 Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
send unaligned unicode strings sometimes!
Fixed our handling of the workgroup name tacked on the end of the
NT1 negprot response (a unaligned unicode)
fixed a couple of places where we should be using the message_end fns instead
of pre-calculated buffer lengths
0001-01-01 00:00:00 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 0001-01-01 00:00:00 +00:00
auth Fixed up the oldpw prompts. Made the matching case insensitive. 0001-01-01 00:00:00 +00:00
bin Added winbindd to list of binaries. 0001-01-01 00:00:00 +00:00
client removed need for scandir in client.c 0001-01-01 00:00:00 +00:00
codepages Update from Toomas Soome <tsoome@ut.ee>. 0001-01-01 00:00:00 +00:00
groupdb use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
include Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does 0001-01-01 00:00:00 +00:00
lib initial support for paramter type P_LIST 0001-01-01 00:00:00 +00:00
libsmb Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does 0001-01-01 00:00:00 +00:00
locking use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
msdfs Got "medieval on our ass" about adding the -1 to slprintf. 0001-01-01 00:00:00 +00:00
nmbd Mismatched format and args. 0001-01-01 00:00:00 +00:00
nsswitch Merge from appliance branch: 0001-01-01 00:00:00 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 0001-01-01 00:00:00 +00:00
param initial support for paramter type P_LIST 0001-01-01 00:00:00 +00:00
passdb Changes to use new genrand code that got missed while I was in Japan. 0001-01-01 00:00:00 +00:00
printing use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
profile Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 0001-01-01 00:00:00 +00:00
rpc_client Fixed some return code checks for cli_initialise() from False to NULL. 0001-01-01 00:00:00 +00:00
rpc_parse Fixed W2K SP2 joining a Samba PDC hosted domain. 0001-01-01 00:00:00 +00:00
rpc_server Fixed W2K SP2 joining a Samba PDC hosted domain. 0001-01-01 00:00:00 +00:00
rpcclient Added delete domain user rpcclient command. 0001-01-01 00:00:00 +00:00
script initial support for paramter type P_LIST 0001-01-01 00:00:00 +00:00
smbd Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does 0001-01-01 00:00:00 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 0001-01-01 00:00:00 +00:00
tdb Fixed potential free of NULL found by SGI speedshop. 0001-01-01 00:00:00 +00:00
tests allow env variable TESTDIR for directory for fcntl_lock test 0001-01-01 00:00:00 +00:00
torture Extra debug in open.c, fix for bad debug message in reply.c 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils Warning fix from Andrew Bartlett. 0001-01-01 00:00:00 +00:00
web use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
.cvsignore changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
acconfig.h Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
config.guess latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
config.sub latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
configure Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 0001-01-01 00:00:00 +00:00
configure.in Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
install-sh merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 0001-01-01 00:00:00 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
Makefile.in added a torture target for building all torture progs. Fixed a typo in locktest 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00