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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
Andrew Bartlett
2002-08-11
1
-2
/
+1
*
make sure async dns nmbd child dies
Andrew Tridgell
2002-07-28
1
-1
/
+7
*
don't start the async dns process unless we actually need it!
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
The next phase in the WINS rewrite!
Andrew Tridgell
2002-06-27
1
-11
/
+2
*
compile warngin fixes merged from 2.2
Gerald Carter
2002-06-17
1
-2
/
+2
*
nmbd handle shutdown message.
Jean-François Micouleau
2002-03-29
1
-0
/
+10
*
Cause nmbd to take signal processing in-band, rather than in
Jeremy Allison
2002-03-01
1
-339
/
+368
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
2002-01-25
1
-0
/
+1
*
Ensure (C) message is output on startup.
Jeremy Allison
2002-01-18
1
-2
/
+2
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-0
/
+9
*
Fixup -i interactive modes.
Jeremy Allison
2001-12-29
1
-5
/
+6
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-5
/
+6
*
added -i option to nmbd, giving interactive mode (like winbindd)
Andrew Tridgell
2001-11-27
1
-3
/
+8
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-2
/
+0
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
LMHOSTSFILE is now dynamically configured too.
Martin Pool
2001-11-19
1
-12
/
+3
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-7
/
+5
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
Instead of checking lp_wins_server() to see if a WINS server was specified,
Christopher R. Hertel
2001-08-26
1
-5
/
+8
*
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
Jeremy Allison
2001-07-17
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-3
/
+3
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-4
/
+0
*
- sorry, forgot to test a pointer
Simo Sorce
2001-07-03
1
-21
/
+26
*
"netbios aliases" and "interfaces" options change from P_STRING to P_LIST
Simo Sorce
2001-07-01
1
-13
/
+15
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-1
/
+1
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-1
/
+1
*
added option "enhanced browsing"
Andrew Tridgell
2001-03-21
1
-2
/
+6
*
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
Herb Lewis
2001-02-15
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-25
1
-0
/
+6
*
Ignore SIGUSR2. Terminate nmbd if we have no interfaces.
Jeremy Allison
2000-10-12
1
-5
/
+19
*
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
2000-09-12
1
-3
/
+4
*
debug messages now work for nmbd
Andrew Tridgell
2000-09-11
1
-0
/
+4
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
1
-19
/
+0
*
more merging
Andrew Tridgell
2000-05-10
1
-2
/
+1
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-1
/
+0
*
Cause nmbd to ignore loopback interface when constructing its interface ...
Jeremy Allison
2000-03-29
1
-0
/
+14
*
rename static reload_services function to reload_nmbd_services because
Luke Leighton
2000-03-27
1
-6
/
+6
*
merge from tng ...
Andrew Tridgell
2000-03-26
1
-1
/
+1
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-9
/
+2
*
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
1
-0
/
+3
*
got rid of mem_man
Andrew Tridgell
2000-01-03
1
-2
/
+0
*
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
2000-01-03
1
-0
/
+5
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-36
/
+127
*
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
1998-12-09
1
-1
/
+1
*
need to initialise global_myworkgroup
Luke Leighton
1998-12-09
1
-0
/
+5
[next]