index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_browsesync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-nmbd: Cleanup code to make it more readable.
Andreas Schneider
2012-12-12
1
-3
/
+7
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
s3:nmbd: log a failure in get_domain_master_name_node_status_success() as lev...
Stefan Metzmacher
2012-08-08
1
-1
/
+1
*
s3:nmbd: don't log get_domain_master_name_node_status_fail at level 0
Stefan Metzmacher
2012-08-08
1
-1
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-2
/
+4
*
Remove overmalloc_safe_strcpy - can be simple strlcpy.
Jeremy Allison
2011-05-04
1
-1
/
+1
*
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-nmbd: Leave the sync function if there are no syncs.
Andreas Schneider
2010-06-28
1
-0
/
+5
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
1
-3
/
+3
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-1
/
+1
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-4
/
+4
*
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
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2007-10-10
1
-4
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r928: Ensure we're calling send_mailslot() with a UNIX charset
Jeremy Allison
2007-10-10
1
-1
/
+4
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-11
/
+11
*
Ensure we don't truncate strcmps to nstring anymore...
Jeremy Allison
2004-03-13
1
-2
/
+2
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-11
/
+11
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-2
/
+2
*
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
2003-08-27
1
-3
/
+3
*
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
2003-08-23
1
-438
/
+403
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
We used to use the name "*",0x0 here, but some Windows
Jeremy Allison
2003-05-07
1
-1
/
+9
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-2
/
+6
*
NMBD string parinoia and memcpy() parinoia fixes from HEAD.
Andrew Bartlett
2003-03-18
1
-2
/
+2
*
check a pointer before dereferencing it; not sure why userdata == NULL though
Gerald Carter
2003-03-10
1
-1
/
+1
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-1
/
+1
*
Merge of #include <smb.h> removals.
Tim Potter
2002-12-12
1
-1
/
+0
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-10
/
+7
*
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
-1
/
+1
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-3
/
+2
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
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
-4
/
+4
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-4
/
+4
*
Changed the debug calls to use the newer debug macros. This allowed me to
Christopher R. Hertel
1998-10-21
1
-59
/
+151
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-1
/
+1
*
minor fixes to the DMB<->DMB sync code. We now get the dmb name from
Andrew Tridgell
1998-08-31
1
-5
/
+10
*
I realised that my DMB<->DMB sync code has the property that the
Andrew Tridgell
1998-08-31
1
-2
/
+18
*
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
1998-08-30
1
-1
/
+2
*
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
1998-08-30
1
-141
/
+45
*
we we have successfully done a query on *<1b> from a wins server and
Andrew Tridgell
1998-08-30
1
-7
/
+25
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
1
-2
/
+3
*
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1998-08-03
1
-2
/
+7
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
1
-1
/
+1
[next]