summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Add talloc tutorial.Pavel Březina2012-05-0713-1/+873
* heimdal: Cope with newer Heimdal versions accepting a keyset argument toJelmer Vernooij2012-05-072-4/+26
* s3:registry: let reg_values_need_update() return true if the backend does not...Michael Adam2012-05-071-1/+1
* s3:registry: let reg_subkeys_need_update() return true if the backend does no...Michael Adam2012-05-071-1/+1
* s4-dns: Build BIND DLZ modules with correct private libraryAmitay Isaacs2012-05-071-2/+2
* lib/param: add support for "SMB3_00"Stefan Metzmacher2012-05-061-0/+1
* s3:smb2_negprot: add support for PROTOCOL_SMB3_00Stefan Metzmacher2012-05-061-0/+15
* s4:libcli/smb2: use PROTOCOL_LATESTStefan Metzmacher2012-05-061-1/+1
* s3:torture/test_smb2: add support for PROTOCOL_SMB3_00Stefan Metzmacher2012-05-061-7/+10
* libcli/smb/smbXcli: add support for PROTOCOL_SMB3_00Stefan Metzmacher2012-05-061-0/+1
* libcli/smb: add #define PROTOCOL_LATEST PROTOCOL_SMB3_00Stefan Metzmacher2012-05-061-0/+1
* libcli/smb: add PROTOCOL_SMB3_00Stefan Metzmacher2012-05-061-1/+2
* libcli/smb: add SMB3_DIALECT_REVISION_300Stefan Metzmacher2012-05-061-0/+1
* s3:torture: do some query_info and set_info calls in SMB2-SESSION-REAUTHStefan Metzmacher2012-05-061-0/+143
* s3:libsmb: add smb2cli_set_info*Stefan Metzmacher2012-05-064-0/+214
* s3:libsmb: add smb2cli_query_info*Stefan Metzmacher2012-05-064-0/+288
* s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_tcon*Stefan Metzmacher2012-05-061-2/+2
* 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