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
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: man ldbsearch: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbrename: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbmodify: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbedit: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbdel: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbadd: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldb.3: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
lib/ldb: add missing newline in the output of ldb_ldif_write_trace()
Stefan Metzmacher
2012-11-13
1
-1
/
+1
*
ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
Andrew Tridgell
2012-11-01
10
-48
/
+321
*
ldb: move ldb_pack.c into common
Andrew Tridgell
2012-11-01
1
-11
/
+11
*
ldb: Add ldbdump, based on tdbdump
Andrew Bartlett
2012-10-30
2
-0
/
+223
*
ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
Andrew Bartlett
2012-10-31
1
-2
/
+0
*
ldb: Change ltdb_unpack_data to take an ldb_context
Andrew Bartlett
2012-10-31
5
-9
/
+7
*
ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix
Andrew Bartlett
2012-09-17
3
-1
/
+263
*
At Michael's suggestion, factor common code into a function. My bad :-).
Jeremy Allison
2012-09-11
1
-4
/
+9
*
Fix bug #9147 - winbind can't fetch user or group info from AD via LDAP
Jeremy Allison
2012-09-10
1
-2
/
+4
*
lib/ldb: Avoid printing secret attributes in ldb trace logs
Andrew Bartlett
2012-08-29
8
-14
/
+352
*
lib/ldb: Bump ldb version to 1.1.11
Andrew Bartlett
2012-08-28
3
-1
/
+262
*
LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doublets
Matthias Dieter Wallnöfer
2012-08-22
1
-1
/
+18
*
LDB:ldbsearch - add search filter tests
Matthias Dieter Wallnöfer
2012-08-22
1
-0
/
+2
*
LDB:ldbsearch - search filters do not only contain "="
Matthias Dieter Wallnöfer
2012-08-22
1
-1
/
+1
*
LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<="
Matthias Dieter Wallnöfer
2012-08-22
1
-1
/
+1
*
lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
Andrew Bartlett
2012-08-10
1
-16
/
+38
*
lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown
Andrew Bartlett
2012-08-09
6
-10
/
+279
*
lib/ldb: Use tdb_exists() rather than tdb_fetch()/talloc_free()
Andrew Bartlett
2012-08-09
1
-7
/
+7
*
Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=for...
Andrew Bartlett
2012-08-06
1
-1
/
+1
*
lib/ldb: Ensure rename target does not exist before deleting old record
Andrew Bartlett
2012-07-31
4
-3
/
+301
*
ldb: Add parameter to avoid NULL format string flagged by -Werror=format
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
lib/ldb: Bump ldb release due to pyldb changes
Andrew Bartlett
2012-07-09
3
-1
/
+261
*
pyldb: Add bindings for ldb_dn_remove_base_components
Andrew Bartlett
2012-07-06
2
-0
/
+20
*
pyldb: Fix dn concat operation to be the other way around
Andrew Bartlett
2012-07-06
2
-2
/
+2
*
ldb: bump version due to header and internal implementation changes
Andrew Bartlett
2012-07-03
3
-1
/
+261
*
ccan: we're subsystems, not a library.
Rusty Russell
2012-06-29
1
-4
/
+1
*
lib/ldb: Print trace messages for modify correctly
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
ldb: lay foundation for proper utc/generalized time handling
Matthieu Patou
2012-06-22
3
-5
/
+42
*
ldb: add the VERIFY_NAME control
Matthieu Patou
2012-06-22
2
-0
/
+68
*
ldb: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
6
-18
/
+20
*
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
2012-06-19
2
-31
/
+0
*
ldb:tests: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-1
/
+1
*
pyldb: Ensure that the ldb argument is really an ldb before we dereference
Andrew Bartlett
2012-06-11
1
-0
/
+10
*
lib/ldb/tools: add missing "replace.h"
Stefan Metzmacher
2012-06-11
4
-0
/
+4
*
LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value ordering
Matthias Dieter Wallnöfer
2012-04-18
1
-3
/
+10
*
ldb: added ldb_msg_element_equal_ordered()
Andrew Tridgell
2012-04-18
5
-1
/
+286
*
LDB:ldb_msg.c - add another OOM check in "ldb_msg_copy()"
Matthias Dieter Wallnöfer
2012-04-11
1
-0
/
+1
*
ldb-tools: Place the whole of an ldif file in a transaction
Andrew Bartlett
2012-04-10
7
-16
/
+136
*
ldb: Allow access to the line number while reading ldif from a file
Andrew Bartlett
2012-04-10
5
-7
/
+281
*
ldb: Detect failures in ldb.base again
Andrew Bartlett
2012-04-10
3
-4
/
+15
*
Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function"
Andrew Bartlett
2012-04-10
8
-28
/
+23
*
ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function
Matthieu Patou
2012-03-30
8
-23
/
+28
*
LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD mode
Matthias Dieter Wallnöfer
2012-03-26
3
-2
/
+19
[next]