summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-08s4-auth: Use smb_krb5_make_pac_checksum.Andreas Schneider1-54/+24
2012-05-08krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce5-1/+18
2012-05-08lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversionAndrew Bartlett1-1/+1
2012-05-08s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett1-0/+14
2012-05-08s3-python: Add python bindings for posix ACL layerAndrew Bartlett2-0/+209
2012-05-08s4:torture/raw/context: add subtests as torture testcasesStefan Metzmacher1-46/+20
2012-05-08s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...Stefan Metzmacher1-1/+7
2012-05-08s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2-3/+12
2012-05-08s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher1-100/+87
2012-05-08s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher1-1/+3
2012-05-08selftest: samba4 doesn't support reauthStefan Metzmacher2-1/+1
2012-05-08s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher1-0/+2
2012-05-08selftest: mark ^samba4.raw.session.reauth as flappingStefan Metzmacher1-0/+1
2012-05-07talloc: Update doxygen config.Andreas Schneider1-119/+391
2012-05-07doc: Remove latex to doxygen conversion leftovers in talloc.Pavel Březina2-8/+8
2012-05-07doc: Fixes for the talloc best practices tutorial.Andreas Schneider1-10/+10
2012-05-07doc: Fixes for the talloc debugging tutorial.Andreas Schneider1-9/+10
2012-05-07doc: Fixes for the talloc pool tutorial.Andreas Schneider1-15/+16
2012-05-07doc: Fixes for the talloc destructor tutorial.Andreas Schneider1-4/+5
2012-05-07doc: Fixes for the talloc dynamic type system tutorial.Andreas Schneider1-14/+15
2012-05-07doc: Fixes for the talloc stealing tutorial.Andreas Schneider1-9/+24
2012-05-07doc: Fixes for the talloc context tutorial.Andreas Schneider1-25/+27
2012-05-07doc: Add talloc tutorial.Pavel Březina13-1/+873
2012-05-07heimdal: Cope with newer Heimdal versions accepting a keyset argument toJelmer Vernooij2-4/+26
2012-05-07s3:registry: let reg_values_need_update() return true if the backend does not...Michael Adam1-1/+1
2012-05-07s3:registry: let reg_subkeys_need_update() return true if the backend does no...Michael Adam1-1/+1
2012-05-07s4-dns: Build BIND DLZ modules with correct private libraryAmitay Isaacs1-2/+2
2012-05-06lib/param: add support for "SMB3_00"Stefan Metzmacher1-0/+1
2012-05-06s3:smb2_negprot: add support for PROTOCOL_SMB3_00Stefan Metzmacher1-0/+15
2012-05-06s4:libcli/smb2: use PROTOCOL_LATESTStefan Metzmacher1-1/+1
2012-05-06s3:torture/test_smb2: add support for PROTOCOL_SMB3_00Stefan Metzmacher1-7/+10
2012-05-06libcli/smb/smbXcli: add support for PROTOCOL_SMB3_00Stefan Metzmacher1-0/+1
2012-05-06libcli/smb: add #define PROTOCOL_LATEST PROTOCOL_SMB3_00Stefan Metzmacher1-0/+1
2012-05-06libcli/smb: add PROTOCOL_SMB3_00Stefan Metzmacher1-1/+2
2012-05-06libcli/smb: add SMB3_DIALECT_REVISION_300Stefan Metzmacher1-0/+1
2012-05-06s3:torture: do some query_info and set_info calls in SMB2-SESSION-REAUTHStefan Metzmacher1-0/+143
2012-05-06s3:libsmb: add smb2cli_set_info*Stefan Metzmacher4-0/+214
2012-05-06s3:libsmb: add smb2cli_query_info*Stefan Metzmacher4-0/+288
2012-05-06s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_tcon*Stefan Metzmacher1-2/+2
2012-05-06s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_ioctl*Stefan Metzmacher1-1/+1
2012-05-06s3:libsmb: use 'state' instead of 'talloc_tos()' in smb2cli_create*Stefan Metzmacher1-2/+2
2012-05-06s3:libsmb: remove unused reference to talloc_tos()Stefan Metzmacher4-8/+4
2012-05-06s3:idmap_cache: change DEBUG message to level 10Stefan Metzmacher1-1/+2
2012-05-06s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett1-2/+2
2012-05-06s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou1-0/+29
2012-05-05s4: use intermediate var, increase lisibilityMatthieu Patou1-6/+5
2012-05-05olschema2ldif: be more strict where checking for open/closed bracesMatthieu Patou1-3/+15
2012-05-05s3:registry: implement values_need_update and subkeys_need_update in the smbc...Michael Adam1-0/+11
2012-05-05s3:registry: return error when Key does not exist in regdb_fetch_values_inter...Michael Adam1-0/+3
2012-05-05s3:smbd: comment the lp_load call in reload_services()Michael Adam1-1/+5