index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libads
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).
Günther Deschner
2007-10-10
1
-137
/
+1
*
r23648: Allow to list a custom krb5 keytab file with:
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23647: Use smb_krb5_open_keytab() in smbd as well.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23646: Generalize our internal keytab handling to support a broader range of...
Günther Deschner
2007-10-10
1
-47
/
+140
*
r23607: Add legacy support for Services for Unix (SFU) 2.0.
Günther Deschner
2007-10-10
1
-17
/
+55
*
r23514: Remove unused function ads_get_dn_from_extended_dn().
Jeremy Allison
2007-10-10
1
-29
/
+0
*
r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
2007-10-10
1
-39
/
+63
*
r23251: whoops! Fix compile error
Gerald Carter
2007-10-10
1
-2
/
+6
*
r23147: Patch #4566 from jacob berkman <jberkman@novell.com>. Pass password d...
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
2007-10-10
1
-12
/
+24
*
r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.
Michael Adam
2007-10-10
1
-1
/
+2
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
4
-16
/
+16
*
r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...
Günther Deschner
2007-10-10
1
-0
/
+104
*
r22799: Fix the build.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...
Günther Deschner
2007-10-10
1
-1
/
+4
*
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
2007-10-10
2
-19
/
+51
*
r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:
Gerald Carter
2007-10-10
1
-0
/
+70
*
r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
Gerald Carter
2007-10-10
1
-9
/
+40
*
r22701: Fix the krb5_nt_status error table and add the "no DCs found" mapping
Gerald Carter
2007-10-10
1
-2
/
+4
*
r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
Günther Deschner
2007-10-10
1
-3
/
+29
*
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
2007-10-10
1
-0
/
+121
*
r22663: Restructure kerberos_kinit_password_ext() error path.
Günther Deschner
2007-10-10
1
-53
/
+33
*
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
1
-4
/
+8
*
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
2
-11
/
+23
*
r22479: Add "net ads keytab list".
Günther Deschner
2007-10-10
1
-0
/
+112
*
r22460: Adding a generic ads_ranged_search() function.
Günther Deschner
2007-10-10
1
-1
/
+173
*
r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged...
Günther Deschner
2007-10-10
1
-3
/
+37
*
r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical
Stefan Metzmacher
2007-10-10
1
-5
/
+10
*
r22112: Fix memleak pointed out by Steven Danneman <steven.danneman@isilon.com>.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r22092: - make spnego_parse_auth_response() more generic and
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22079: Tsk, tsk, Metze didn't compile before check-in :-).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22078: fix memory leak in not often used code, we only use it if the server
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r21968: Don't use gss-types in proto headers.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21967: Add conversion from gss errors to nt status.
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r21863: Fix debug messages with incorrect function name.
Jeremy Allison
2007-10-10
1
-15
/
+15
*
r21855: Fix a memleak in the krb5 locator and comment out gfree_all() which d...
Günther Deschner
2007-10-10
1
-2
/
+4
*
r21850: After Jerry explained to me the HORRIBLE way in which
Jeremy Allison
2007-10-10
1
-5
/
+15
*
r21847: Fix memory leaks in error paths (and in main code path in one case...)
Jeremy Allison
2007-10-10
1
-5
/
+13
*
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
2007-10-10
2
-31
/
+74
*
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
2007-10-10
1
-3
/
+1
*
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r21822: Adding experimental krb5 lib locator plugin.
Günther Deschner
2007-10-10
1
-0
/
+384
*
r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.
James Peach
2007-10-10
1
-1
/
+1
*
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
2007-10-10
1
-2
/
+2
*
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r21608: Fix a couple of memleaks in error code paths before
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r21606: Implement escaping function for ldap RDN values
Simo Sorce
2007-10-10
2
-4
/
+18
*
r21561: It makes absolutely no sense to call krb5_kt_resolve() two times
Günther Deschner
2007-10-10
1
-6
/
+1
[prev]
[next]