index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
s4-schema: make ldb_val to string comparison safer with nul termination
Andrew Tridgell
1
-1
/
+8
2010-01-08
s4/dsdb_schema: Load msDS-IntId value separately when loading from LDB
Kamen Mazdrashki
1
-0
/
+3
2010-01-08
Revert "s4-schema: Set ATTID in schema cache from "msDS-IntId""
Kamen Mazdrashki
1
-13
/
+8
2010-01-08
s4/schema: Do not assign msDS-IntId value if LDB_CONTROL_RELAX_OID is passed
Kamen Mazdrashki
1
-0
/
+5
2010-01-08
s4/dsdb_schema: use msDS-IntId value for attribute look-up
Kamen Mazdrashki
1
-0
/
+9
2010-01-08
s4/dsdb_schema: fetch msDS-IntId value during SCHEMA replication
Kamen Mazdrashki
2
-0
/
+5
2010-01-08
s4/dsdb_schema: GET_UINT32_DS() macro to use supplied default value instead of 0
Kamen Mazdrashki
1
-14
/
+14
2010-01-08
s4-partition: don't ignore errors from other modules
Andrew Tridgell
1
-6
/
+2
2010-01-08
s4-dsdb: improve error messages in schema and pdc_fsmo modules
Andrew Tridgell
2
-6
/
+6
2010-01-08
s4-dsdb: added an extended operation for allocating a new RID pool
Andrew Tridgell
3
-1
/
+129
2010-01-08
s4-repl: implement MSG_DREPL_ALLOCATE_RID
Andrew Tridgell
2
-19
/
+48
2010-01-08
s4-repl: allow for callbacks when a repl operation completes
Andrew Tridgell
3
-4
/
+16
2010-01-08
s4-dsdb: the dsdb ldb modules now need messagiing
Andrew Tridgell
1
-1
/
+1
2010-01-08
s4-dsdb: send a message to the drepl task when we need another RID pool
Andrew Tridgell
1
-6
/
+66
2010-01-08
s4-repl: added request for RID allocation in drepl task
Andrew Tridgell
7
-13
/
+276
2010-01-08
s4-dsdb: added dsdb_find_guid_attr_by_dn()
Andrew Tridgell
1
-5
/
+18
2010-01-08
s4-ridalloc: copy with missing rIDNextRid and rIDAllocationPool
Andrew Tridgell
1
-24
/
+36
2010-01-08
s4-dsdb: added dsdb_module_set_integer()
Andrew Tridgell
1
-0
/
+24
2010-01-08
s4-dsdb: clarify who is responsible for each attribute
Andrew Tridgell
1
-3
/
+5
2010-01-08
s4-dsdb: fixed usage of rIDAllocationPool and rIDPreviousAllocationPool
Andrew Tridgell
1
-44
/
+58
2010-01-08
s4-dsdb: implement refresh of RID Set pool for a local RID Manager
Andrew Tridgell
1
-44
/
+151
2010-01-08
s4-dsdb: implement creation of the RID Set object
Andrew Tridgell
1
-59
/
+289
2010-01-08
s4-dsdb: use dsdb_next_callback()
Andrew Tridgell
3
-9
/
+11
2010-01-08
s4-dsdb: added dsdb_next_callback()
Andrew Tridgell
1
-0
/
+12
2010-01-08
s4-dsdb: added dsdb_module_constrainted_update_integer()
Andrew Tridgell
1
-0
/
+50
2010-01-08
s4-dsdb: added dsdb_module_reference_dn()
Andrew Tridgell
1
-0
/
+43
2010-01-08
s4-dsdb: added dsdb_module_add()
Andrew Tridgell
1
-0
/
+46
2010-01-08
s4-dsdb: move the RID allocation logic into ridalloc.c
Andrew Tridgell
3
-89
/
+148
2010-01-08
s4-samldb: use RID Set to allocate user/group RIDs
Andrew Tridgell
1
-559
/
+104
2010-01-08
s4-dsdb: added samdb_rid_set_dn()
Andrew Tridgell
1
-0
/
+18
2010-01-08
s4-dsdb: added samdb_reference_dn()
Andrew Tridgell
1
-0
/
+62
2010-01-08
linked_attributes: Fix missing dependency on util.
Jelmer Vernooij
1
-1
/
+1
2010-01-05
s4:SAMLDB LDB module - Fix trailing whitespaces
Matthias Dieter Wallnöfer
1
-17
/
+17
2010-01-05
s4:SAMLDB LDB module - Rework to allow checks for wrong "defaultObjectCategor...
Matthias Dieter Wallnöfer
1
-50
/
+96
2010-01-05
s4:schema_load.c - Typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-01-04
s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_req
Stefan Metzmacher
2
-99
/
+127
2010-01-02
s4-dsdb: force REVISION_ADS for new and updated ACLs in dsdb
Andrew Tridgell
1
-0
/
+8
2010-01-02
s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
Andrew Tridgell
3
-38
/
+81
2010-01-02
s4-kcc: added a preiodic task to remove deleted objects
Andrew Tridgell
4
-4
/
+104
2010-01-02
s4-dsdb: fixed several memory leaks
Andrew Tridgell
1
-5
/
+18
2010-01-02
s4-dsdb: fixed samdb_create_foreign_security_principal() to use the wellknown...
Andrew Tridgell
1
-18
/
+20
2010-01-02
s4-dsdb: make sure 'whenChanged' is set on modify
Andrew Tridgell
1
-1
/
+4
2010-01-02
s4-dsdb: added dsdb_tombstone_lifetime()
Andrew Tridgell
2
-0
/
+90
2010-01-02
s4-dsdb: allow system to remove deleted objects
Andrew Tridgell
1
-0
/
+19
2010-01-02
s4-drs: make sure the DNs we put in the db have a extended GUID
Andrew Tridgell
1
-7
/
+16
2010-01-02
s4-dsdb: added dsdb_set_extended_dn_guid()
Andrew Tridgell
1
-0
/
+19
2010-01-02
s4-dsdb: use ldb_val_to_time() instead of ldb_string_to_time()
Andrew Tridgell
2
-4
/
+8
2010-01-02
s4-drs: re-resolve the DN in linked attribute processing
Andrew Tridgell
1
-0
/
+10
2010-01-02
s4-drs: use dsdb_module_rename()
Andrew Tridgell
1
-4
/
+3
2010-01-02
s4-drs: use dsdb linked attribute parse functions
Andrew Tridgell
1
-23
/
+4
[prev]
[next]