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
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
2011-05-06
3
-187
/
+2
*
errors: Remove unused unix_to_werror()
Andrew Bartlett
2011-05-06
1
-5
/
+0
*
libcli/util Move NTSTATUS table to the top level
Andrew Bartlett
2011-05-06
1
-889
/
+2
*
nterr: Add mem_ctx for return string from get_nt_error_c_code()
Andrew Bartlett
2011-05-06
1
-6
/
+7
*
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
2011-05-06
1
-668
/
+0
*
errors: Merge source3/ werror_to_ntstatus() code to source4/
Andrew Bartlett
2011-05-06
1
-6
/
+16
*
errors: Merge ntstatus -> DOS error table between Samba3 and Samba4.
Andrew Bartlett
2011-05-06
1
-7
/
+11
*
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
2011-05-06
1
-5
/
+3
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
libcli/raw: use a different ifdef than s3 smb.h
Andrew Tridgell
2011-05-03
1
-3
/
+3
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
3
-5
/
+5
*
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
2011-05-03
2
-13
/
+1
*
s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE
Stefan Metzmacher
2011-05-02
1
-0
/
+2
*
build: put doserr.c into it's own subsystem, so it's no longer a duplicate
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
libcli/smb Move attrib_string in common
Andrew Bartlett
2011-04-29
1
-46
/
+0
*
libcli/smb Move FILE_ATTRIBUTE defines to the top level
Andrew Bartlett
2011-04-29
1
-18
/
+0
*
s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done()
Stefan Metzmacher
2011-04-28
1
-25
/
+27
*
s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done()
Stefan Metzmacher
2011-04-28
1
-22
/
+23
*
s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done()
Stefan Metzmacher
2011-04-28
1
-1
/
+12
*
s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ...
Stefan Metzmacher
2011-04-28
1
-22
/
+15
*
s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_req
Stefan Metzmacher
2011-04-28
2
-72
/
+118
*
s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top
Stefan Metzmacher
2011-04-28
1
-62
/
+64
*
s4:libcli/smb2: move smb2_connect_tcon_done()
Stefan Metzmacher
2011-04-28
1
-20
/
+22
*
s4:libcli/smb2: move smb2_connect_session_done()
Stefan Metzmacher
2011-04-28
1
-36
/
+38
*
s4:libcli/smb2: move smb2_connect_negprot_done()
Stefan Metzmacher
2011-04-28
1
-69
/
+71
*
s4:libcli/smb2: move smb2_connect_socket_done()
Stefan Metzmacher
2011-04-28
1
-55
/
+57
*
s4:libcli/smb2: move smb2_connect_resolve_done()
Stefan Metzmacher
2011-04-28
1
-36
/
+35
*
s4:libcli/smb2: rename step functions of smb2_connect_*()
Stefan Metzmacher
2011-04-28
1
-26
/
+10
*
s4:libcli/smb2: convert smb2_connect_*() to tevent_req
Stefan Metzmacher
2011-04-28
2
-108
/
+198
*
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
2011-04-14
1
-4
/
+22
*
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
2011-04-14
1
-1
/
+4
*
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
2011-04-13
1
-1
/
+1
*
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2011-03-29
2
-2
/
+5
*
libcli: created smb_constants.h
Andrew Tridgell
2011-03-25
1
-12
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
3
-8
/
+7
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.
Günther Deschner
2011-03-18
1
-1
/
+1
*
s4-libcli/rap: add smbcli_rap_netsessiongetinfo().
Günther Deschner
2011-03-18
1
-0
/
+60
*
s4-libcli/rap: add smbcli_rap_netuserdelete().
Günther Deschner
2011-03-18
1
-0
/
+45
*
s4-libcli/rap: add smbcli_rap_netuseradd().
Günther Deschner
2011-03-18
1
-1
/
+58
*
s4-rap: remove last iconv_convenience traces from rap client and test code.
Günther Deschner
2011-03-15
1
-3
/
+0
*
s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...
Günther Deschner
2011-03-15
4
-0
/
+1561
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
1
-0
/
+27
*
s4-nterr: some minor cosmetic edits to further match s3 nterr.
Günther Deschner
2011-03-04
1
-3
/
+10
*
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
2011-03-04
1
-0
/
+3
*
nterr: make sure both nt_errs structs are the same.
Günther Deschner
2011-03-04
1
-0
/
+1
*
s4-nterr: add _N macro handling as in s3-nterr.
Günther Deschner
2011-03-04
1
-91
/
+95
*
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
2011-03-04
1
-15
/
+15
*
nterr: remove trailing whitespace.
Günther Deschner
2011-03-04
1
-9
/
+9
*
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
2011-02-25
1
-1
/
+0
[next]