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
2009-10-02
s4-ldb: Add new relax controls that allow relaxed x500 constraints checks
Matthieu Patou
1
-0
/
+27
2009-10-02
s4-ldb: Add support for binary blobs in DNs
Andrew Tridgell
1
-30
/
+288
2009-10-01
s4:ldb_msg_diff - Fixes up possible memory leaks and the python binding of it
Matthias Dieter Wallnöfer
1
-3
/
+9
2009-09-22
s4-ldb: fixed call argument order for ldb_dn_from_ldb_val
Andrew Tridgell
1
-3
/
+3
2009-09-22
s4-ldb: when tracing, show ldb_set_debug messages
Andrew Tridgell
1
-0
/
+3
2009-09-22
s4-ldb: only show the outer level of ldb ops when tracing
Andrew Tridgell
2
-4
/
+37
2009-09-22
s4-ldb: don't show timestamps on every line of ldb traces
Andrew Tridgell
3
-64
/
+96
2009-09-22
Move the check above the talloc
Anatoliy Atanasov
1
-5
/
+6
2009-09-21
Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming Constraints
Anatoliy Atanasov
1
-0
/
+13
2009-09-21
s4-ldb: bit prettier output
Andrew Tridgell
1
-7
/
+15
2009-09-21
s4-ldb: fixed O(n^2) string handling in ldif debug print
Andrew Tridgell
1
-3
/
+3
2009-09-21
s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
Andrew Tridgell
3
-1
/
+126
2009-09-20
s4:ldb print out which LDB the transaction is still active on.
Andrew Bartlett
1
-2
/
+2
2009-09-20
s4:ldb_parse - Fix the type of an array entry
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-20
s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7
Stefan Metzmacher
1
-0
/
+58
2009-09-15
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
1
-1
/
+2
2009-09-15
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
1
-21
/
+57
2009-09-11
ldb: Remove references to operational module init function.
Jelmer Vernooij
1
-1
/
+0
2009-09-11
s4-ldb: don't remove a message element beyond the end of the array
Andrew Tridgell
1
-0
/
+4
2009-09-08
s4/ldb: expose the ldb flags with ldb_get_flags()
Andrew Tridgell
1
-0
/
+6
2009-09-08
s4/ldb: don't line wrap ldif when --show-binary is used
Andrew Tridgell
1
-4
/
+9
2009-09-08
s4/ldb: added --show-binary command line option
Andrew Tridgell
1
-2
/
+6
2009-09-04
ldb: make ldb module programming less error prone
Andrew Tridgell
1
-0
/
+14
2009-09-03
always use prepare_commit in ldb transaction commits if possible
Andrew Tridgell
2
-6
/
+50
2009-09-02
don't allow two controls to be added with the same OID
Andrew Tridgell
1
-1
/
+7
2009-09-02
added ldb_ldif_message_string()
Andrew Tridgell
1
-0
/
+16
2009-08-30
ldb: cosmetic changes in ldb_dn
Simo Sorce
1
-193
/
+292
2009-08-26
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
1
-0
/
+40
2009-08-21
s4:ldb Use length-limited printf to avoid walking off end of strings
Andrew Bartlett
1
-1
/
+1
2009-08-14
s4:ldb - Free the asynchronous result
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-08-07
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
1
-26
/
+44
2009-07-23
s4:ldb: add support for the new Recycle Bin Feature LDAP controls
Stefan Metzmacher
1
-0
/
+54
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
5
-20
/
+21
2009-07-06
s4:ldb Fix talloc hirarchy in LDIF parsing code
Andrew Bartlett
1
-3
/
+3
2009-06-29
ldb: Properly handle NULL when copying attr lists.
Andrew Kroeger
1
-4
/
+4
2009-06-10
fixed server side sorting of case-insensitive strings
Andrew Tridgell
1
-3
/
+0
2009-06-01
when comp_num is zero, the case folded DN is always ""
Andrew Tridgell
1
-8
/
+2
2009-05-26
s4:ldb:modules: Correct typos.
Andrew Kroeger
1
-3
/
+1
2009-04-23
Provide a ldb_global_init() function for compatibility with older versions of...
Jelmer Vernooij
1
-0
/
+6
2009-04-07
fixed internal handling of attribute deletion
Andrew Tridgell
1
-13
/
+23
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
2
-7
/
+67
2009-03-12
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
1
-1
/
+3
2009-03-12
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
1
-0
/
+35
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-4
/
+1
2009-02-23
Make all transactions nested in ldb. The current samba4 code expects this
Simo Sorce
1
-59
/
+73
2009-01-30
Explicitly include ldb_handlers.h where necessary
Simo Sorce
1
-0
/
+1
2009-01-30
Add helper function to get a module name, may be useful for debugging.
Simo Sorce
1
-0
/
+5
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
13
-13
/
+63
2009-01-21
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
1
-3
/
+10
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-4
/
+4
[next]