summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignoring generated files:Kamen Mazdrashki2009-09-031-0/+2
* 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
* fix the ndr print routines for samba4Andrew Tridgell2009-09-031-0/+15
* support config files in the current directoryAndrew Tridgell2009-09-031-2/+7
* Fix for DSSYNC test against Windows 2003Anatoliy Atanasov2009-09-031-0/+1
* s3:libsmb: Attempt to fix bug 6665Volker Lendecke2009-09-031-0/+6
* s3-net: allow to exit "net rpc sh" with "q" as well.Günther Deschner2009-09-021-1/+3
* s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner2009-09-024-75/+35
* Do not redefine struprMatt Kraai2009-09-022-0/+3
* s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.Günther Deschner2009-09-021-0/+46
* s4-smbtorture: test netr_ServerSetPassword2 against Samba3.Günther Deschner2009-09-021-0/+1
* s3-netlogon: implement _netr_ServerPasswordSet2.Günther Deschner2009-09-021-11/+55
* s3-netlogon: rework _netr_ServerPasswordSet.Günther Deschner2009-09-021-62/+123
* show the full set of command line options for ldb toolsAndrew Tridgell2009-09-025-29/+6
* s3-netlogon: implement _netr_LogonSamLogonWithFlags().Günther Deschner2009-09-021-18/+40
* 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
* add a ref to the WSPP docsAndrew Tridgell2009-09-021-0/+1
* fixed spellingAndrew Tridgell2009-09-021-1/+1
* added ldb_ldif_message_string()Andrew Tridgell2009-09-022-0/+28
* s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.Simo Sorce2009-09-021-3/+16
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner2009-09-011-4/+15
* s3-docs: Update build howto.Karolin Seeger2009-09-011-1/+3
* netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner2009-08-313-23/+50
* s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner2009-08-313-0/+3
* ldb: Depend on libtalloc 2.0.0Simo Sorce2009-08-301-1/+1
* ldb: cosmetic changes in ldb_dnSimo Sorce2009-08-301-193/+292
* s3: Fix libtalloc so versionSimo Sorce2009-08-301-1/+1
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-08-301-0/+2