index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_sendannounce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
2009-04-14
1
-5
/
+5
*
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
1
-2
/
+2
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-4
/
+10
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
1
-4
/
+4
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
1
-12
/
+12
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17668: Fix the miscalculations in pushing announces. Fixes
Jeremy Allison
2007-10-10
1
-6
/
+6
*
Avoid mb conversion overflow when sending an announcement.
Jeremy Allison
2004-03-16
1
-1
/
+4
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-2
/
+2
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-399
/
+366
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-2
/
+6
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-32
/
+34
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-11
/
+11
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-10
/
+7
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-6
/
+6
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-2
/
+2
*
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
1998-08-30
1
-5
/
+9
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-1
/
+2
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-20
/
+20
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-1
/
+1
*
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
1998-02-24
1
-1
/
+1
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-4
/
+4
*
This is actually Jeremy, working as Herb :-).
Herb Lewis
1997-12-24
1
-0
/
+22
*
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
1997-12-16
1
-0
/
+106
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-0
/
+477