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
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE
Stefan Metzmacher
1
-0
/
+2
2011-04-29
build: put doserr.c into it's own subsystem, so it's no longer a duplicate
Andrew Bartlett
1
-2
/
+2
2011-04-29
libcli/smb Move attrib_string in common
Andrew Bartlett
1
-46
/
+0
2011-04-29
libcli/smb Move FILE_ATTRIBUTE defines to the top level
Andrew Bartlett
1
-18
/
+0
2011-04-28
s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done()
Stefan Metzmacher
1
-25
/
+27
2011-04-28
s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done()
Stefan Metzmacher
1
-22
/
+23
2011-04-28
s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done()
Stefan Metzmacher
1
-1
/
+12
2011-04-28
s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ...
Stefan Metzmacher
1
-22
/
+15
2011-04-28
s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_req
Stefan Metzmacher
2
-72
/
+118
2011-04-28
s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top
Stefan Metzmacher
1
-62
/
+64
2011-04-28
s4:libcli/smb2: move smb2_connect_tcon_done()
Stefan Metzmacher
1
-20
/
+22
2011-04-28
s4:libcli/smb2: move smb2_connect_session_done()
Stefan Metzmacher
1
-36
/
+38
2011-04-28
s4:libcli/smb2: move smb2_connect_negprot_done()
Stefan Metzmacher
1
-69
/
+71
2011-04-28
s4:libcli/smb2: move smb2_connect_socket_done()
Stefan Metzmacher
1
-55
/
+57
2011-04-28
s4:libcli/smb2: move smb2_connect_resolve_done()
Stefan Metzmacher
1
-36
/
+35
2011-04-28
s4:libcli/smb2: rename step functions of smb2_connect_*()
Stefan Metzmacher
1
-26
/
+10
2011-04-28
s4:libcli/smb2: convert smb2_connect_*() to tevent_req
Stefan Metzmacher
2
-108
/
+198
2011-04-14
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
1
-4
/
+22
2011-04-14
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
1
-1
/
+4
2011-04-13
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
1
-1
/
+1
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2
-2
/
+5
2011-03-25
libcli: created smb_constants.h
Andrew Tridgell
1
-12
/
+1
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
3
-8
/
+7
2011-03-19
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
1
-0
/
+1
2011-03-18
s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.
Günther Deschner
1
-1
/
+1
2011-03-18
s4-libcli/rap: add smbcli_rap_netsessiongetinfo().
Günther Deschner
1
-0
/
+60
2011-03-18
s4-libcli/rap: add smbcli_rap_netuserdelete().
Günther Deschner
1
-0
/
+45
2011-03-18
s4-libcli/rap: add smbcli_rap_netuseradd().
Günther Deschner
1
-1
/
+58
2011-03-15
s4-rap: remove last iconv_convenience traces from rap client and test code.
Günther Deschner
1
-3
/
+0
2011-03-15
s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...
Günther Deschner
4
-0
/
+1561
2011-03-04
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
1
-0
/
+27
2011-03-04
s4-nterr: some minor cosmetic edits to further match s3 nterr.
Günther Deschner
1
-3
/
+10
2011-03-04
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
1
-0
/
+3
2011-03-04
nterr: make sure both nt_errs structs are the same.
Günther Deschner
1
-0
/
+1
2011-03-04
s4-nterr: add _N macro handling as in s3-nterr.
Günther Deschner
1
-91
/
+95
2011-03-04
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
1
-15
/
+15
2011-03-04
nterr: remove trailing whitespace.
Günther Deschner
1
-9
/
+9
2011-02-25
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
1
-1
/
+0
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
4
-108
/
+0
2011-02-08
ndr: merge duplicate ndr_map_error2ntstatus() functions.
Günther Deschner
1
-26
/
+0
2011-01-30
s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings
Stefan Metzmacher
1
-0
/
+1
2011-01-26
errormap: Add unix_to_werror() function
Kai Blin
1
-0
/
+6
2011-01-07
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
2
-2
/
+2
2011-01-01
heimdal_build: Add missing dependencies when building with system heimdal.
Jelmer Vernooij
1
-0
/
+1
2010-12-13
s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.
Stefan Metzmacher
1
-2
/
+2
2010-12-12
s4:libcli/finddc.h - fix header dependancies
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-12-12
s4:libcli/finddcs_nbt.c - optimise headers
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2
-2
/
+2
2010-11-27
s4:libcli/security/session.h - fix include ordering for "enum security_user_l...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-08
s4-debug: lowered the debug level of some unimportant messages
Andrew Tridgell
1
-1
/
+1
[next]