index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)
Stefan Metzmacher
2012-03-05
1
-1
/
+2
*
libcli/auth: only expose creds to the caller on success
Stefan Metzmacher
2012-03-05
1
-3
/
+4
*
libcli/auth: debug the given computer name creds might be NULL
Stefan Metzmacher
2012-03-05
1
-1
/
+1
*
libcli/auth: let spnego_write_mech_types() check the asn1_load() return
Stefan Metzmacher
2011-10-24
1
-0
/
+4
*
Fix a valgrind error
Volker Lendecke
2011-03-05
1
-2
/
+4
*
s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...
Günther Deschner
2010-09-27
2
-1
/
+47
*
Fix bug #7669.
Jeremy Allison
2010-09-09
2
-0
/
+8
*
Fix what looks like a cut-and-paste error in our read_negTokenInit() function.
Jeremy Allison
2010-06-18
1
-4
/
+4
*
Simplify E_md5hash a bit
Volker Lendecke
2010-01-25
1
-6
/
+2
*
w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value fixed
Kamen Mazdrashki
2009-11-26
1
-1
/
+1
*
w32err: FRS_ group of errors replaced with numeric values
Kamen Mazdrashki
2009-11-26
1
-3
/
+3
*
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
Kamen Mazdrashki
2009-11-26
2
-3
/
+3
*
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name
Kamen Mazdrashki
2009-11-26
2
-3
/
+3
*
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
Kamen Mazdrashki
2009-11-26
2
-2
/
+2
*
w32err: Importing auto-generated Win32 errors and descriptions
Kamen Mazdrashki
2009-11-26
2
-1
/
+7222
*
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
2009-09-20
2
-0
/
+54
*
libcli:nbt move prototypes of lmhosts functions to libnbt.h
Andrew Bartlett
2009-09-19
1
-1
/
+6
*
libcli/named_pipe_auth: pass gssapi delegated credentials through the named pipe
Stefan Metzmacher
2009-09-18
2
-22
/
+32
*
util: use likely/unlikely for NT_STATUS_* macros
Andrew Tridgell
2009-09-17
1
-3
/
+3
*
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
Kouhei Sutou
2009-09-17
2
-8
/
+9
*
w32err: Set hex format values for all errors
Kamen Mazdrashki
2009-09-17
1
-90
/
+90
*
w32err: Re-define errors with numeric values
Kamen Mazdrashki
2009-09-17
1
-46
/
+46
*
w32err: Sorting error codes in ascending order
Kamen Mazdrashki
2009-09-17
1
-10
/
+8
*
w32err: NERR_ codes grouped together
Kamen Mazdrashki
2009-09-17
1
-9
/
+9
*
w32err: WERR_CLASS_NOT_REGISTERED updated
Kamen Mazdrashki
2009-09-17
2
-2
/
+7
*
spnego: add spnego_proto.h.
Günther Deschner
2009-09-17
2
-1
/
+29
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
2
-0
/
+477
*
libcli/auth: remove trailing whitespace.
Günther Deschner
2009-09-16
1
-72
/
+72
*
Owner and group defaulting.
Nadezhda Ivanova
2009-09-16
2
-1
/
+4
*
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
2009-09-16
2
-162
/
+156
*
schannel: remove last traces of gensec.
Günther Deschner
2009-09-16
1
-2
/
+0
*
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
2009-09-16
1
-0
/
+1
*
schannel: move schannel_sign to main directory.
Günther Deschner
2009-09-16
3
-0
/
+351
*
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
2009-09-15
1
-0
/
+1
*
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2009-09-15
2
-0
/
+206
*
s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
Günther Deschner
2009-09-11
1
-0
/
+1
*
libcli: added a drsuapi attribute encryption function
Andrew Tridgell
2009-09-10
2
-11
/
+78
*
libcli:drsuapi Add function to encrypt data for transport over DRSUAPI
Andrew Bartlett
2009-09-10
1
-0
/
+102
*
s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
Günther Deschner
2009-09-08
1
-0
/
+1
*
s4: fix the build after ntlmssp header change.
Günther Deschner
2009-08-28
1
-0
/
+1
*
libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
Günther Deschner
2009-08-28
2
-8
/
+3
*
libcli/auth: add netlogon_creds_step_crypt() and netlogon_creds_first_step()
Stefan Metzmacher
2009-08-27
1
-10
/
+21
*
libcli/auth: remove some useless lines
Stefan Metzmacher
2009-08-27
1
-3
/
+0
*
libcli/auth: remember schannel type in netlogon_creds_server_init()
Stefan Metzmacher
2009-08-27
1
-0
/
+1
*
libcli/auth: add tdb backend for schannel state.
Günther Deschner
2009-08-27
3
-0
/
+239
*
libcli/auth: move netlogon_creds_CredentialState out of libcli.
Günther Deschner
2009-08-27
2
-13
/
+1
*
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
2009-08-27
2
-33
/
+33
*
libcli/auth: rename schannel_state.c to schannel_state_ldb.c.
Günther Deschner
2009-08-27
2
-14
/
+14
*
libcli/smb: add smb2_create_blob_find()
Stefan Metzmacher
2009-08-15
2
-0
/
+23
*
libcli/smb: move smb2_create_blob code to libcli/smb/
Stefan Metzmacher
2009-08-12
4
-0
/
+249
[next]