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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
1
-1
/
+2
*
s3: fix a few "shadows a global declaration" warnings
Tim Prouty
2008-11-03
1
-4
/
+4
*
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
3
-11
/
+12
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
4
-5
/
+5
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
2
-3
/
+3
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-3
/
+3
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-09-25
1
-15
/
+15
*
fix build warning.
Günther Deschner
2008-08-20
1
-1
/
+1
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-19
2
-7
/
+8
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-4
/
+0
*
nmbd: add support for delayed initial samlogon packages.
Michael Adam
2008-08-09
1
-6
/
+86
*
nmbd_packets: make queue_packet() public.
Michael Adam
2008-08-09
1
-3
/
+1
*
nmbd: untangle logic in nmbd_messaging_context() slightly.
Michael Adam
2008-06-26
1
-2
/
+5
*
nmbd: don't panic if messaging_init() fails - return NULL instead.
Michael Adam
2008-06-26
1
-1
/
+1
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
2
-2
/
+2
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-2
/
+2
*
nmbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-3
/
+12
*
nmbd: call reinit_after_fork() in all needed cases
Stefan Metzmacher
2008-04-18
2
-0
/
+10
*
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
2008-04-12
1
-0
/
+8
*
Fix bug #5386, don't keep printing the same waiting
Jeremy Allison
2008-04-11
1
-3
/
+6
*
Fix the last reported debian problem with nmbd not waiting
Jeremy Allison
2008-04-10
1
-10
/
+22
*
Fix for termination problems when no interfaces found - bug #5267.
Jeremy Allison
2008-03-27
1
-6
/
+15
*
Fix bug #5267 - nmbd shuts down when network interfaces go down.
Jeremy Allison
2008-03-06
1
-29
/
+39
*
Patch to fix the "Invalid read of size 4" errors. Bug #3617.
Jeremy Allison
2008-02-29
1
-0
/
+18
*
Fix part of bug #3617 from valgrind trace.
Jeremy Allison
2008-02-29
2
-3
/
+4
*
Convert read_data() to NTSTATUS
Volker Lendecke
2008-02-02
1
-7
/
+12
*
Fix Coverity ID 454
Volker Lendecke
2008-01-24
1
-1
/
+8
*
Fix Coverity ID 465
Volker Lendecke
2008-01-24
1
-0
/
+2
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-1
/
+2
*
Fix CID 475. work should not be checked against NULL
Jeremy Allison
2008-01-11
1
-2
/
+2
*
Ensure we don't take address of one past buffer.
Jeremy Allison
2008-01-09
1
-1
/
+1
*
More logical operation on bool.
Jeremy Allison
2008-01-04
1
-1
/
+3
*
Attempt to fix bug #3617. Mix of patches from Volker and
Jeremy Allison
2008-01-02
2
-22
/
+7
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-1
/
+1
*
Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2.
Jeremy Allison
2007-12-13
1
-0
/
+6
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
2
-8
/
+11
*
Fix two incompatible pointer warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
3
-30
/
+51
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
1
-4
/
+4
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
10
-111
/
+154
*
Fix bug noticed by kukks <linux@kukkukk.com> where
Jeremy Allison
2007-11-15
1
-1
/
+9
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-0
/
+2
*
Fix for CVE-2007-5398.
Gerald (Jerry) Carter
2007-11-15
1
-0
/
+6
*
Remove more static fstring/pstrings. Fix socket option
Jeremy Allison
2007-11-09
1
-3
/
+1
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-2
/
+7
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
1
-2
/
+7
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-2
/
+2
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
3
-12
/
+19
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-2
/
+2
[next]