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
/
libcli
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()
Stefan Metzmacher
2
-4
/
+4
2011-08-03
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
2
-0
/
+12
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2
-2
/
+0
2011-06-20
tdb_compat: use tdb_errorstr_compat()
Rusty Russell
1
-1
/
+1
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-3
/
+3
2011-06-20
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
1
-1
/
+1
2011-06-10
libcli/auth/msrpc_parse.h: fix licence/copyright
Günther Deschner
1
-0
/
+21
2011-05-13
libcli/auth/krb5_wrap: correctly use discard_const().
Günther Deschner
1
-2
/
+2
2011-05-12
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _...
Michael Adam
1
-8
/
+4
2011-05-10
libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...
Michael Adam
1
-2
/
+4
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-3
/
+1
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-2
/
+2
2011-05-04
Tidy up some missing checks for NULL in strlcpy.
Jeremy Allison
1
-1
/
+1
2011-05-04
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
1
-1
/
+1
2011-04-27
auth/kerberos Move all the PAC handling functions to auth/kerberos
Andrew Bartlett
2
-365
/
+1
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
2
-1
/
+6
2011-04-27
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
3
-2
/
+44
2011-04-26
libcli/auth Allow parsing of a PAC that is already verified.
Andrew Bartlett
1
-44
/
+50
2011-04-23
Add missing dependency on com_err.
Jelmer Vernooij
1
-1
/
+1
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
3
-2
/
+375
2011-04-20
libcli/auth: Move more kerberos wrapping in common
Andrew Bartlett
2
-1
/
+230
2011-04-14
libcli/auth Fix compile on hosts without krb5
Andrew Bartlett
1
-2
/
+2
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
3
-1
/
+158
2011-04-14
libcli: allow exclusion of netbios name in NTLMV2 blob
Christian Ambach
1
-5
/
+12
2011-04-13
s3: Use talloc_tos() in the S3 build
Volker Lendecke
1
-1
/
+7
2011-04-13
libcli/auth Use convert_string_error to check LM hash calculation.
Andrew Bartlett
1
-9
/
+24
2011-04-06
lib: make asn1_util a private library
Andrew Tridgell
1
-1
/
+1
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-1
/
+2
2011-03-28
Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...
Jeremy Allison
5
-19
/
+52
2011-03-27
s3: Fix Coverity ID 682: NEGATIVE_RETURNS
Volker Lendecke
1
-1
/
+4
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
3
-5
/
+4
2011-02-24
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
1
-1
/
+5
2011-02-24
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
1
-3
/
+3
2011-02-24
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
1
-5
/
+10
2011-02-17
idl: naming a structure 'VERSION' is not a good idea!
Andrew Tridgell
1
-2
/
+2
2011-02-11
libcli/auth: fix PAM_ERRORS subsystem build.
Günther Deschner
1
-1
/
+2
2011-02-08
pam: share pam errors in a common location.
Günther Deschner
3
-0
/
+176
2011-01-20
libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.
Andrew Bartlett
2
-0
/
+147
2011-01-03
libcli/auth: add netsec_outgoing_sig_size()
Stefan Metzmacher
2
-0
/
+15
2010-12-21
s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-12-08
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
1
-0
/
+2
2010-12-07
libcli/auth: let spnego_write_mech_types() check the asn1_load() return
Stefan Metzmacher
1
-0
/
+4
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-26
/
+0
2010-10-30
s4-tdb: make tdb-wrap into a private library
Andrew Tridgell
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-11
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-2
/
+2
2010-09-23
libcli: fix compile warning
Simo Sorce
1
-0
/
+2
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
2
-9
/
+7
[prev]
[next]