1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Jeremy Allison bb1119acca Fix for a signing bug when the mid wraps.
Found by Fran Fabrizio <fran@cis.uab.edu>.
Add to the *start* of the list not the end of the list.
This ensures that the *last* send sequence with this mid
is returned by preference.
This can happen if the mid wraps and one of the early
mid numbers didn't get a reply and is still lurking on
the list.
Jeremy.
(This used to be commit 25d739978f)
2004-01-17 00:30:35 +00:00
..
aparser
auth BUG 936: fix bind credentials for schannel binds in smbd (and add a comment to winbindd_cm about this 2004-01-15 06:55:10 +00:00
bin Ignore tallocdump binary. Previous commit was printf warning fixes and an 2003-11-06 22:02:36 +00:00
client Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) to 2004-01-16 15:01:09 +00:00
codepages
groupdb JHT came up with a nasty (broken) torture case in preparing examples for 2004-01-02 05:32:07 +00:00
include * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 2004-01-15 08:49:30 +00:00
intl More casty-foo ... 2003-11-13 17:35:00 +00:00
lib * BUG 446 2004-01-15 19:03:18 +00:00
libads fix some warnings from the Sun compiler 2004-01-09 14:54:33 +00:00
libsmb Fix for a signing bug when the mid wraps. 2004-01-17 00:30:35 +00:00
locking Minor comment updates ... 2003-11-05 19:16:56 +00:00
modules This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 9ccf8c530d) 2003-11-26 20:58:52 +00:00
msdfs Remove references to 'jn' which gcc-3.4 with precompiled headers 2004-01-14 06:41:50 +00:00
nmbd update copyright to -2004 2004-01-11 13:23:50 +00:00
nsswitch Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a 2004-01-16 13:11:01 +00:00
pam_smbpass ading new files from 3.0 2003-07-16 05:42:34 +00:00
param Don't substitute stuff in lp_afs_username_map, this is explicitly 2004-01-15 17:05:08 +00:00
passdb Typo fix. 2004-01-07 22:44:28 +00:00
po There is a German translation of swat -- surprise :-) 2004-01-07 10:02:10 +00:00
popt
printing bug 770; correct fix this time; Make sure that we send the SMBjobid for unix jobs back to the client. Allows windows client to remove print jobs submitted from lpr 2004-01-14 20:56:26 +00:00
profile
python Merge from 3.0: 2003-09-29 06:17:09 +00:00
registry Merge from 3.0: 2003-09-29 06:17:09 +00:00
rpc_client BUG 972; check pointer in cli_ds_getprimarydominfo() before trying to copy a structure 2004-01-15 05:16:29 +00:00
rpc_parse source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done 2004-01-14 22:53:50 +00:00
rpc_server Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@tiesse.com> 2004-01-15 20:47:30 +00:00
rpcclient fix another bug caused by cli_lsa_query_info_policy() changes 2004-01-16 22:15:35 +00:00
sam isolate ldap debug messages to the common smbldap_XXX() functions 2004-01-06 18:26:18 +00:00
script BUG 958; don't use the -N option when invoking smbclient from the smbtar script 2004-01-15 17:18:39 +00:00
smbd reply_spnego_kerberos did not set the domain of the user handed to 2004-01-15 17:17:58 +00:00
smbwrapper Collecting another little patch from gd@suse.de 2003-12-26 21:33:53 +00:00
stf Add pythoncheck to make check target. 2003-05-13 04:38:09 +00:00
tdb In tdb_allocate(), we would create a new record by writing a local variable 2004-01-08 05:37:23 +00:00
tests Finish adding cracklib support - this adds the configure test to enable 2004-01-14 01:14:22 +00:00
torture Fix Bug # 924 2003-12-30 15:18:25 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Fix another join problem. Don't use a TALLOC_CTX before it has been 2004-01-16 15:07:28 +00:00
web Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 2003-12-25 09:37:41 +00:00
wrepld update copyright to -2004 2004-01-11 13:23:50 +00:00
.cvsignore sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 2004-01-04 21:09:42 +00:00
autogen.sh sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable 2004-01-15 06:51:20 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable 2004-01-15 06:51:20 +00:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION setting version to 3.0.2rc2 2004-01-15 20:32:27 +00:00