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
*
LDB ASYNC: other backends
Simo Sorce
2008-09-29
3
-582
/
+619
*
LDB ASYNC: ldb_tdb backend
Simo Sorce
2008-09-29
4
-315
/
+242
*
LDB ASYNC: Core files
Simo Sorce
2008-09-29
5
-164
/
+489
*
Revert LDB return code patches from Matthias.
Jelmer Vernooij
2008-09-25
16
-107
/
+107
*
Cosmetic corrections for the LDB library
Matthias Dieter Wallnöfer
2008-09-24
8
-32
/
+32
*
Cosmetic corrections for the LDB backend modules
Matthias Dieter Wallnöfer
2008-09-24
8
-75
/
+75
*
Fix python test, we can't check only the first member, because the order
Simo Sorce
2008-09-24
1
-1
/
+4
*
Use new binary name in merged build.
Jelmer Vernooij
2008-09-24
1
-2
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
12
-96
/
+68
*
Don't expose ldb_request in the Python API but rather use regular
Jelmer Vernooij
2008-09-20
3
-84
/
+218
*
Fix ldb standalone build.
Simo Sorce
2008-09-19
8
-47
/
+78
*
Add support for implementing LDB modules in Python.
Jelmer Vernooij
2008-09-19
5
-24
/
+1318
*
Provide tdb.open and ldb.open python functions.
Jelmer Vernooij
2008-09-19
2
-0
/
+2
*
Generate with 1.3.36.
Jelmer Vernooij
2008-09-18
1
-0
/
+4
*
Fix typo.
Karolin Seeger
2008-09-14
1
-1
/
+1
*
Fix spellings and file names
Simo Sorce
2008-09-12
2
-32
/
+32
*
Always free tmp contexts before returning
Simo Sorce
2008-09-06
1
-0
/
+1
*
Add a setexpiry operation in samdb.py
Andrew Tridgell
2008-08-30
2
-68
/
+69
*
disable the anr== tests until they are understood
Andrew Tridgell
2008-08-22
1
-12
/
+13
*
fixed a speellling erra
Andrew Tridgell
2008-08-22
1
-1
/
+1
*
fixed a problem with length limited ldap values
Andrew Tridgell
2008-08-22
5
-22
/
+29
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
3
-10
/
+20
*
All these syntaxes are now handled by the schema.
Andrew Bartlett
2008-08-21
1
-6
/
+0
*
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
2008-08-21
1
-7
/
+7
*
Don't allow a NULL syntax
Andrew Bartlett
2008-08-21
1
-0
/
+4
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
1
-0
/
+4
|
\
|
*
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
2008-08-20
1
-0
/
+4
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-20
2
-2
/
+7
|
\
|
|
*
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
2008-08-20
6
-86
/
+43
|
|
\
|
*
|
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
2008-08-20
2
-2
/
+7
*
|
|
Remove last traces of the old 'subclass' feature
Andrew Bartlett
2008-08-20
1
-7
/
+0
|
|
/
|
/
|
*
|
Allow attributes to be overwritten, not just added to
Andrew Bartlett
2008-08-18
1
-3
/
+11
*
|
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
2008-08-18
4
-83
/
+2
*
|
Generate the subSchema in cn=Aggregate
Andrew Bartlett
2008-08-15
1
-0
/
+30
|
/
*
lib/ldb/tools: allow -W and --realm when build from samba4
Stefan Metzmacher
2008-07-26
1
-0
/
+1
*
Sleep longer in the hope that the OpenLDAP backend might catch up
Andrew Bartlett
2008-07-21
1
-2
/
+2
*
Fix ldb_map to add/remove the same 'extra' objectclass
Andrew Bartlett
2008-07-21
1
-2
/
+3
*
Another kludge to let the OpenLDAP backend catch up.
Andrew Bartlett
2008-07-16
1
-0
/
+2
*
ldb_map: eliminate "discards qualifyer" warning (const).
Michael Adam
2008-07-09
1
-1
/
+1
*
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
2008-07-02
5
-1613
/
+0
*
Collapse auxillary classes in LDAP schema conversion.
Andrew Bartlett
2008-07-02
1
-4
/
+106
*
ldb_ildap: don't force the build as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
2008-06-30
4
-164
/
+201
*
Relax the ldap.py tests so that they pass against OpenLDAP CVS.
Andrew Bartlett
2008-06-30
1
-3
/
+6
*
Loosen ldap.py tests on the LDAP backend.
Andrew Bartlett
2008-06-30
1
-1
/
+1
*
Non-zero exit code on failure.
Jelmer Vernooij
2008-06-28
1
-3
/
+6
*
Remove events from require line:
Julien Kerihuel
2008-06-27
1
-1
/
+1
*
lib/ldb: add forward declaration for struct event_context
Stefan Metzmacher
2008-06-27
1
-0
/
+1
*
Fix another reference to ldbdir.
Jelmer Vernooij
2008-06-25
1
-1
/
+1
*
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
2008-06-25
1
-31
/
+31
[next]