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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
3
-6
/
+6
*
schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.
Rusty Russell
2013-04-12
1
-1
/
+1
*
libcli/auth: convert to dbwrap.
Rusty Russell
2013-04-12
3
-39
/
+37
*
libcli/auth: avoid using transactions a chainlock is enough
Stefan Metzmacher
2013-03-28
1
-10
/
+26
*
libcli/auth: fix void function cannot return value error
Andrew Bartlett
2013-01-22
1
-2
/
+2
*
libcli: Check schannel state return value of tdb_transaction_commit().
Andreas Schneider
2012-12-21
1
-1
/
+5
*
libcli/auth: add netlogon_creds_encrypt_samlogon_validation().
Günther Deschner
2012-12-15
2
-6
/
+44
*
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
2012-12-15
2
-6
/
+9
*
libcli/auth: support AES decryption in netlogon_creds_decrypt_samlogon().
Günther Deschner
2012-12-09
1
-0
/
+14
*
libcli/auth: remove trailing whitespace.
Günther Deschner
2012-12-09
1
-38
/
+38
*
libcli/auth: add netlogon_creds_aes_{en|de}crypt routines.
Günther Deschner
2012-12-09
2
-0
/
+30
*
Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().
Jeremy Allison
2012-08-24
3
-13
/
+3
*
Remove useless bool "upper_case_domain" parameter.
Jeremy Allison
2012-08-24
1
-13
/
+2
*
Move uppercasing the domain out of smb_pwd_check_ntlmv2()
Jeremy Allison
2012-08-24
1
-9
/
+21
*
libcli/auth: add support for AES/HMAC-SHA256 to the netlogon schannel sign/seal
Stefan Metzmacher
2012-07-17
1
-51
/
+137
*
libcli/auth: add support for AES/HMAC-SHA256 schannel session key support
Stefan Metzmacher
2012-07-17
1
-3
/
+63
*
s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodc
Stefan Metzmacher
2012-07-17
1
-2
/
+0
*
libcli: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
1
-2
/
+2
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
3
-310
/
+1
*
krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.
Simo Sorce
2012-04-12
1
-4
/
+4
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
2
-81
/
+0
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
1
-4
/
+0
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
1
-1
/
+0
*
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
2012-04-12
1
-4
/
+0
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
libcli: Remove a pointless check
Volker Lendecke
2012-02-25
1
-3
/
+1
*
auth: Move the rest of the source4 gensec_ntlmssp code to the top level
Andrew Bartlett
2012-02-17
1
-2
/
+2
*
auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...
Andrew Bartlett
2012-02-17
1
-0
/
+17
*
auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksum
Andrew Bartlett
2012-01-12
1
-2
/
+1
*
krb5: Require krb5_string_to_key be available to build with krb5
Andrew Bartlett
2012-01-10
1
-1
/
+1
*
krb5: Require krb5_principal_compare_any_realm be available to build with krb5
Andrew Bartlett
2012-01-10
1
-28
/
+0
*
krb5: Require krb5_c_verify_checksum is available to build with krb5
Andrew Bartlett
2012-01-10
1
-63
/
+20
*
auth/kerberos: Move gssapi_parse.c to the top level
Andrew Bartlett
2011-12-28
1
-0
/
+4
*
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
Andrew Bartlett
2011-12-12
1
-1
/
+1
*
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
2011-10-18
8
-1827
/
+5
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
2011-10-13
4
-13
/
+14
*
libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()
Stefan Metzmacher
2011-09-14
2
-4
/
+4
*
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
2011-08-03
2
-0
/
+12
*
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2011-08-03
2
-2
/
+0
*
tdb_compat: use tdb_errorstr_compat()
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-3
/
+3
*
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
libcli/auth/msrpc_parse.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
libcli/auth/krb5_wrap: correctly use discard_const().
Günther Deschner
2011-05-13
1
-2
/
+2
*
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _...
Michael Adam
2011-05-12
1
-8
/
+4
*
libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...
Michael Adam
2011-05-10
1
-2
/
+4
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-3
/
+1
[next]