summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Order switch statementsSamuel Cabrero2014-07-076-50/+50
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-076-6/+134
* s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbinddAndrew Bartlett2014-07-041-3/+7
* selftest: Make the wbinfo userinfo tests work properly with the qualified nameGarming Sam2014-07-041-1/+1
* secrets: Ensure we store the secureChannelType when written to secrets.ldbAndrew Bartlett2014-07-041-0/+1
* torture4: Make raw.lock.multilock fail after 20 secondsVolker Lendecke2014-07-041-1/+1
* torture4: Adapt comment to codeVolker Lendecke2014-07-031-1/+1
* s4: smbtorture: Add multi-lock test. Regression test for bug #10684.Jeremy Allison2014-07-031-0/+97
* torture: Add a check to verify MS-SMB2 3.3.5.14.2Volker Lendecke2014-07-021-0/+6
* torture4: Add a little test that truncate actually works :-)Volker Lendecke2014-06-251-0/+13
* s4: torture: Add regression test case for #10671 - Samba file corruption as a...Jeremy Allison2014-06-251-0/+73
* torture: Remove confusing reference to (1 sec == 0.25)Andrew Bartlett2014-06-241-46/+46
* torture: tidy up whitespace for clarityAndrew Bartlett2014-06-231-2/+2
* selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...Andrew Bartlett2014-06-231-6/+6
* torture-base.delaywrite: assert the for a delayed write, that it just takes l...Andrew Bartlett2014-06-231-29/+24
* torture: Only error if the write time was updated is less than the expected d...Andrew Bartlett2014-06-231-19/+19
* torture: Store writetimeupdatedelay in a double to allow easier comparisonAndrew Bartlett2014-06-231-16/+16
* torture: convert raw.mux to use torture_comment() macros instead of printf()Andrew Bartlett2014-06-231-28/+28
* torture: convert raw.mux to use torture_assert() macrosAndrew Bartlett2014-06-231-27/+17
* torture: convert CHECK_STATUS into torture_assert_ntstatus_equal in raw.mux t...Andrew Bartlett2014-06-231-33/+26
* selftest: Only run samba4.rpc.samr.passwords.{lockout,badpwdcount} onceAndrew Bartlett2014-06-231-1/+1
* torture: Use torture_assert() macros in rpc.samr testAndrew Bartlett2014-06-231-18/+3
* torture: add FSRVP share snapshot ACL testDavid Disseldorp2014-06-211-2/+194
* torture: add FSRVP message sequence timeout testDavid Disseldorp2014-06-211-0/+25
* torture: add timeout sleeps to fsrvp create helperDavid Disseldorp2014-06-211-6/+92
* torture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS responseDavid Disseldorp2014-06-211-0/+10
* s4: torture : Add test case to show that a bad impersonation level causes an ...Jeremy Allison2014-06-181-0/+46
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-34/+34
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-82/+82
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-121-0/+1
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-112-14/+3
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-113-2/+10
* dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett2014-06-115-112/+191
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-06-119-48/+41
* Use GUID_equal in a few placesVolker Lendecke2014-06-107-16/+17
* s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison2014-06-075-6/+39
* librpc: Fix a "ignoring asprintf return" warningVolker Lendecke2014-06-051-4/+5
* s4-messaging: Make header guard less genericAndrew Bartlett2014-06-041-2/+2
* winbind: Fix template homedir to match source3Andrew Bartlett2014-06-042-4/+4
* dsdb: Do not give an error is metadata.tdb does not yet existAndrew Bartlett2014-06-041-2/+2
* selftest: Add knownfail entries for wbinfo --user-info tests only on the fail...Andrew Bartlett2014-06-041-2/+2
* selftest: move all winbind test rules to one placeAndrew Bartlett2014-06-041-10/+49
* selftest: Make test_wbinfo.sh work with s3-winbinddAndrew Bartlett2014-06-041-1/+1
* selftest: Run samba4.blackbox.wbinfo against plugin_s4_dcAndrew Bartlett2014-06-041-1/+1
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-1/+1
* imessaging: Fix a commentVolker Lendecke2014-05-311-1/+1
* Fix several talloc stack frames not freedSamuel Cabrero2014-05-301-0/+1
* torture/attr: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+3
* s4-dns: dlz_bind9: improve log message consistencyArvid Requate2014-05-261-4/+4
* s4-dns: dlz_bind9: Fix ipv6 updatesArvid Requate2014-05-261-1/+5