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
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-688
/
+627
2008-08-21
Don't walk past the end of ldb values.
Andrew Bartlett
1
-4
/
+4
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
1
-1
/
+29
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-6
/
+1
2008-01-16
Rework linked_attributes module for the REPLACE case.
Andrew Bartlett
1
-6
/
+86
2007-12-21
r26182: Extend our linked attribute testsuite to cover many more possible
Andrew Bartlett
1
-74
/
+218
2007-12-21
r25981: Don't create an ldb_request on NULL.
Andrew Bartlett
1
-8
/
+11
2007-12-21
r25942: Make various ldb modules handle an LDB backend that enforces validity
Andrew Bartlett
1
-30
/
+38
2007-12-21
r25891: Test that we get the correct return value when we attempt to reference
Andrew Bartlett
1
-2
/
+2
2007-12-21
r25788: Use a single routine to handle the creation of modify requests in the
Andrew Bartlett
1
-202
/
+132
2007-12-21
r25781: Handle and test linked attribute renames.
Andrew Bartlett
1
-7
/
+310
2007-12-21
r25763: Handle modifies, in the easy case (add/delete of elements), for the
Andrew Bartlett
1
-1
/
+151
2007-12-21
r25747: Implement linked attributes, for add operations.
Andrew Bartlett
1
-0
/
+312