s3:libsmb: let the callers only pass the password string to cli_session_setup[_send]()
[samba.git] / source3 / nmbd / nmbd_incomingdgrams.c
2015-11-05 Noel Powerfix uninitialised read in process_host_announce
2015-05-04 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2014-11-19 Stefan Metzmachers3:nmbd: remove START/END_PROFILE() calls
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-05 Jeremy AllisonMore const compiler warning fixes.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-08-06 Günther Deschners3-nmbd: include svcctl.h where needed.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 475. work should not be checked against NULL
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
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 James Peachr15450: Change profiling data macros to use stack varia...
2007-10-10 Jeremy Allisonr15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomono...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-01 Jeremy AllisonFix comment strings to 43 bytes as per spec.
2003-08-23 Jeremy AllisonHalf-way though the big conversion of all nmbd access...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-05 Herb Lewismerge profile data changes from 2.2
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-08-30 Andrew Tridgelladded a dest_port parameter to send_mailslot() so we...
1998-06-27 Jeremy Allisonnisppass.c: Fixed incorrect parameter usage.
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-09 Jeremy Allisondocs/Support.txt: Removed consultant.
1997-12-24 Jeremy Allisonnmbd_elections.c: Added new parameter to dump_workgroup...
1997-12-24 Jeremy AllisonFinally added the code Andrew wanted that will allow...
1997-12-16 Jeremy AllisonAdded Lanman announce patch from Jacco de Leeuw <leeuw...
1997-12-16 Jeremy Allisonnmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...