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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Andreas Schneider
2012-05-04
5
-1
/
+64
*
s4-auth-krb: Make srv_keytab.c build against MIT Kerberos
Simo Sorce
2012-05-04
1
-8
/
+11
*
krb5samba: Add compat function for krb5_kt_compare
Simo Sorce
2012-05-04
2
-0
/
+39
*
Fix incompatible assignment warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
krb5samba: Add compat krb5_make_principal for MIT build
Simo Sorce
2012-05-04
5
-1
/
+49
*
Fix compiler warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
s4-auth-krb: Use compat code to initialize keyblock contents
Simo Sorce
2012-05-04
1
-1
/
+1
*
krb5samba: Add compat code to initialize keyblock contents
Simo Sorce
2012-05-04
3
-0
/
+28
*
s4-auth-krb: Disable code in MIT build
Simo Sorce
2012-05-04
1
-1
/
+4
*
Move keytab_copy to krb5samba lib
Simo Sorce
2012-05-04
4
-4
/
+14
*
Fix keytab_copy to compile with MIT librariues too
Simo Sorce
2012-05-04
1
-10
/
+12
*
keytab_copy: Fix style, whitespaces
Simo Sorce
2012-05-04
1
-8
/
+17
*
kerberos_pac: Fix code to work with MIT too
Simo Sorce
2012-05-04
1
-3
/
+3
*
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
Simo Sorce
2012-05-04
5
-2
/
+13
*
Split normal kinit from s4u2 flavored kinit
Simo Sorce
2012-05-04
3
-38
/
+92
*
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
2012-05-04
5
-427
/
+406
*
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
2012-05-04
7
-56
/
+102
*
krb-init: define out heimdal specific stuff in mitkrb build
Simo Sorce
2012-05-04
1
-3
/
+12
*
s4-auth-krb: avoid useless condition
Simo Sorce
2012-05-04
1
-1
/
+1
*
krb5samba: Remove unnecessary include file
Simo Sorce
2012-05-04
1
-1
/
+0
*
Fix krb5_samba.c build
Simo Sorce
2012-05-04
1
-0
/
+4
*
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
2012-05-04
1
-0
/
+1
*
s3: remove some unused code
Volker Lendecke
2012-05-04
2
-28
/
+0
*
s3: Fix a typo
Volker Lendecke
2012-05-04
1
-1
/
+1
*
s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...
Andrew Bartlett
2012-05-04
1
-4
/
+6
*
s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb
Andrew Bartlett
2012-05-04
1
-5
/
+5
*
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
2012-05-04
2
-16
/
+88
*
s3:passdb fix a compiler warning
Christian Ambach
2012-05-03
1
-1
/
+1
*
s3:vfs fix compiler warning
Christian Ambach
2012-05-03
1
-0
/
+5
*
s3:lib fix compiler warnings
Christian Ambach
2012-05-03
1
-0
/
+6
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
6
-9
/
+9
*
libtorture: Improve suggestion to mention torture_assert_*() rather than
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
s4:torture: add a new smb2.session.reauth3 test - getting security descriptor
Michael Adam
2012-05-03
1
-0
/
+100
*
torture: Suggest torture_fail() / torture_result().
Jelmer Vernooij
2012-05-03
1
-1
/
+2
*
provision: remove reference to no longer existing template files.
Jelmer Vernooij
2012-05-03
2
-9
/
+6
*
s4-samba-tool: make new samba-tool group listmembers use samAccountName
Andrew Bartlett
2012-05-03
2
-4
/
+4
*
s4-s3upgrade: Force ldapsam:trusted = yes
Andrew Bartlett
2012-05-03
1
-0
/
+3
*
Extension to the samba-tool group subcommand functionality to allow listing o...
Lukasz Zalewski
2012-05-03
3
-0
/
+91
*
s4-s3upgrade: Try harder to get group memberships on upgrade
Andrew Bartlett
2012-05-03
1
-5
/
+20
*
s3-pypassdb: add wrapper for enum_group_memberships
Andrew Bartlett
2012-05-03
1
-1
/
+57
*
s3-pypassdb: remove unused variable
Andrew Bartlett
2012-05-03
1
-2
/
+0
*
s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoff
Michael Adam
2012-05-02
1
-0
/
+85
*
s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdis
Michael Adam
2012-05-02
1
-0
/
+85
*
s4:torture:rpc: add a test samba3.smb2-pipe-read-close
Michael Adam
2012-05-02
1
-0
/
+87
*
s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2
Michael Adam
2012-05-02
1
-1
/
+1
*
s4:torture:rpc: remove an accidentially committed character (in a comment)
Michael Adam
2012-05-02
1
-1
/
+1
*
s3-passdb: Add extra debug on ID mapping failures
Andrew Bartlett
2012-05-02
1
-0
/
+7
*
s3-idmap: remove (now) unused function idmap_cache_set_sid2both()
Andrew Bartlett
2012-05-02
2
-25
/
+0
*
s3-idmap: convert most idmap_cache callers to unixid API
Andrew Bartlett
2012-05-02
4
-55
/
+52
*
s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH values
Andrew Bartlett
2012-05-02
2
-176
/
+240
[prev]
[next]