summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Set version to 4.5.0rc1...samba-4.5.0rc1Stefan Metzmacher2016-07-281-3/+3
* WHATSNEW: add shadow:snapprefix and shadow:delimiterStefan Metzmacher2016-07-281-0/+24
* shadow_copy2: Fix error handling in shadow_copy2_get_shadow_copy_dataRajesh Joseph2016-07-281-18/+16
* shadow_copy2: update man pages for the newly introduced optionsRajesh Joseph2016-07-281-1/+35
* shadow_copy2: Add test case for snapprefix and delimiterRajesh Joseph2016-07-282-1/+32
* shadow_copy2: allow configurable prefix for snapshot nameRajesh Joseph2016-07-281-7/+303
* shadow_copy2: create structure to store module specific informationRajesh Joseph2016-07-281-23/+57
* shadow_copy2: Add test cases to cover shadow:formatRajesh Joseph2016-07-282-0/+79
* shadow_copy2: Fix shadow_copy2_posix_gmt_string return typeRajesh Joseph2016-07-281-6/+6
* ldb: version 1.1.27ldb-1.1.27Stefan Metzmacher2016-07-285-2/+271
* ldb: Use ldb_unpack_data_only_attr_list_flags in re_index()Andrew Bartlett2016-07-281-1/+6
* ldb: fix compiler warnings on ldb_unpack_data() argumentsStefan Metzmacher2016-07-282-2/+10
* ldb: Add flags to ltdb_search_dn1() to control memory allocationAndrew Bartlett2016-07-285-21/+63
* ldb: Prepare for adding flags to ltdb_search_dn1() to control memory allocationAndrew Bartlett2016-07-281-1/+9
* ldb: Add ldb_unpack_data_only_attr_list_flags()Andrew Bartlett2016-07-284-24/+138
* ldb: Free empty index lists as talloc_realloc() fails in this caseAndrew Bartlett2016-07-281-1/+6
* ldb_tdb index: fix whitespaceDouglas Bagnall2016-07-281-27/+27
* torture: Add tests for ndr_push_struct_into_fixed_blob()Andrew Bartlett2016-07-281-0/+110
* dsdb: Limit potential stack use when parsing extended DNsAndrew Bartlett2016-07-281-9/+15
* lib/ldb-samba: Avoid talloc() in ldif_read_objectSid() by parsing the SID str...Andrew Bartlett2016-07-281-15/+23
* lib/ldb-samba: Use ndr_push_struct_into_fixed_blob() in ldif_handlers.cAndrew Bartlett2016-07-281-2/+9
* librpc: Add ndr_push_struct_into_fixed_blob() and use it in GUID_to_ndr_blob()Andrew Bartlett2016-07-285-4/+310
* WHATSNEW: document new samba-tool drs replicate optionsStefan Metzmacher2016-07-281-0/+11
* tests:samba_tool_drs: test samba-tool drs replicate with --async-opStefan Metzmacher2016-07-281-0/+23
* tests:samba_tool_drs: test samba-tool drs replicate with implicit machine cre...Stefan Metzmacher2016-07-281-1/+12
* samba-tool: add --async-rep option to 'samba-tool drs replicate'Stefan Metzmacher2016-07-281-4/+11
* samba-tool: use a timeout of 5 minutes in 'samba-tool drs replicate'Stefan Metzmacher2016-07-281-3/+4
* s4:pyrpc: correctly implement .request_timeoutStefan Metzmacher2016-07-281-7/+26
* rpc_server/drsuapi: Don't set msDS_IntId as attid for linked attributes if sc...Garming Sam2016-07-282-5/+8
* getncchanges: Set is_schema_nc when EXOP_OBJGarming Sam2016-07-281-2/+3
* msds_intid: Add test for schema linked attributesGarming Sam2016-07-282-1/+87
* replmd: Send replicated update OID for forward linksGarming Sam2016-07-281-1/+50
* replmd: Remove data field on DSDB_CONTROL_REPLICATED_UPDATE_OIDGarming Sam2016-07-282-13/+1
* rpc_server/drsuapi: Set msDS_IntId as attid for linked attributes if existsEvgeny Sinelnikov2016-07-282-2/+1
* msds_intid: Add test for (non-schema) linked attributesGarming Sam2016-07-282-1/+35
* valgrind: Avoid a warning about uninitialized memoryGarming Sam2016-07-281-1/+1
* replmd: Check dsdb_dn for syntax errorsGarming Sam2016-07-281-0/+5
* tevent: version 0.9.28tevent-0.9.29Stefan Metzmacher2016-07-282-1/+91
* talloc: version 2.1.8talloc-2.1.8Stefan Metzmacher2016-07-284-1/+91
* tdb: version 1.3.10tdb-1.3.10Stefan Metzmacher2016-07-282-1/+70
* fss_agent: Fix a signed/unsigned mixupVolker Lendecke2016-07-281-1/+1
* lib: Move "message_send_all" to serverid.cVolker Lendecke2016-07-288-117/+117
* s3/notifyd: add async send/recv functionsRalph Boehme2016-07-281-3/+108
* s3/cleanupd: use smbd_cleanupd.tdbRalph Boehme2016-07-282-39/+121
* s3/smbd: add cleanupd_init_send()/recv()Ralph Boehme2016-07-281-3/+105
* s3/lib: add smbd_cleanupd.tdbRalph Boehme2016-07-283-1/+202
* ctdb-daemon: Fix CID 1364527/8/9: Null pointer dereferences (NULL_RETURNS)Martin Schwenke2016-07-282-0/+12
* ctdb-tests: Pretend not to ignore return from fgets()Martin Schwenke2016-07-281-2/+7
* ctdb-tests: Avoid portability issue in porting testsMartin Schwenke2016-07-281-1/+2
* ctdb-tests: Remove duplicate EOF terminators in some tool unit testsMartin Schwenke2016-07-283-3/+0