Age | Commit message (Expand) | Author | Files | Lines |
2012-05-04 | Split normal kinit from s4u2 flavored kinit | Simo Sorce | 3 | -38/+92 |
2012-05-04 | Move kerberos_kinit_password_cc to krb5samba lib | Simo Sorce | 5 | -427/+406 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 7 | -56/+102 |
2012-05-04 | krb-init: define out heimdal specific stuff in mitkrb build | Simo Sorce | 1 | -3/+12 |
2012-05-04 | s4-auth-krb: avoid useless condition | Simo Sorce | 1 | -1/+1 |
2012-05-04 | krb5samba: Remove unnecessary include file | Simo Sorce | 1 | -1/+0 |
2012-05-04 | Fix krb5_samba.c build | Simo Sorce | 1 | -0/+4 |
2012-05-04 | s4:torture: add a check for talloc success in test_session_reauth | Volker Lendecke | 1 | -0/+1 |
2012-05-04 | s3: remove some unused code | Volker Lendecke | 2 | -28/+0 |
2012-05-04 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2012-05-04 | s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct... | Andrew Bartlett | 1 | -4/+6 |
2012-05-04 | s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb | Andrew Bartlett | 1 | -5/+5 |
2012-05-04 | s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s... | Matthias Dieter Wallnöfer | 2 | -16/+88 |
2012-05-03 | s3:passdb fix a compiler warning | Christian Ambach | 1 | -1/+1 |
2012-05-03 | s3:vfs fix compiler warning | Christian Ambach | 1 | -0/+5 |
2012-05-03 | s3:lib fix compiler warnings | Christian Ambach | 1 | -0/+6 |
2012-05-03 | UTIL_TDB: lowercase name. | Jelmer Vernooij | 6 | -9/+9 |
2012-05-03 | libtorture: Improve suggestion to mention torture_assert_*() rather than | Jelmer Vernooij | 1 | -1/+1 |
2012-05-03 | s4:torture: add a new smb2.session.reauth3 test - getting security descriptor | Michael Adam | 1 | -0/+100 |
2012-05-03 | torture: Suggest torture_fail() / torture_result(). | Jelmer Vernooij | 1 | -1/+2 |
2012-05-03 | provision: remove reference to no longer existing template files. | Jelmer Vernooij | 2 | -9/+6 |
2012-05-03 | s4-samba-tool: make new samba-tool group listmembers use samAccountName | Andrew Bartlett | 2 | -4/+4 |
2012-05-03 | s4-s3upgrade: Force ldapsam:trusted = yes | Andrew Bartlett | 1 | -0/+3 |
2012-05-03 | Extension to the samba-tool group subcommand functionality to allow listing o... | Lukasz Zalewski | 3 | -0/+91 |
2012-05-03 | s4-s3upgrade: Try harder to get group memberships on upgrade | Andrew Bartlett | 1 | -5/+20 |
2012-05-03 | s3-pypassdb: add wrapper for enum_group_memberships | Andrew Bartlett | 1 | -1/+57 |
2012-05-03 | s3-pypassdb: remove unused variable | Andrew Bartlett | 1 | -2/+0 |
2012-05-02 | s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoff | Michael Adam | 1 | -0/+85 |
2012-05-02 | s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdis | Michael Adam | 1 | -0/+85 |
2012-05-02 | s4:torture:rpc: add a test samba3.smb2-pipe-read-close | Michael Adam | 1 | -0/+87 |
2012-05-02 | s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2 | Michael Adam | 1 | -1/+1 |
2012-05-02 | s4:torture:rpc: remove an accidentially committed character (in a comment) | Michael Adam | 1 | -1/+1 |
2012-05-02 | s3-passdb: Add extra debug on ID mapping failures | Andrew Bartlett | 1 | -0/+7 |
2012-05-02 | s3-idmap: remove (now) unused function idmap_cache_set_sid2both() | Andrew Bartlett | 2 | -25/+0 |
2012-05-02 | s3-idmap: convert most idmap_cache callers to unixid API | Andrew Bartlett | 4 | -55/+52 |
2012-05-02 | s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH values | Andrew Bartlett | 2 | -176/+240 |
2012-05-02 | s3-winbindd: Do not use WBC_ types internally in winbindd | Andrew Bartlett | 1 | -3/+5 |
2012-05-02 | s3:passdb: remove a forward declaration of wbcSidToUnixId that has become unn... | Michael Adam | 1 | -1/+0 |
2012-05-02 | s3:passdb: rename sids_to_unix_ids() --> sids_to_unixids() for consistency | Michael Adam | 3 | -4/+4 |
2012-05-02 | s3-passdb: Use struct unixid in sids_to_unix_ids | Andrew Bartlett | 3 | -24/+39 |
2012-05-02 | s3-passdb: Rename legacy_sid_to_id -> legacy_sid_to_unixid for clarity | Andrew Bartlett | 1 | -3/+3 |
2012-05-02 | s3-passdb: Change pdb_sid_to_id() to return struct unixid | Andrew Bartlett | 9 | -161/+147 |
2012-05-02 | selftest: make the knownfail patterns for the driver_info_winreg more specific | Michael Adam | 1 | -2/+2 |
2012-05-02 | s4-provision: Fix up --use-s3fs to create the directory for xattr.tdb | Andrew Bartlett | 1 | -4/+8 |
2012-05-02 | s4-wintest: --use-s3fs in wintest | Andrew Bartlett | 1 | -1/+2 |
2012-05-02 | s4-provision: Fix --use-s3fs to parse correctly | Andrew Bartlett | 1 | -1/+1 |
2012-05-02 | testsuite/libsmbclient: Remove unused and expensive-to-link testsuite | Andrew Bartlett | 149 | -11526/+0 |
2012-05-02 | selftest: 'store dos attributes = yes' is now set in fileserver.conf | Andrew Bartlett | 1 | -4/+0 |
2012-05-02 | s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects' | Andrew Bartlett | 1 | -1/+1 |
2012-05-02 | file_server: set 'store dos attributes = yes' | Andrew Bartlett | 1 | -0/+5 |