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
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
2001-09-10
convert more code to use XFILE
Andrew Tridgell
4
-46
/
+45
2001-09-10
convert more code to use XFILE
Andrew Tridgell
3
-10
/
+10
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+0
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-2
/
+2
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2
-2
/
+2
2001-09-05
merge profile data changes from 2.2
Herb Lewis
3
-26
/
+65
2001-08-28
Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message is
Tim Potter
1
-8
/
+34
2001-08-26
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
Christopher R. Hertel
2
-2
/
+2
2001-08-26
Instead of checking lp_wins_server() to see if a WINS server was specified,
Christopher R. Hertel
1
-5
/
+8
2001-08-24
Process the SAM/UAS change notification message.
Tim Potter
1
-0
/
+73
2001-08-24
Only register the #1b name if we are ROLE_DOMAIN_PDC rather than
Tim Potter
1
-1
/
+1
2001-07-30
Fixes for varargs problems with std c.
Jeremy Allison
4
-13
/
+13
2001-07-17
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
Jeremy Allison
1
-1
/
+1
2001-07-10
Andrew B and I were commiting the same fix at the same time in different
Christopher R. Hertel
1
-4
/
+1
2001-07-10
Fix tree breakage, the last change was entirly non-portable, and we already
Andrew Bartlett
1
-1
/
+3
2001-07-10
Fix from John Malmberg. When I added the additional information to the
Christopher R. Hertel
1
-0
/
+3
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
3
-8
/
+8
2001-07-04
The big character set handling changeover!
Andrew Tridgell
4
-23
/
+11
2001-07-03
- sorry, forgot to test a pointer
Simo Sorce
1
-21
/
+26
2001-07-01
"netbios aliases" and "interfaces" options change from P_STRING to P_LIST
Simo Sorce
1
-13
/
+15
2001-06-28
Added info to some of the debug messages to get a better handle on a problem
Christopher R. Hertel
1
-24
/
+56
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-1
/
+1
2001-04-27
Mismatched format and args.
Jeremy Allison
1
-1
/
+1
2001-04-25
More paranioa fixes against nmbd lengths.
Jeremy Allison
1
-7
/
+7
2001-04-24
Fix bad length in dgram.
Jeremy Allison
1
-0
/
+7
2001-04-24
Patch for nmbd core dump in printing debug packets. No length check.
Jeremy Allison
1
-3
/
+5
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-1
/
+1
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
1
-1
/
+1
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2
-5
/
+5
2001-03-23
Fix insure-found parameter size missmatch.
Jeremy Allison
1
-2
/
+2
2001-03-21
added option "enhanced browsing"
Andrew Tridgell
1
-2
/
+6
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
1
-1
/
+1
2001-03-08
Fixed double fclose() call (I love insure :-).
Jeremy Allison
1
-2
/
+0
2001-02-15
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
Herb Lewis
1
-1
/
+1
2001-01-25
Changes from APPLIANCE_HEAD:
David O'Neill
1
-0
/
+6
2001-01-04
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
1
-4
/
+5
2001-01-03
We only want to mark mailslot packets as loopback packets if they are to
Richard Sharpe
1
-1
/
+1
2001-01-02
Make the use of generate_name_trn_id conform to the usage elsewhere ...
Richard Sharpe
1
-1
/
+1
2001-01-02
Comment out unused generate_name_trn_id ...
Richard Sharpe
1
-1
/
+1
2000-11-17
John Reillys fix for de-registering broadcast names (NT doesn't do this).
Jeremy Allison
1
-0
/
+4
2000-10-12
Ignore SIGUSR2. Terminate nmbd if we have no interfaces.
Jeremy Allison
1
-5
/
+19
2000-10-07
Ensure browse.dat is written and read in UNIX character set format.
Jeremy Allison
1
-3
/
+13
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
3
-14
/
+25
2000-09-11
debug messages now work for nmbd
Andrew Tridgell
2
-82
/
+79
2000-09-11
the first cut of the internal messaging system.
Andrew Tridgell
2
-31
/
+0
[prev]
[next]