summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: dnsserver: Allow . to be specified for @ recordAmitay Isaacs2014-07-291-1/+3
* messaging4: Simplify imessaging_pathVolker Lendecke2014-07-291-9/+4
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-282-2/+2
* messaging4: Simplify ping_message with server_id_str_buf()Volker Lendecke2014-07-241-3/+2
* torture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture test case to source4/...Anubhav Rakshit2014-07-241-0/+47
* torture4: Use sizeof(char-array) instead of constantVolker Lendecke2014-07-241-12/+12
* s4:torture/smb2: add smb2.session.bind1Stefan Metzmacher2014-07-241-0/+132
* s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2014-07-242-10/+74
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-243-8/+4
* messaging4: Fix a just-introduced error memleakVolker Lendecke2014-07-221-0/+5
* messaging4: Change irpc_servers_by_name to NTSTATUSVolker Lendecke2014-07-214-35/+43
* messaging4: Fix a memleak in an error pathVolker Lendecke2014-07-211-0/+1
* messaging4: Remove unnecessary lockingVolker Lendecke2014-07-211-6/+0
* messaging4: Remove an unused NTSTATUS varVolker Lendecke2014-07-211-2/+1
* messaging4: Move str_list_addVolker Lendecke2014-07-211-6/+7
* messaging4: Add NULL check to irpc_add_nameVolker Lendecke2014-07-211-0/+3
* messaging4: Use tdb_append in irpc_add_nameVolker Lendecke2014-07-211-19/+11
* s4:torture/rpc: add rpc.netlogon.ServerReqChallengeGlobalStefan Metzmacher2014-07-191-0/+73
* s4:rpc_server/netlogon: keep a global challenge tableStefan Metzmacher2014-07-191-4/+87
* 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