index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_incomingdgrams.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-1
/
+4
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-5
/
+5
2011-05-05
More const compiler warning fixes.
Jeremy Allison
1
-10
/
+10
2011-05-04
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
1
-3
/
+3
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2010-08-26
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
1
-0
/
+1
2010-08-06
s3-nmbd: include svcctl.h where needed.
Günther Deschner
1
-0
/
+1
2008-01-11
Fix CID 475. work should not be checked against NULL
Jeremy Allison
1
-2
/
+2
2007-11-19
Remove pstring from nmbd.
Jeremy Allison
1
-6
/
+6
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
1
-3
/
+3
2007-10-10
r22042: Try and clean up my own mess using the API Volker
Jeremy Allison
1
-1
/
+1
2007-10-10
r22018: fix compile error
Herb Lewis
1
-3
/
+3
2007-10-10
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
1
-6
/
+12
2007-10-10
r15450: Change profiling data macros to use stack variables rather than
James Peach
1
-2
/
+2
2007-10-10
r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>
Jeremy Allison
1
-2
/
+0
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
1
-22
/
+22
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-38
/
+38
2003-09-01
Fix comment strings to 43 bytes as per spec.
Jeremy Allison
1
-3
/
+2
2003-08-23
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
1
-552
/
+535
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-2
/
+2
2003-04-23
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
1
-5
/
+9
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-16
/
+14
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+1
2001-09-05
merge profile data changes from 2.2
Herb Lewis
1
-21
/
+48
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-7
/
+27
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1
-13
/
+13
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-5
/
+2
1998-08-30
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
1
-7
/
+7
1998-06-27
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1
-7
/
+2
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-14
/
+14
1998-02-24
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
1
-2
/
+2
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-3
/
+3
1998-01-09
docs/Support.txt: Removed consultant.
Jeremy Allison
1
-2
/
+2
1997-12-24
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
1
-42
/
+97
1997-12-24
Finally added the code Andrew wanted that will allow a Samba domain
Jeremy Allison
1
-1
/
+1
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
1
-9
/
+142
1997-12-16
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
Jeremy Allison
1
-0
/
+11
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-0
/
+625