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
/
linked_attributes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
s4-dsdb: fixed deletion of backlinks for fl2000 DCs
Andrew Tridgell
1
-18
/
+13
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
2011-03-31
s4-dsdb: cope with failed searches in the linked attributes callback
Andrew Tridgell
1
-16
/
+15
2011-03-02
s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributes
Andrew Bartlett
1
-0
/
+7
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-6
/
+7
2010-12-06
s4-linked_attributes: Give more info where an error occured
Kamen Mazdrashki
1
-3
/
+8
2010-11-04
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
1
-1
/
+5
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-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+4
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use DSDB_FLAG_NEXT_MODU...
Kamen Mazdrashki
1
-1
/
+4
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-21
/
+13
2010-07-02
s4-dsdb/samdb/ldb_modules/linked_attributes.c: make use of DSDB_FLAG_NEXT_MOD...
Kamen Mazdrashki
1
-2
/
+2
2010-06-16
s4:linked attributes LDB module - strip trailing whitespaces
Matthias Dieter Wallnöfer
1
-35
/
+35
2010-06-16
s4:linked_attributes LDB module - cosmetics
Matthias Dieter Wallnöfer
1
-12
/
+10
2010-06-16
s4:dsdb Allow renames with (now removed) linked attributes
Andrew Bartlett
1
-3
/
+11
2010-06-16
s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST
Andrew Bartlett
1
-2
/
+6
2010-06-16
s4:dsdb Assert that we can't get backlinks as input in linked_attributes
Andrew Bartlett
1
-2
/
+15
2010-06-16
s4:dsdb use dsdb_module_modify() rather than ldb_next_request()
Andrew Bartlett
1
-22
/
+2
2010-06-16
s4:dsdb Handle backlinks for Windows 2000 level linked attributes
Andrew Bartlett
1
-1
/
+892
2010-06-15
dsdb: Fix includes when building against system ldb.
Jelmer Vernooij
1
-1
/
+1
2010-03-16
s4:dsdb - fix up warnings
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-1
/
+8
2010-03-07
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-01-02
s4-dsdb: move checking for single valued links to samba modules
Andrew Tridgell
1
-1
/
+7
2010-01-02
s4-dsdb: add REVEAL_INTERNALS in the search for linked_attributes
Andrew Tridgell
1
-1
/
+2
2010-01-02
s4-dsdb: simplify the linked_attributes module
Andrew Tridgell
1
-853
/
+96
2010-01-02
s4-dsdb: remove linked_attributes_add
Andrew Tridgell
1
-86
/
+0
2010-01-02
s4-dsdb: the linked_attributes module no longer handles deletes
Andrew Tridgell
1
-53
/
+0
2010-01-02
s4-dsdb: linked_attributes_modify no longer handles modifies
Andrew Tridgell
1
-183
/
+0
2009-12-10
s4-dsdb: simplify linked attributes code using GUID functions
Andrew Tridgell
1
-18
/
+16
2009-11-27
s4:dsdb Don't segfault with ldb_transaction_prepare_commit() without begin()
Andrew Bartlett
1
-0
/
+4
2009-09-28
s4-dsdb: removed extraneous debug messages
Andrew Tridgell
1
-4
/
+0
2009-09-28
s4-samdb: free the linked_attributes list on prepare commit failure
Andrew Tridgell
1
-0
/
+6
2009-09-06
s4:"linked attributes" modules - correct the comments
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-03
another large change to the linked_attribute module
Andrew Tridgell
1
-20
/
+64
2009-09-03
fixed transaction handling in linked_attributes module
Andrew Tridgell
1
-76
/
+4
2009-09-02
traverse the ac list in reverse order
Andrew Tridgell
1
-1
/
+6
2009-09-02
s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook
Andrew Tridgell
1
-107
/
+281
2009-09-02
fixed spelling
Andrew Tridgell
1
-1
/
+1
2009-07-19
[SAMBA 4] Some cosmetic changes for the LDB modules
Matthias Dieter Wallnöfer
1
-6
/
+5
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-0
/
+1
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-36
/
+66
2008-12-17
s4:dsdb: Make the linked_attributes module set an extended dn
Andrew Bartlett
1
-192
/
+325
2008-11-17
Run the original operation before we update linked attrs
Andrew Bartlett
1
-17
/
+24
2008-11-04
Give a better error when ldb_dn_from_ldb_val fails
Andrew Bartlett
1
-1
/
+3
2008-11-04
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
1
-8
/
+8
2008-11-04
Fix use of wrong union arm in linked_attributes module
Andrew Bartlett
1
-1
/
+1
2008-10-23
Clarify the linked attribute module behaviour with comments
Andrew Bartlett
1
-1
/
+9
[next]