summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-031-1/+4
* traverse the ac list in reverse orderAndrew Tridgell2009-09-021-1/+6
* s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hookAndrew Tridgell2009-09-021-107/+281
* 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
* Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell2009-09-021-0/+18
* fixed spellingAndrew Tridgell2009-09-021-1/+1
* s4:dsdb Use helper function to add 'show deleted' controlAndrew Bartlett2009-08-261-20/+10
* fixed DRS rename of deleted objectsAndrew Tridgell2009-08-251-1/+20
* s4:dsdb Rework show_deleted module not to liniearise the LDAP filterAndrew Bartlett2009-08-251-72/+37
* s4:dsdb Use talloc_strndup() to ensure OIDs are null terminatedAndrew Bartlett2009-08-241-8/+11
* s4:dsdb remove unused variableAndrew Bartlett2009-08-241-1/+0
* added basic support for rename in DRS replicationAndrew Tridgell2009-08-191-5/+9
* s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer2009-08-171-0/+2
* s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer2009-08-171-1/+1
* s4: cracknames.c: Change the handling of the NT_STATUS_NO_MEMORY status resultsMatthias Dieter Wallnöfer2009-08-141-4/+6
* s4:operational - Remove some outdated commentsMatthias Dieter Wallnöfer2009-08-111-12/+0
* s4:samldb module - Remove duplicate lineMatthias Dieter Wallnöfer2009-08-111-1/+0
* s4:operational module - move and enhancementsMatthias Dieter Wallnöfer2009-08-112-0/+358
* fixed several places that unnecessarily take a reference to the event contextAndrew Tridgell2009-08-071-4/+0
* s4:dsdb Don't cast an ldb_val into a const char * for schema lookupsAndrew Bartlett2009-08-053-19/+7
* [SAMBA 4] Some cosmetic changes for the LDB modulesMatthias Dieter Wallnöfer2009-07-192-12/+12
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-162-8/+139
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-131-4/+4
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-135-5/+5
* s4:dsdb Allow unicodePwd to be set when adding a userAndrew Bartlett2009-07-091-85/+84
* Fix for schemaUpdateNow commandAnatoliy Atanasov2009-07-083-2/+10
* Fix some nonempty blank linesVolker Lendecke2009-07-051-78/+76
* we can't use the unique index code for samAccountNameAndrew Tridgell2009-07-021-7/+74
* s4:ldb Allow rootdse module to build without ldb_private.hAndrew Bartlett2009-06-301-1/+2
* s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett2009-06-304-117/+120
* s4:dsdb Explain the parsing steps for userPrincipalName cracknames callsAndrew Bartlett2009-06-301-0/+4
* Correct some typos in the LDB partition moduleMatthias Dieter Wallnöfer2009-06-291-5/+5
* SAMDB: Don't check for "sAMAccountName" twiceMatthias Dieter Wallnöfer2009-06-291-1/+0
* Enhancement of "simple ldap map" with "systemFlags" attributeMatthias Dieter Wallnöfer2009-06-291-0/+22
* Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer2009-06-191-13/+26
* dsdb: Fix build against system ldb.Jelmer Vernooij2009-06-183-3/+3
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-9/+9
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-7/+7
* we don't need the unique checks in the samldb code nowAndrew Tridgell2009-06-011-162/+2
* s4:ldb_modules: Correct typos.Andrew Kroeger2009-05-262-2/+2
* s4:ldb: fix extrasemi compile warningBjörn Jacke2009-04-221-1/+1
* s4:ldb: do talloc_free and return NULL when we have no matches to returnBjörn Jacke2009-04-221-0/+4
* slightly nicer output in our possibleInferiors test codeAndrew Tridgell2009-04-091-2/+2
* hook the new possibleInferiors calculation into the schemaAndrew Tridgell2009-04-091-14/+77