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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ldb: '+' can also happen in base64 encoded index DNs
Andrew Tridgell
2009-10-27
1
-1
/
+1
*
s4:ldb Add additional tracing of the ldb API
Andrew Bartlett
2009-10-27
2
-4
/
+80
*
s4-ldb: allow for unescaped '=' in a index DN
Andrew Tridgell
2009-10-25
1
-0
/
+13
*
s4-ldb: added ldb_transaction_cancel_noerr()
Andrew Tridgell
2009-10-23
1
-0
/
+13
*
s4-ldb: fast path for equal pointers
Andrew Tridgell
2009-10-22
1
-1
/
+1
*
s4-ldb: allow for non-null terminated ldb_val in ldb_dn_from_ldb_val
Andrew Tridgell
2009-10-21
1
-1
/
+1
*
s4:ldb Add new function to create a cut down list of controls
Andrew Bartlett
2009-10-21
1
-0
/
+41
*
s4:ldb Add function to add controls to an LDB reply
Andrew Bartlett
2009-10-21
1
-0
/
+34
*
s4:ldb_msg_check_string_attribute - add a comment about the result values
Matthias Dieter Wallnöfer
2009-10-18
1
-1
/
+5
*
Revert "s4:ldb_msg - Use LDB constants on results"
Matthias Dieter Wallnöfer
2009-10-18
1
-3
/
+4
*
s4:ldb_msg - Use LDB constants on results
Matthias Dieter Wallnöfer
2009-10-18
1
-5
/
+7
*
s4:ldb - fixed dangling pointer in ldb_request_add_control()
Endi S. Dewata
2009-10-16
1
-2
/
+7
*
s4-ldb: removed bugus RDN length check
Andrew Tridgell
2009-10-15
1
-5
/
+0
*
Revert "s4:ldb - add a check which has to be done on beginning of a "modify" ...
Matthias Dieter Wallnöfer
2009-10-12
1
-8
/
+0
*
s4:ldb Allow a NULL module list
Andrew Bartlett
2009-10-12
1
-1
/
+1
*
s4:ldb Allow a module string of ""
Andrew Bartlett
2009-10-12
1
-0
/
+6
*
s4:ldb - add a check which has to be done on beginning of a "modify" operation
Matthias Dieter Wallnöfer
2009-10-08
1
-0
/
+8
*
Revert "s4:ldb always talloc_free() the ldb_ldif_write context, even on success"
Andrew Tridgell
2009-10-02
1
-1
/
+0
*
s4:ldb always talloc_free() the ldb_ldif_write context, even on success
Andrew Bartlett
2009-10-02
1
-0
/
+1
*
s4-ldb: Add new relax controls that allow relaxed x500 constraints checks
Matthieu Patou
2009-10-02
1
-0
/
+27
*
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
2009-10-02
1
-30
/
+288
*
s4:ldb_msg_diff - Fixes up possible memory leaks and the python binding of it
Matthias Dieter Wallnöfer
2009-10-01
1
-3
/
+9
*
s4-ldb: fixed call argument order for ldb_dn_from_ldb_val
Andrew Tridgell
2009-09-22
1
-3
/
+3
*
s4-ldb: when tracing, show ldb_set_debug messages
Andrew Tridgell
2009-09-22
1
-0
/
+3
*
s4-ldb: only show the outer level of ldb ops when tracing
Andrew Tridgell
2009-09-22
2
-4
/
+37
*
s4-ldb: don't show timestamps on every line of ldb traces
Andrew Tridgell
2009-09-22
3
-64
/
+96
*
Move the check above the talloc
Anatoliy Atanasov
2009-09-22
1
-5
/
+6
*
Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming Constraints
Anatoliy Atanasov
2009-09-21
1
-0
/
+13
*
s4-ldb: bit prettier output
Andrew Tridgell
2009-09-21
1
-7
/
+15
*
s4-ldb: fixed O(n^2) string handling in ldif debug print
Andrew Tridgell
2009-09-21
1
-3
/
+3
*
s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
Andrew Tridgell
2009-09-21
3
-1
/
+126
*
s4:ldb print out which LDB the transaction is still active on.
Andrew Bartlett
2009-09-20
1
-2
/
+2
*
s4:ldb_parse - Fix the type of an array entry
Matthias Dieter Wallnöfer
2009-09-20
1
-1
/
+1
*
s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7
Stefan Metzmacher
2009-09-20
1
-0
/
+58
*
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
2009-09-15
1
-1
/
+2
*
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
2009-09-15
1
-21
/
+57
*
ldb: Remove references to operational module init function.
Jelmer Vernooij
2009-09-11
1
-1
/
+0
*
s4-ldb: don't remove a message element beyond the end of the array
Andrew Tridgell
2009-09-11
1
-0
/
+4
*
s4/ldb: expose the ldb flags with ldb_get_flags()
Andrew Tridgell
2009-09-08
1
-0
/
+6
*
s4/ldb: don't line wrap ldif when --show-binary is used
Andrew Tridgell
2009-09-08
1
-4
/
+9
*
s4/ldb: added --show-binary command line option
Andrew Tridgell
2009-09-08
1
-2
/
+6
*
ldb: make ldb module programming less error prone
Andrew Tridgell
2009-09-04
1
-0
/
+14
*
always use prepare_commit in ldb transaction commits if possible
Andrew Tridgell
2009-09-03
2
-6
/
+50
*
don't allow two controls to be added with the same OID
Andrew Tridgell
2009-09-02
1
-1
/
+7
*
added ldb_ldif_message_string()
Andrew Tridgell
2009-09-02
1
-0
/
+16
*
ldb: cosmetic changes in ldb_dn
Simo Sorce
2009-08-30
1
-193
/
+292
*
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
2009-08-26
1
-0
/
+40
*
s4:ldb Use length-limited printf to avoid walking off end of strings
Andrew Bartlett
2009-08-21
1
-1
/
+1
*
s4:ldb - Free the asynchronous result
Matthias Dieter Wallnöfer
2009-08-14
1
-0
/
+2
*
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
2009-08-07
1
-26
/
+44
[next]