summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_ioctl*Stefan Metzmacher2012-05-061-1/+1
* s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_create*Stefan Metzmacher2012-05-061-2/+2
* s3:libsmb: remove unused reference to talloc_tos()Stefan Metzmacher2012-05-064-8/+4
* s3:idmap_cache: change DEBUG message to level 10Stefan Metzmacher2012-05-061-1/+2
* s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett2012-05-061-2/+2
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* olschema2ldif: be more strict where checking for open/closed bracesMatthieu Patou2012-05-051-3/+15
* s3:registry: implement values_need_update and subkeys_need_update in the smbc...Michael Adam2012-05-051-0/+11
* s3:registry: return error when Key does not exist in regdb_fetch_values_inter...Michael Adam2012-05-051-0/+3
* s3:smbd: comment the lp_load call in reload_services()Michael Adam2012-05-051-1/+5
* s3: Use hex_encode_bufVolker Lendecke2012-05-041-4/+1
* s3: Use hex_encode_bufVolker Lendecke2012-05-041-3/+1
* s3: Remove an unused extern declarationVolker Lendecke2012-05-041-2/+0
* s3: Remove an unused parameter from check_parent_access()Volker Lendecke2012-05-041-10/+3
* s3: In mkdir_internal, don't retrieve parent_dir from check_parent_accessVolker Lendecke2012-05-041-1/+1
* waf: Fix com_err detection with MIT krb5.Andreas Schneider2012-05-041-2/+5
* s4:auth/kerberos: don't do tracing in MIT buildAlexander Bokovoy2012-05-041-17/+0
* s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_initAlexander Bokovoy2012-05-041-4/+4
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-043-3/+14
* s4:ntvfs: add missing headers to vfs_ipcAlexander Bokovoy2012-05-041-0/+2
* Fix direct access to krb5_principal structureSimo Sorce2012-05-041-2/+4
* auth-session: MIT doesn't have import/export cred yetSimo Sorce2012-05-043-3/+8
* s4-auth: Use smb_krb5_cc_get_lifetime() wrapper.Andreas Schneider2012-05-041-2/+2
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-045-1/+64
* s4-auth-krb: Make srv_keytab.c build against MIT KerberosSimo Sorce2012-05-041-8/+11
* krb5samba: Add compat function for krb5_kt_compareSimo Sorce2012-05-042-0/+39
* Fix incompatible assignment warningSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-045-1/+49
* Fix compiler warningSimo Sorce2012-05-041-1/+1
* s4-auth-krb: Use compat code to initialize keyblock contentsSimo Sorce2012-05-041-1/+1
* krb5samba: Add compat code to initialize keyblock contentsSimo Sorce2012-05-043-0/+28
* s4-auth-krb: Disable code in MIT buildSimo Sorce2012-05-041-1/+4
* Move keytab_copy to krb5samba libSimo Sorce2012-05-044-4/+14
* Fix keytab_copy to compile with MIT librariues tooSimo Sorce2012-05-041-10/+12
* keytab_copy: Fix style, whitespacesSimo Sorce2012-05-041-8/+17
* kerberos_pac: Fix code to work with MIT tooSimo Sorce2012-05-041-3/+3
* s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5Simo Sorce2012-05-045-2/+13
* Split normal kinit from s4u2 flavored kinitSimo Sorce2012-05-043-38/+92
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-045-427/+406
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-047-56/+102
* krb-init: define out heimdal specific stuff in mitkrb buildSimo Sorce2012-05-041-3/+12
* s4-auth-krb: avoid useless conditionSimo Sorce2012-05-041-1/+1
* krb5samba: Remove unnecessary include fileSimo Sorce2012-05-041-1/+0
* Fix krb5_samba.c buildSimo Sorce2012-05-041-0/+4
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s3: remove some unused codeVolker Lendecke2012-05-042-28/+0
* s3: Fix a typoVolker Lendecke2012-05-041-1/+1
* s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...Andrew Bartlett2012-05-041-4/+6
* s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldbAndrew Bartlett2012-05-041-5/+5