summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for nowStefan Metzmacher2014-07-091-0/+18
* dsdb: Always store and return the userParameters as a array of LE 16-bit valuesAndrew Bartlett2014-07-092-18/+58
* dsdb: Set syntax of userParameters to binary string, not unicode stringAndrew Bartlett2014-07-092-0/+12
* s4:dsdb/repl_meta_data: make sure objectGUID can't be deletedStefan Metzmacher2014-07-091-3/+3
* s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLEDStefan Metzmacher2014-07-091-17/+20
* s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombs...Stefan Metzmacher2014-07-091-1/+1
* s4:dsdb/schema_load: make error message more verboseStefan Metzmacher2014-07-091-1/+2
* s4-auth-krb: Fix talloc access after free in smb_krb5_update_keytabSamuel Cabrero2014-07-081-1/+6
* s4: torture: Add a new lock test to show that the Samba SMB1 multi-lock imple...Jeremy Allison2014-07-081-0/+134
* torture4: Add trivial epoch testVolker Lendecke2014-07-071-0/+54
* torture4: Add smb2.lease.nobreakselfVolker Lendecke2014-07-071-0/+87
* torture4: Add a test to break a handle twiceVolker Lendecke2014-07-071-0/+66
* torture4: Make sure we copy the parent_lease_keyVolker Lendecke2014-07-071-6/+51
* 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