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
/
utils
/
smbfilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-16
Rename obscure defined constants.
Christopher R. Hertel (crh)
1
-2
/
+2
2011-07-28
s3:smbfilter: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-03-30
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-02-28
s3: Eliminate sys_select_intr from smbfilter
Volker Lendecke
1
-17
/
+43
2011-02-09
s3: Fix some nonempty blank lines and some typos
Volker Lendecke
1
-7
/
+7
2011-01-26
s3-utils: Fixed possible resource leak in smbfilter.
Andreas Schneider
1
-0
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-10-01
samba: share select wrappers.
Günther Deschner
1
-0
/
+1
2010-09-26
Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.
Jeremy Allison
1
-9
/
+32
2009-07-28
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
1
-1
/
+1
2009-02-24
Convert name_mangle() to use talloc
Volker Lendecke
1
-2
/
+9
2009-01-04
Fix the build of smbfilter
Volker Lendecke
1
-2
/
+3
2009-01-03
open_socket_out is always used with SOCK_STREAM, remove argument "type"
Volker Lendecke
1
-1
/
+1
2008-12-03
s3: Change sockaddr util function names for consistency
Tim Prouty
1
-1
/
+1
2008-05-28
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
1
-2
/
+4
2008-02-02
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
1
-2
/
+6
2008-01-04
Fix the build.
Jeremy Allison
1
-2
/
+2
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
1
-2
/
+26
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-03
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
1
-5
/
+5
2007-11-05
Ensure we null out the address correctly.
Jeremy Allison
1
-1
/
+2
2007-11-06
Fix another segfault and make smbfilter run again.
Michael Adam
1
-1
/
+3
2007-11-06
Fix a segfault.
Michael Adam
1
-0
/
+2
2007-11-06
Try to fix the build. There was one forgotten caller
Michael Adam
1
-2
/
+2
2007-10-26
Fix a few more sockaddr -> sockaddr_storgage.
Jeremy Allison
1
-3
/
+3
2007-10-26
one more struct in_addr => struct sockaddr_storage
Stefan Metzmacher
1
-6
/
+12
2007-10-10
r24943: Some stackframes
Volker Lendecke
1
-0
/
+2
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
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r4849: * finish SeAddUsers support in srv_samr_nt.c
Gerald Carter
1
-2
/
+2
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-2
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-1
/
+1
2001-10-11
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
1
-16
/
+36
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-2
/
+0
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-02-20
playing with CAP_NT_SMBS
Andrew Tridgell
1
-2
/
+2
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-2
/
+2
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-3
/
+3
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-2
/
+2
1999-04-17
open_socket_in() takes a different number of parameters in the head
Andrew Tridgell
1
-1
/
+1
1999-04-17
damn, new files need to be added to the head branch first, I've told
Andrew Tridgell
1
-0
/
+233