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_workgroupdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-05-04
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
1
-1
/
+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
2010-02-10
s3-nmbd: update nmbd to use new DLIST_ macros
Andrew Tridgell
1
-8
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
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
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
1
-2
/
+0
2007-10-10
r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes
Tim Potter
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r2363: Fix to make find_workgroup use the same truncation as
Jeremy Allison
1
-15
/
+28
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
1
-3
/
+3
2004-03-13
Ensure we don't truncate strcmps to nstring anymore...
Jeremy Allison
1
-3
/
+3
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-9
/
+14
2003-08-28
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
Jeremy Allison
1
-4
/
+11
2003-08-27
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
1
-4
/
+4
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
1
-196
/
+161
2003-04-23
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
1
-1
/
+1
2002-12-12
Merge of #include <smb.h> removals.
Tim Potter
1
-1
/
+0
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-9
/
+6
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
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-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-03-23
Fix insure-found parameter size missmatch.
Jeremy Allison
1
-2
/
+2
2000-04-24
fixed a parameter bug found by insure
Andrew Tridgell
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-23
/
+8
1999-04-11
Trying to improve DC location & browsing performance for the average user
Matthew Chapman
1
-2
/
+1
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1
-1
/
+1
1998-08-30
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1
-0
/
+1
1998-08-03
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
1
-8
/
+16
1998-08-03
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1
-2
/
+2
1998-06-27
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1
-1
/
+1
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-6
/
+6
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-3
/
+3
1997-12-24
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
1
-6
/
+7
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-0
/
+356