summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right wayMatthias Dieter Wallnöfer2009-09-061-14/+25
* s4:torture - Fix uninitialized variableMatthias Dieter Wallnöfer2009-09-061-1/+1
* s4:"linked attributes" modules - correct the commentsMatthias Dieter Wallnöfer2009-09-061-2/+2
* s4: Fix typoMatthias Dieter Wallnöfer2009-09-061-2/+2
* s4:pwsettings - Introduce the LDB modify flags in the right wayMatthias Dieter Wallnöfer2009-09-061-27/+8
* s4:ldb_errors - add spacesMatthias Dieter Wallnöfer2009-09-061-0/+2
* s4:dsdb/common/util.c - Copy parameters to prevent segfaultsMatthias Dieter Wallnöfer2009-09-061-3/+8
* s4:dsdb/common/util - Indentation fixesMatthias Dieter Wallnöfer2009-09-061-4/+5
* Tell newbie devs about ./configure.developerRusty Russell2009-09-061-1/+1
* s4:configure: require tevent >= 0.9.8Stefan Metzmacher2009-09-041-1/+1
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-047-6/+6
* ldb: make ldb module programming less error proneAndrew Tridgell2009-09-042-0/+17
* ldb: ensure we cancel a ldb transactionAndrew Tridgell2009-09-042-3/+9
* s4: fixed a missing NULL termination in a attribute list passed to ldb_searchAndrew Tridgell2009-09-041-1/+1
* 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