index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
2007-10-10
3
-43
/
+63
*
r6829: include the talloc autoconf tests when building ldb standalone
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r6817: - fixed empty ldap search elements in filters
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6790: Use config.h file for ldb and add test for stdint.h
Jelmer Vernooij
2007-10-10
4
-2
/
+10
*
r6759: let us have a wildcard attribute so that we can set a default for all ...
Simo Sorce
2007-10-10
1
-1
/
+7
*
r6560: added a tdb_chainlock_read() call in ldb_search(). This guarantees
Andrew Tridgell
2007-10-10
3
-0
/
+43
*
r6546: Fix ldb standalone build
Jelmer Vernooij
2007-10-10
2
-2
/
+20
*
r6487: Use autoconf for standalone build of tdb
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r6486: Add 'make install' and pkg-config file.
Jelmer Vernooij
2007-10-10
3
-1
/
+22
*
r6485: Move LDAP detection M4 file and use it for the standalone ldb build
Jelmer Vernooij
2007-10-10
2
-0
/
+90
*
r6481: change download instructions to include tdb and talloc
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r6480: fixed whitespace typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6479: - added a simple web page
Andrew Tridgell
2007-10-10
3
-1
/
+88
*
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
2007-10-10
16
-83
/
+13
*
r6442: Add mechanism for configuring ldb independantly of the rest of
Jelmer Vernooij
2007-10-10
3
-22
/
+25
*
r6360: Quieten unused variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r6118: Make it so that we can do --with-zlib=no in configure and also a couple
Richard Sharpe
2007-10-10
1
-1
/
+1
*
r6087: - remove the dlopen code for now (before it goes back, it needs to be
Andrew Tridgell
2007-10-10
1
-44
/
+1
*
r6086: default to stderr for error messages in ldb, so we get errors in ldb_c...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5769: Fix unused variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
2007-10-10
3
-143
/
+155
*
r5665: the data within el2->values can still be used at this point, so don't ...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r5664: simo, please look into this. It is possible for the number of elements
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
17
-173
/
+187
*
r5374: - changed the dn key code in the ldb tdb backend to correctly honor
Andrew Tridgell
2007-10-10
4
-6
/
+96
*
r5357: added ldb_msg_add_fmt(), for creating formatted ldb record values
Andrew Tridgell
2007-10-10
2
-0
/
+24
*
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
8
-0
/
+29
*
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5189: fixed a double free bug in the ltdb indexing code
Andrew Tridgell
2007-10-10
1
-7
/
+0
*
r5092: Add a bit more const - moving it further into the LDB layer.
Andrew Bartlett
2007-10-10
2
-3
/
+3
*
r4863: schema_find_attribute() should be static
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4862: - better structure schema tests
Simo Sorce
2007-10-10
10
-31
/
+54
*
r4859: changed a numbe rof things:
Simo Sorce
2007-10-10
1
-244
/
+150
*
r4844: - Remove the unused attrsyn structure
Simo Sorce
2007-10-10
1
-175
/
+164
*
r4801: remove the two bogus ctype.h includes
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r4786: forgot to commit the exclusion for schema checking against our control...
Simo Sorce
2007-10-10
1
-0
/
+8
*
r4784: finally make schema module use a single ldb
Simo Sorce
2007-10-10
6
-52
/
+764
*
r4781: the tolower() in schema.c is a premature optimisation. I suspect the
Andrew Tridgell
2007-10-10
1
-9
/
+8
*
r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN...
Simo Sorce
2007-10-10
1
-35
/
+57
*
r4759: use ldb_attr_cmp() to compare attribute names
Simo Sorce
2007-10-10
2
-34
/
+53
*
r4744: until we decide what to do about attribute aliasing (see my recent
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
2007-10-10
13
-623
/
+358
*
r4678: Add some const to LDB.
Andrew Bartlett
2007-10-10
2
-2
/
+2
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4513: add experimental modification attribute checking
Simo Sorce
2007-10-10
1
-1
/
+451
*
r4506: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r4505: Add a first very basic schema module
Simo Sorce
2007-10-10
4
-3
/
+501
*
r4503: add an error reporting function (fixes)
Simo Sorce
2007-10-10
1
-8
/
+17
*
r4502: add an error reporting function
Simo Sorce
2007-10-10
1
-1
/
+17
[prev]
[next]