summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-01-08s4-dsdb: fixed usage of rIDAllocationPool and rIDPreviousAllocationPoolAndrew Tridgell1-44/+58
2010-01-08s4-dsdb: implement refresh of RID Set pool for a local RID ManagerAndrew Tridgell1-44/+151
2010-01-08s4-provision: don't hard wire the creation of the RID Set objectAndrew Tridgell4-29/+18
2010-01-08s4-dsdb: implement creation of the RID Set objectAndrew Tridgell1-59/+289
2010-01-08s4-dsdb: use dsdb_next_callback()Andrew Tridgell3-9/+11
2010-01-08s4-dsdb: added dsdb_next_callback()Andrew Tridgell1-0/+12
2010-01-08s4-dsdb: added dsdb_module_constrainted_update_integer()Andrew Tridgell1-0/+50
2010-01-08s4-dsdb: added dsdb_module_reference_dn()Andrew Tridgell1-0/+43
2010-01-08s4-dsdb: added dsdb_module_add()Andrew Tridgell1-0/+46
2010-01-08s4-provision: allow provision modifies to add recordsAndrew Tridgell1-1/+4
2010-01-08s4-dsdb: move the RID allocation logic into ridalloc.cAndrew Tridgell3-89/+148
2010-01-08s4-samldb: use RID Set to allocate user/group RIDsAndrew Tridgell1-559/+104
2010-01-08s4-provision: the DC object itself needs a fixed objectSIDAndrew Tridgell2-1/+3
2010-01-08s4-dsdb: added samdb_rid_set_dn()Andrew Tridgell1-0/+18
2010-01-08s4-provision: added an initial RID SetAndrew Tridgell2-2/+12
2010-01-08s4-ldb: added nice ldif display of 64 bit ranges for RIDsAndrew Tridgell2-0/+119
2010-01-08s4-dsdb: added samdb_reference_dn()Andrew Tridgell1-0/+62
2010-01-08linked_attributes: Fix missing dependency on util.Jelmer Vernooij1-1/+1
2010-01-07s4 torture: Add RAW-OPEN-NTCREATEDIR to test error checking for open director...Tim Prouty1-0/+198
2010-01-06s4/torture: fix small bug in lock testSteven Danneman1-0/+1
2010-01-06s4/torture: add more lock cancellation testsSteven Danneman1-2/+95
2010-01-06s4-smbtorture: add test_ChangeID to RPC-SPOOLSS.Günther Deschner1-0/+179
2010-01-06s4-smbtorture: add test_SetPrinter to RPC-SPOOLSS.Günther Deschner1-0/+26
2010-01-06s4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS.Günther Deschner1-28/+50
2010-01-06s4: Fix result check for getaddrinfo()Kamen Mazdrashki1-6/+11
2010-01-05s4:SAMLDB LDB module - Fix trailing whitespacesMatthias Dieter Wallnöfer1-17/+17
2010-01-05s4:SAMLDB LDB module - Rework to allow checks for wrong "defaultObjectCategor...Matthias Dieter Wallnöfer1-50/+96
2010-01-05s4:schema_load.c - TypoMatthias Dieter Wallnöfer1-1/+1
2010-01-05s4:ldap_schema.py - add an additional check for validity of "defaultObjectCat...Matthias Dieter Wallnöfer1-0/+25
2010-01-05s4:ldap_schema.py - Move generated attributes checkMatthias Dieter Wallnöfer1-15/+15
2010-01-04Fix the merged build. Probably not strictly correct but allows us to "make te...Jeremy Allison1-1/+1
2010-01-04s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_reqStefan Metzmacher2-99/+127
2010-01-04s4: Happy New Year 2010Stefan Metzmacher1-1/+1
2010-01-02s4-dsdb: force REVISION_ADS for new and updated ACLs in dsdbAndrew Tridgell1-0/+8
2010-01-02s4-drs: don't give an error on repsTo delete if add is also specifiedAndrew Tridgell1-1/+3
2010-01-02s4-sddl: DRS replication needs REVISION_ADS for SDsAndrew Tridgell1-1/+1
2010-01-02ldb: Fix the standalone ldb build.Jelmer Vernooij1-14/+14
2010-01-02s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNsAndrew Tridgell5-40/+83
2010-01-02s4-kcc: added a preiodic task to remove deleted objectsAndrew Tridgell4-4/+104
2010-01-02s4-dsdb: fixed several memory leaksAndrew Tridgell1-5/+18
2010-01-02s4-dsdb: fixed samdb_create_foreign_security_principal() to use the wellknown...Andrew Tridgell1-18/+20
2010-01-02s4-ldb: fixed valgrind error: ares can be freed by callbackAndrew Tridgell1-4/+1
2010-01-02s4-dsdb: make sure 'whenChanged' is set on modifyAndrew Tridgell1-1/+4
2010-01-02s4-dsdb: added dsdb_tombstone_lifetime()Andrew Tridgell2-0/+90
2010-01-02s4-dsdb: allow system to remove deleted objectsAndrew Tridgell1-0/+19
2010-01-02s4-ldaptest: need to use MessageElement for modify messagesAndrew Tridgell1-2/+4
2010-01-02s4-ldb: show an error string, as well as error messageAndrew Tridgell1-3/+4
2010-01-02s4-drs: make sure the DNs we put in the db have a extended GUIDAndrew Tridgell1-7/+16
2010-01-02s4-dsdb: added dsdb_set_extended_dn_guid()Andrew Tridgell1-0/+19
2010-01-02s4-ldbtest: fixed message element in modifyAndrew Tridgell1-1/+2