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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
2011-05-06
1
-725
/
+4
*
nterr: Add mem_ctx for return string from get_nt_error_c_code()
Andrew Bartlett
2011-05-06
1
-4
/
+4
*
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
2011-05-06
1
-1214
/
+0
*
errors: Merge ntstatus -> DOS error table between Samba3 and Samba4.
Andrew Bartlett
2011-05-06
1
-8
/
+9
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-1
/
+1
*
More simple const fixes.
Jeremy Allison
2011-05-05
4
-14
/
+14
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
10
-77
/
+85
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
2
-4
/
+4
*
s3-libsmb: run minimal_includes.pl.
Günther Deschner
2011-05-05
2
-2
/
+0
*
Add in bufflen limit when storing NetBIOS names. Remove safe_strcpy.
Jeremy Allison
2011-05-04
1
-16
/
+32
*
Change safe_strcpy_base to strlcpy_base. Note the size doesn't change here as...
Jeremy Allison
2011-05-04
1
-6
/
+6
*
s3: Filter out duplicates in name_query()
Volker Lendecke
2011-05-04
1
-2
/
+18
*
s3: Tune broadcast namequeries for unique names
Volker Lendecke
2011-05-03
1
-3
/
+9
*
s3:libsmb/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE
Stefan Metzmacher
2011-05-02
1
-0
/
+2
*
s3: Make name_resolve_bcast return sockaddr_storage
Volker Lendecke
2011-04-30
3
-26
/
+35
*
s3: Remove ip_sevice from get_ipc_connect_master_ip
Volker Lendecke
2011-04-30
2
-6
/
+6
*
Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens ...
Jeremy Allison
2011-04-30
1
-2
/
+0
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
16
-0
/
+17
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
2
-5
/
+5
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
2
-8
/
+8
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
2
-8
/
+8
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
2011-04-28
1
-1
/
+2
*
Remove another fstring in this code.
Jeremy Allison
2011-04-28
1
-12
/
+20
*
Fixup (C) - we've both worked lots on this :-).
Jeremy Allison
2011-04-27
1
-0
/
+2
*
Remove fstrings from client struct. Properly talloc strings (ensuring we neve...
Jeremy Allison
2011-04-27
1
-42
/
+266
*
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
2011-04-27
1
-0
/
+27
*
s3: Make cli_session_setup_lanman2 async
Volker Lendecke
2011-04-27
1
-53
/
+201
*
s3: Make cli_session_setup_nt1 async
Volker Lendecke
2011-04-26
1
-87
/
+246
*
s3: Make plaintext session setup async
Volker Lendecke
2011-04-26
1
-59
/
+145
*
s3: Remove cli_write
Volker Lendecke
2011-04-26
2
-203
/
+0
*
s3: Use cli_writeall instead of cli_write
Volker Lendecke
2011-04-26
1
-7
/
+7
*
s3: Add cli_writeall
Volker Lendecke
2011-04-26
1
-3
/
+51
*
s3: Remove unused code
Volker Lendecke
2011-04-25
1
-6
/
+0
*
s3: Move setting the name_query timeout
Volker Lendecke
2011-04-25
1
-9
/
+9
*
s3: Fix some typos in dsgetdcname
Volker Lendecke
2011-04-25
1
-3
/
+3
*
s3: "port" is not used in dsgetdcname
Volker Lendecke
2011-04-25
1
-3
/
+0
*
s3: Add a 10-second timeout for the 445 or netbios connection to a DC
Volker Lendecke
2011-04-25
1
-1
/
+12
*
s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
2011-04-23
1
-57
/
+5
*
s3: Fix Coverity ID 2325, RESOURCE_LEAK
Volker Lendecke
2011-04-22
1
-0
/
+4
*
libcli/auth: Move more kerberos wrapping in common
Andrew Bartlett
2011-04-20
1
-228
/
+0
*
s3: guest sesssetup is only 13 words
Volker Lendecke
2011-04-16
1
-1
/
+1
*
s3: Use tevent_req_nterror properly in a few places
Volker Lendecke
2011-04-16
1
-12
/
+6
*
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
2011-04-14
1
-74
/
+0
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3: Remove some unused code
Volker Lendecke
2011-04-03
1
-7
/
+0
*
Fix for servers that don't put a path separator at the end of the service.
Larry Reid
2011-04-03
1
-4
/
+13
*
s3: only include ntioctl.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
2
-2
/
+0
[next]