summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* First attempt to implement dcesrv_drsuapi_DsGetNCChangesAnatoliy Atanasov2009-09-031-1/+204
* Fix the dsdb_syntax_OID_ldb_to_drsuapi functionAnatoliy Atanasov2009-09-031-1/+51
* another large change to the linked_attribute moduleAndrew Tridgell2009-09-031-20/+64
* hook on prepare_commit instead of transaction_endAndrew Tridgell2009-09-032-8/+11
* greatly simplify the transaction processing in the partition moduleAndrew Tridgell2009-09-031-51/+29
* show more reasonable object counts during a vampireAndrew Tridgell2009-09-031-4/+18
* always use prepare_commit in ldb transaction commits if possibleAndrew Tridgell2009-09-033-6/+51
* added dsdb_find_guid_by_dn()Andrew Tridgell2009-09-031-1/+21
* allow setting of the debug level in python from CAndrew Tridgell2009-09-033-2/+18
* change repl_meta_data to process linked_attributes structures in end_transactionAndrew Tridgell2009-09-031-4/+276
* fixed transaction handling in linked_attributes moduleAndrew Tridgell2009-09-031-76/+4
* add the the linked attributes elements to the repl structureAndrew Tridgell2009-09-032-1/+9
* tell the server that we support linked attribute replicationAndrew Tridgell2009-09-031-6/+1
* added dsdb_find_dn_by_guid()Andrew Tridgell2009-09-031-0/+78
* support config files in the current directoryAndrew Tridgell2009-09-031-2/+7
* s4-smbtorture: test netr_ServerSetPassword2 against Samba3.Günther Deschner2009-09-021-0/+1
* show the full set of command line options for ldb toolsAndrew Tridgell2009-09-025-29/+6
* traverse the ac list in reverse orderAndrew Tridgell2009-09-021-1/+6
* repl_meta_data should only be included when we are a DCAndrew Tridgell2009-09-021-1/+1
* s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hookAndrew Tridgell2009-09-021-107/+281
* move the repl_meta_data module up the ldb module stackAndrew Tridgell2009-09-021-1/+2
* wrap the entire vampire operation in a transactionAndrew Tridgell2009-09-021-13/+24
* use ldb_cmdline_help() in ldbsearchAndrew Tridgell2009-09-022-8/+3
* added ldb_cmdline_help()Andrew Tridgell2009-09-021-29/+36
* add the partition_control control to replication requestsAndrew Tridgell2009-09-021-0/+22
* change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2009-09-022-82/+88
* don't allow two controls to be added with the same OIDAndrew Tridgell2009-09-021-1/+7
* Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell2009-09-021-0/+18
* Wrap DRS changes in a transactionAndrew Tridgell2009-09-021-0/+18
* fixed spellingAndrew Tridgell2009-09-021-1/+1
* added ldb_ldif_message_string()Andrew Tridgell2009-09-022-0/+28
* ldb: Depend on libtalloc 2.0.0Simo Sorce2009-08-301-1/+1
* ldb: cosmetic changes in ldb_dnSimo Sorce2009-08-301-193/+292
* s4:ldb Don't sleep(100) in this error case, but debug the LDIFAndrew Bartlett2009-08-281-6/+6
* s4: Create helpers functions related to provisionMatthieu Patou2009-08-281-17/+34
* s4-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)Michael Adam2009-08-281-6/+5
* s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h.Günther Deschner2009-08-281-0/+1
* s4-ntlmssp: use interface constants in TargetInfo blob.Günther Deschner2009-08-281-5/+5
* s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-285-50/+21
* s4-schannel: add ldb suffix to schannel functions.Günther Deschner2009-08-272-10/+10
* s4-smbtorture: do not hard code BDC secure channel type into RPC-NETLOGON tests.Günther Deschner2009-08-271-9/+12
* s4-smbtorture: add test_SetPassword_flags to RPC-NETLOGON-S3 testsuite.Günther Deschner2009-08-271-0/+101
* s4:python Add helper to get at the domain SIDAndrew Bartlett2009-08-272-0/+33
* s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.Günther Deschner2009-08-262-0/+19
* s4:heimdal_build: lib/hcrypto/evp-aes-cts.o belongs to HEIMDAL_HCRYPTOStefan Metzmacher2009-08-261-1/+1
* schannel: move schannel.idl to main directory.Günther Deschner2009-08-262-45/+1
* s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett2009-08-263-3/+7
* s4:ldb Add ldb_ldif_write_string() and python wrappersAndrew Bartlett2009-08-264-1/+95
* s4:ldb Add hooks to get/set the flags on a ldb_message_elementAndrew Bartlett2009-08-262-5/+65
* s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use tallocAndrew Bartlett2009-08-261-14/+20