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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-3
/
+3
2010-12-18
ldb: Rename last instance of save_controls -> ldb_save_controls.
Jelmer Vernooij
1
-1
/
+1
2010-11-03
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
1
-36
/
+36
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+10
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-28
/
+22
2010-06-29
Revert "s4/dsdb: Fixed partition_search() not to pass special DN's to LDAP ba...
Matthias Dieter Wallnöfer
1
-8
/
+6
2010-06-28
s4/dsdb: Fixed partition_search() not to pass special DN's to LDAP backend.
Endi S. Dewata
1
-6
/
+8
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-2
/
+1
2010-03-07
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
1
-10
/
+14
2010-02-25
s4:partition DSDB module - Generate basic referrals
Matthias Dieter Wallnöfer
1
-47
/
+143
2010-02-25
s4:partition DSDB module - change the search and domain scope control handling
Matthias Dieter Wallnöfer
1
-35
/
+22
2010-02-21
s4:partition DSDB module - Cosmetic fixups
Matthias Dieter Wallnöfer
1
-16
/
+23
2010-01-08
s4-partition: fixed selection of partitions on exact match
Andrew Tridgell
1
-3
/
+1
2010-01-08
s4-partition: don't ignore errors from other modules
Andrew Tridgell
1
-6
/
+2
2009-10-27
s4-dsdb: always cancel transactions on all partitions
Andrew Tridgell
1
-13
/
+19
2009-10-27
s4:dsdb Rework partitions module for better tracing
Andrew Bartlett
1
-67
/
+55
2009-10-27
s4:dsdb Remove partition_extended_schema_update_now
Andrew Bartlett
1
-51
/
+0
2009-10-26
s4-ldb: fixed request handling for schemaUpdateNow op
Andrew Tridgell
1
-1
/
+1
2009-10-25
s4-dsdb: ensure that new partitions inherit any transaction
Andrew Tridgell
1
-0
/
+15
2009-10-21
s4:dsdb Remove workaround for two partition head records
Andrew Bartlett
1
-16
/
+1
2009-10-21
s4:dsdb In partitions module, tell the caller what partition was used.
Andrew Bartlett
1
-1
/
+17
2009-10-21
s4:dsdb Load new partitions in a running LDB if metadata changes
Andrew Bartlett
1
-1
/
+0
2009-10-21
s4:dsdb Only reload partition metadata on search and transaction start
Andrew Bartlett
1
-10
/
+5
2009-10-21
s4:dsdb Reload partition metadata if the main db updates
Andrew Bartlett
1
-39
/
+80
2009-10-21
s4:dsdb Rework modules create new partitions at runtime
Andrew Bartlett
1
-303
/
+6
2009-10-06
s4:various LDB modules - "build_request" functions - propagate result codes back
Matthias Dieter Wallnöfer
1
-6
/
+14
2009-09-28
s4-dsdb: don't return the partition root objects
Andrew Tridgell
1
-1
/
+19
2009-09-13
s4-sam: allow a search to specify a partition
Andrew Tridgell
1
-2
/
+17
2009-09-12
s4-samdb: make it possible to ask for the sequence number of a partition
Andrew Tridgell
1
-0
/
+9
2009-09-12
s4-samdb: internal s4 ldb modules should be GPL not LGPL
Andrew Tridgell
1
-4
/
+0
2009-09-03
greatly simplify the transaction processing in the partition module
Andrew Tridgell
1
-51
/
+29
2009-09-02
change the dsdb_control_current_partition to not include internal variables
Andrew Tridgell
1
-76
/
+86
2009-07-08
Fix for schemaUpdateNow command
Anatoliy Atanasov
1
-1
/
+7
2009-06-30
s4: dsdb Avoid using the internal ldb_private.h header
Andrew Bartlett
1
-58
/
+61
2009-06-29
Correct some typos in the LDB partition module
Matthias Dieter Wallnöfer
1
-5
/
+5
2009-06-18
dsdb: Fix build against system ldb.
Jelmer Vernooij
1
-1
/
+1
2009-04-22
s4:ldb: fix extrasemi compile warning
Björn Jacke
1
-1
/
+1
2009-03-31
use the prepare_commit op in the partition code
Andrew Tridgell
1
-14
/
+49
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+1
2008-12-23
Fix more compiler warnings in various places.
Jelmer Vernooij
1
-4
/
+4
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-1
/
+1
2008-12-17
Fix sequence number generation against OpenLDAP
Andrew Bartlett
1
-0
/
+8
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-1
/
+1
2008-10-16
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
1
-60
/
+186
2008-10-06
Remove compleatly bogus rename test in partitions module.
Andrew Bartlett
1
-17
/
+0
2008-10-03
Merge commit 'master/master'
Andrew Tridgell
1
-0
/
+22
2008-10-03
fixed the partition module and the GC handling
Andrew Tridgell
1
-4
/
+38
[next]