summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-docs: Fix several typos.Karolin Seeger2012-05-0822-44/+44
* s3-docs: overrided -> overriddenKarolin Seeger2012-05-086-6/+6
* s3:vfs/shadow_copy2 fix some compiler warningsChristian Ambach2012-05-081-4/+3
* s3:vfs/shadow_copy2 make descending sort order the defaultChristian Ambach2012-05-081-1/+1
* docs:autorid document ignore builtin parameterChristian Ambach2012-05-081-0/+6
* s3:winbindd/autorid add ignore builtin parameterChristian Ambach2012-05-081-0/+13
* docs:autorid document read-only parameterChristian Ambach2012-05-081-0/+6
* s3:winbindd/autorid add support for read-only modeChristian Ambach2012-05-081-6/+38
* docs:autorid document how well-known SIDs will be mappedChristian Ambach2012-05-081-1/+5
* s3:winbindd/autorid preallocate well-known SIDsChristian Ambach2012-05-081-0/+42
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-085-1/+86
* s4-auth: Use smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-54/+24
* krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce2012-05-085-1/+18
* lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversionAndrew Bartlett2012-05-081-1/+1
* s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett2012-05-081-0/+14
* s3-python: Add python bindings for posix ACL layerAndrew Bartlett2012-05-082-0/+209
* s4:torture/raw/context: add subtests as torture testcasesStefan Metzmacher2012-05-081-46/+20
* s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...Stefan Metzmacher2012-05-081-1/+7
* s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2012-05-082-3/+12
* s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher2012-05-081-100/+87
* s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher2012-05-081-1/+3
* selftest: samba4 doesn't support reauthStefan Metzmacher2012-05-082-1/+1
* s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher2012-05-081-0/+2
* selftest: mark ^samba4.raw.session.reauth as flappingStefan Metzmacher2012-05-081-0/+1
* talloc: Update doxygen config.Andreas Schneider2012-05-071-119/+391
* doc: Remove latex to doxygen conversion leftovers in talloc.Pavel Březina2012-05-072-8/+8
* doc: Fixes for the talloc best practices tutorial.Andreas Schneider2012-05-071-10/+10
* doc: Fixes for the talloc debugging tutorial.Andreas Schneider2012-05-071-9/+10
* doc: Fixes for the talloc pool tutorial.Andreas Schneider2012-05-071-15/+16
* doc: Fixes for the talloc destructor tutorial.Andreas Schneider2012-05-071-4/+5
* doc: Fixes for the talloc dynamic type system tutorial.Andreas Schneider2012-05-071-14/+15
* doc: Fixes for the talloc stealing tutorial.Andreas Schneider2012-05-071-9/+24
* doc: Fixes for the talloc context tutorial.Andreas Schneider2012-05-071-25/+27
* 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