Update WHATSNEW.txt with my changes for 3.2.0pre2
[gd/samba/.git] / source / nmbd /
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-02 Volker LendeckeConvert read_data() to NTSTATUS
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Volker LendeckeFix Coverity ID 454
2008-01-24 Volker LendeckeFix Coverity ID 465
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-12 Jeremy AllisonFix CID 475. work should not be checked against NULL
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonEnsure we don't take address of one past buffer.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMore logical operation on bool.
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-02 Gerald (Jerry) CarterMerge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Jeremy AllisonAttempt to fix bug #3617. Mix of patches from Volker and
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-14 Jeremy AllisonArg. The fix for CVE-2007-6015 hadn't been merged into...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-08 Volker LendeckeFix two incompatible pointer warnings
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-16 Jeremy AllisonFix bug noticed by kukks <linux@kukkukk.com> where
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-15 Gerald (Jerry) CarterFix for CVE-2007-5398.
2007-11-09 Jeremy AllisonRemove more static fstring/pstrings. Fix socket option
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Stefan Metzmacherstart smbd, nmbd and winbindd with the same startup...
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-20 Stefan Metzmacherfix move to OPT_LOG_STDOUT
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Stefan Metzmacherfix startup of smbd, nmbd, winbindd
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... initial-v3-2-test
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25238: Make the error returns from the string functions
2007-10-10 Jeremy Allisonr25170: Remove pstring limits from ms_fnmatch and modul...
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25021: Fix coverity #435. Use of -1.
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Stefan Metzmacherr24621: - deferr calling build_options();exit(0);
2007-10-10 Stefan Metzmacherr24599: patch from Karolin Seeger <ks@sernet.de>:
2007-10-10 Stefan Metzmacherr24027: merge from people.samba.org/bzr/metze/samba...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Andrew Tridgellr23783: Processing the UAS change message was causing...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23556: Fix for error path from Atsushi Nakabayashi...
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr23425: Volker noticed this obvious fix for the wins...
2007-10-10 Jeremy Allisonr23349: Fix from Steve Langasek <vorlon@debian.org> to
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22902: Add an event_context and a messaging_context...
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22157: Fix bug #3634 - stop nmbd segfaulting with...
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22042: Try and clean up my own mess using the API...
2007-10-10 Herb Lewisr22018: fix compile error
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 James Peachr19626: Coalesce usage of DUMP_CORE. Fix formatting...
2007-10-10 Jim McDonoughr18660: Fix build, one uuid->GUID was missed.
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Jeremy Allisonr17864: Fix possible null deref if client doesn't give us
2007-10-10 Volker Lendecker17807: Fix a file descriptor leak pointed out by John...
2007-10-10 Jeremy Allisonr17668: Fix the miscalculations in pushing announces...
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16665: Fix a couple of bugs I discovered now I've...
2007-10-10 Jeremy Allisonr16642: Fix show-stopper bug #3876. Double-free in...
2007-10-10 Jeremy Allisonr16581: Fix Klocwork #2017. Possible null deref.
2007-10-10 Jeremy Allisonr16579: Fix Klocwork #2016. Possible null deref.
2007-10-10 Jeremy Allisonr16576: Fix Klocwork #2015. Possible null deref.
2007-10-10 Jeremy Allisonr16313: Not a problem - but ensure Klocwork is quiet...
next