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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-10
Patch from Andy Levine andyl@epicrealm.com who discovered that W2K DMB's
Jeremy Allison
1
-1
/
+5
2002-08-22
fix for difference in strsep and strtok semantics
Herb Lewis
1
-0
/
+1
2002-08-20
fix irix compile errors - cannot initialize array in declaration statement
Herb Lewis
1
-1
/
+1
2002-08-15
The unused variable was actually needed. The correct fix is to move
Tim Potter
1
-1
/
+1
2002-08-15
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-08-11
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
Andrew Bartlett
1
-2
/
+1
2002-08-06
Add AD version of samlogon replies for getdc. ATM it will only function
Jim McDonough
1
-11
/
+103
2002-08-02
Fix length on mailslots. Looks like it should have been 0x17, not decimal 17.
Jim McDonough
1
-1
/
+1
2002-07-28
this is an interim fix for nmbd not registering DOMAIN#1b with WINS
Andrew Tridgell
1
-1
/
+20
2002-07-28
make sure async dns nmbd child dies
Andrew Tridgell
2
-1
/
+8
2002-07-28
fix minor nits in nmbd from adtam@cup.hp.com
Andrew Tridgell
3
-13
/
+13
2002-07-26
I think this makes the debug statement clearer.
Andrew Bartlett
1
-1
/
+1
2002-07-09
the last WINS update broke self registration when we are a WINS
Andrew Tridgell
1
-3
/
+4
2002-07-01
fixed multi-homed re-registration of names when we are a WINS
Andrew Tridgell
1
-1
/
+11
2002-07-01
don't start the async dns process unless we actually need it!
Andrew Tridgell
1
-1
/
+1
2002-06-27
The next phase in the WINS rewrite!
Andrew Tridgell
9
-829
/
+802
2002-06-26
This commit finally gives us multiple wins server groups. We now
Andrew Tridgell
2
-171
/
+224
2002-06-26
we never pass any userdata when doing name registrations on the
Andrew Tridgell
1
-54
/
+51
2002-06-26
- completely rewrote the wins_srv.c code. It is now much simpler, and
Andrew Tridgell
3
-7
/
+29
2002-06-19
when nmbd starts up it is possible that dhcp hasn't started the local
Andrew Tridgell
1
-4
/
+9
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
1
-2
/
+2
2002-05-28
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-03-29
nmbd handle shutdown message.
Jean-François Micouleau
1
-0
/
+10
2002-03-29
Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINS
Jeremy Allison
1
-5
/
+34
2002-03-21
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
1
-5
/
+5
2002-03-20
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
1
-2
/
+3
2002-03-05
Removed unused static function.
Tim Potter
1
-18
/
+0
2002-03-01
Cause nmbd to take signal processing in-band, rather than in
Jeremy Allison
1
-339
/
+368
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
27
-52
/
+27
2002-01-25
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
3
-267
/
+627
2002-01-25
remove unused variable
Jean-François Micouleau
1
-1
/
+0
2002-01-18
Ensure (C) message is output on startup.
Jeremy Allison
1
-2
/
+2
2002-01-18
Tidyup & code refactoring from Martin.Sheppard@csiro.au.
Jeremy Allison
1
-26
/
+23
2002-01-16
Fix name register bug with non-existent wins server.
Jeremy Allison
1
-32
/
+29
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
4
-15
/
+15
2001-12-30
When running interactive we want to set our own process group for
Jeremy Allison
1
-0
/
+9
2001-12-29
Fixup -i interactive modes.
Jeremy Allison
1
-5
/
+6
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
1
-1
/
+1
2001-12-20
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
1
-5
/
+6
2001-11-27
added -i option to nmbd, giving interactive mode (like winbindd)
Andrew Tridgell
1
-3
/
+8
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
9
-22
/
+13
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
LMHOSTSFILE is now dynamically configured too.
Martin Pool
1
-12
/
+3
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-7
/
+5
2001-10-08
Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).
Jeremy Allison
2
-2
/
+3
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
27
-50
/
+0
2001-09-27
How often did I read the CVS commit message
Volker Lendecke
1
-1
/
+1
2001-09-26
From 2.2.
Volker Lendecke
1
-0
/
+6
2001-09-17
move to SAFE_FREE()
Simo Sorce
14
-39
/
+37
[next]