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
/
lib
/
ldb
/
common
/
ldb_msg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7602: fix some compiler warnings
Derrell Lipman
1
-1
/
+1
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-2
/
+1
2007-10-10
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
1
-0
/
+55
2007-10-10
r5665: the data within el2->values can still be used at this point, so don't ...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5357: added ldb_msg_add_fmt(), for creating formatted ldb record values
Andrew Tridgell
1
-0
/
+22
2007-10-10
r5092: Add a bit more const - moving it further into the LDB layer.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
1
-8
/
+8
2007-10-10
r4678: Add some const to LDB.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-29
/
+25
2007-10-10
r4427: - added ldb_msg_*() functions for sorting, comparing and copying messages
Andrew Tridgell
1
-0
/
+134
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+27
2007-10-10
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
Tim Potter
1
-3
/
+3
2007-10-10
r1018: fix a const and unsigned int problem in ldb
Andrew Tridgell
1
-2
/
+2
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-0
/
+22
2007-10-10
r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...
Andrew Tridgell
1
-14
/
+22
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
1
-0
/
+47
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
1
-5
/
+8
2007-10-10
r435: a major upgrade for ldb
Andrew Tridgell
1
-2
/
+69
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-0
/
+133