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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-4
/
+4
2008-12-19
Small cosmetic LDB patch regarding return values.
Matthias Dieter Wallnöfer
2
-3
/
+3
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
2
-1
/
+25
2008-12-17
s4:ldb: use try to print the extended dn in the ldif output
Andrew Bartlett
1
-2
/
+4
2008-12-17
s4:ldb: add infrastructure for extended dn handlers
Andrew Bartlett
2
-58
/
+442
2008-12-03
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
1
-2
/
+4
2008-11-17
Print unconvertable ldb element values as base64.
Andrew Bartlett
1
-2
/
+4
2008-11-06
don't give errors when an empty modules list is given to ldb
Andrew Tridgell
1
-2
/
+9
2008-11-04
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
3
-6
/
+6
2008-10-30
Revert "Length comparison of the linearized version is not correct."
Simo Sorce
1
-0
/
+3
2008-10-29
Length comparison of the linearized version is not correct.
Simo Sorce
1
-3
/
+0
2008-10-16
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
2
-25
/
+29
2008-10-02
s4:lib/ldb: fix stupid <SID=...> dn parsing bugs
Stefan Metzmacher
1
-2
/
+2
2008-09-29
LDB ASYNC: Core files
Simo Sorce
2
-96
/
+349
2008-09-25
Revert LDB return code patches from Matthias.
Jelmer Vernooij
5
-28
/
+28
2008-09-24
Cosmetic corrections for the LDB library
Matthias Dieter Wallnöfer
5
-28
/
+28
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2
-54
/
+29
2008-09-14
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-09-06
Always free tmp contexts before returning
Simo Sorce
1
-0
/
+1
2008-08-22
fixed a problem with length limited ldap values
Andrew Tridgell
2
-16
/
+23
2008-08-21
Don't walk past the end of ldb values.
Andrew Bartlett
2
-10
/
+19
2008-08-21
Don't allow a NULL syntax
Andrew Bartlett
1
-0
/
+4
2008-08-20
don't overwrite fixed attributes with @ATTRIBUTES
Andrew Tridgell
1
-0
/
+4
2008-08-20
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
1
-3
/
+11
2008-08-20
added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes
Andrew Tridgell
1
-0
/
+5
2008-08-18
Allow attributes to be overwritten, not just added to
Andrew Bartlett
1
-3
/
+11
2008-06-30
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
2
-163
/
+198
2008-06-17
Change our module code to not use the special symbol name init_module()
Andrew Tridgell
2
-20
/
+0
2008-06-15
Note that making ldb the event context parent seem to lead to races when
Simo Sorce
1
-1
/
+1
2008-06-15
Now that we pass down the event context, start removing calls to
Simo Sorce
1
-0
/
+2
2008-06-14
Ups fix typo in error type
Simo Sorce
1
-2
/
+2
2008-06-14
Cosmetic fixes.
Simo Sorce
1
-88
/
+141
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-7
/
+27
2008-03-28
Merge v4.0-test
Jelmer Vernooij
1
-1
/
+1
2008-03-18
ldb: fix the standalone build
Stefan Metzmacher
2
-6
/
+6
2008-02-25
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
1
-5
/
+7
2008-02-25
Fix standalone ldb build modules.
Jelmer Vernooij
1
-5
/
+5
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-58
/
+90
2008-02-21
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2
-57
/
+83
2008-02-21
Until the new ldb changes land, make ldb_wait set the error string.
Andrew Bartlett
1
-1
/
+7
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-1
/
+0
2008-02-20
Remove more function-based inits.
Jelmer Vernooij
2
-56
/
+69
2008-02-20
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
2
-2
/
+16
2008-02-16
Move responsibilities of build.h to makefile.
Jelmer Vernooij
1
-1
/
+0
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-2
/
+3
2007-12-24
r26577: Fix the standalone ldb build.
Jelmer Vernooij
1
-11
/
+8
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26529: Indeed, this belongs in the schema module. Ranged results need to use
Andrew Bartlett
1
-5
/
+0
[next]