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
/
samdb
/
ldb_modules
/
partition_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
1
-7
/
+12
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
1
-2
/
+3
2009-11-23
s4:dsdb Move module configuration from each ldb into samba_dsdb.c
Andrew Bartlett
1
-5
/
+22
2009-11-17
s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features
Andrew Bartlett
1
-3
/
+3
2009-11-04
s4:provisioning - Fixed minor bugs in provisioning tool and partition module.
Endi S. Dewata
1
-2
/
+2
2009-11-02
s4:dsdb Revert back to using DN:filename in the partitions record
Andrew Bartlett
1
-46
/
+101
2009-10-27
s4:dsdb Rework partitions module for better tracing
Andrew Bartlett
1
-17
/
+21
2009-10-25
s4-dsdb: ensure that new partitions inherit any transaction
Andrew Tridgell
1
-11
/
+10
2009-10-24
s4:dsdb/partition_init: don't leak a talloc_new() in case we have no data yet
Stefan Metzmacher
1
-2
/
+5
2009-10-23
s4:dsdb Fix samba3sam test again.
Andrew Bartlett
1
-6
/
+9
2009-10-23
s4:dsdb Do less allocation when searching for partitions modules
Andrew Bartlett
1
-8
/
+10
2009-10-23
s4:dsdb Set partitions metadata as soon as it is set up.
Andrew Bartlett
1
-3
/
+3
2009-10-22
s4:dsdb Use the 'correct' case for the namingContext values in rootDSE
Andrew Bartlett
1
-0
/
+22
2009-10-21
s4:dsdb Allow loading of old-style partition records
Andrew Bartlett
1
-19
/
+36
2009-10-21
s4:dsdb Make the 'relative path' code in partitions handle tdb://
Andrew Bartlett
1
-7
/
+12
2009-10-21
s4:dsdb talloc_steal the backend module to under the partition
Andrew Bartlett
1
-0
/
+1
2009-10-21
s4:dsdb Allow creation of new partitions
Andrew Bartlett
1
-70
/
+100
2009-10-21
s4:dsdb Load new partitions in a running LDB if metadata changes
Andrew Bartlett
1
-143
/
+151
2009-10-21
s4:dsdb Only reload partition metadata on search and transaction start
Andrew Bartlett
1
-9
/
+0
2009-10-21
s4:dsdb Reload partition metadata if the main db updates
Andrew Bartlett
1
-0
/
+38
2009-10-21
s4:dsdb Split 'set per-partition metadata' into it's own function
Andrew Bartlett
1
-139
/
+162
2009-10-21
s4:dsdb Don't try and casefold DNs during startup for partition load
Andrew Bartlett
1
-10
/
+19
2009-10-21
s4:dsdb Fix partition_create not to return early
Andrew Bartlett
1
-14
/
+22
2009-10-21
s4:dsdb Be strict in selecting on-disk names for partitions
Andrew Bartlett
1
-6
/
+83
2009-10-21
s4:dsdb Rework modules create new partitions at runtime
Andrew Bartlett
1
-0
/
+534