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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
Mark test_security_descriptor_add_neg as known failing (for now).
Jelmer Vernooij
1
-1
/
+1
2009-09-08
Basic tests for nTSceurityDescriptor both SDDL and BASE64 format
Zahari Zahariev
1
-2
/
+194
2009-09-08
s4/ldb: expose the ldb flags with ldb_get_flags()
Andrew Tridgell
2
-0
/
+11
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
6
-4
/
+20
2009-09-08
s4/ldb: fixed spelling
Andrew Tridgell
1
-2
/
+2
2009-09-07
s4:ldap.py - Adds a test for the primary group behaviour
Matthias Dieter Wallnöfer
1
-12
/
+132
2009-09-06
s4: Fix typo
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-06
s4:ldb_errors - add spaces
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-09-04
ldb: make ldb module programming less error prone
Andrew Tridgell
2
-0
/
+17
2009-09-04
ldb: ensure we cancel a ldb transaction
Andrew Tridgell
2
-3
/
+9
2009-09-03
always use prepare_commit in ldb transaction commits if possible
Andrew Tridgell
3
-6
/
+51
2009-09-02
show the full set of command line options for ldb tools
Andrew Tridgell
5
-29
/
+6
2009-09-02
use ldb_cmdline_help() in ldbsearch
Andrew Tridgell
2
-8
/
+3
2009-09-02
added ldb_cmdline_help()
Andrew Tridgell
1
-29
/
+36
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
2
-0
/
+28
2009-08-30
ldb: Depend on libtalloc 2.0.0
Simo Sorce
1
-1
/
+1
2009-08-30
ldb: cosmetic changes in ldb_dn
Simo Sorce
1
-193
/
+292
2009-08-28
s4:ldb Don't sleep(100) in this error case, but debug the LDIF
Andrew Bartlett
1
-6
/
+6
2009-08-28
s4-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)
Michael Adam
1
-6
/
+5
2009-08-26
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
4
-1
/
+95
2009-08-26
s4:ldb Add hooks to get/set the flags on a ldb_message_element
Andrew Bartlett
2
-5
/
+65
2009-08-24
s4:ldb Add python binding and test for ldb_msg_diff()
Andrew Bartlett
2
-0
/
+43
2009-08-21
s4:ldb Python requires that a 'compare' handler return -1, 0 or 1
Andrew Bartlett
1
-1
/
+5
2009-08-21
s4:ldb Use length-limited printf to avoid walking off end of strings
Andrew Bartlett
1
-1
/
+1
2009-08-17
s4:ldb python bindings: Handle the parameters of the connect call in the righ...
Matthias Dieter Wallnöfer
1
-2
/
+8
2009-08-17
s4:ldb Remove obsolete comment about ldb_tdb's sequence num
Andrew Bartlett
1
-2
/
+0
2009-08-17
fixed the updateNow schema test to use a canonical OID
Andrew Tridgell
1
-1
/
+2
2009-08-14
s4:ldb - Free the asynchronous result
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-08-14
s4: Better way to call "dom_sid_to_rid" from ldap.py
Matthias Dieter Wallnöfer
1
-4
/
+2
2009-08-11
ldb: Don't break the standalone LDB build (operational module removed)
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-08-11
s4:test for "primaryGroupToken"
Matthias Dieter Wallnöfer
1
-10
/
+58
2009-08-11
s4:operational module - move and enhancements
Matthias Dieter Wallnöfer
2
-326
/
+0
2009-08-07
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
1
-26
/
+44
2009-08-07
s4:ldb Make error message in rnd_name more useful
Andrew Bartlett
1
-3
/
+9
2009-08-05
s4:ldb Cosmetic corrections in "rdn_name" module
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-08-05
pyldb: Fix reference counting on ldb_message_elements, add extra type
Jelmer Vernooij
1
-1
/
+9
2009-08-05
s4:ldb initialise e->values[i].length before use in python bindings
Andrew Bartlett
1
-1
/
+1
2009-08-04
pyldb: Properly keep copies of Python string contents, rather than
Jelmer Vernooij
1
-9
/
+21
2009-08-03
pyldb: Raise proper exception when attempting to assign a string to a dn
Jelmer Vernooij
2
-5
/
+24
2009-07-23
s4:ldb: add support for the new Recycle Bin Feature LDAP controls
Stefan Metzmacher
2
-0
/
+68
2009-07-18
Actually fill in ldb modules directory.
Jelmer Vernooij
1
-1
/
+1
2009-07-18
Remove pyldb_util and simply duplicate the 5-line function it contains,
Jelmer Vernooij
5
-53
/
+12
2009-07-18
ldb: Display SHLD_FLAGS when building.
Jelmer Vernooij
1
-0
/
+1
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
19
-57
/
+58
2009-07-08
Test for schemaUpdateNow command
Anatoliy Atanasov
1
-54
/
+126
2009-07-06
s4:ldb Rework use of talloc and ldif objects in python wrapper
Andrew Bartlett
1
-3
/
+18
2009-07-06
s4:ldb Fix talloc hirarchy in LDIF parsing code
Andrew Bartlett
1
-3
/
+3
2009-06-30
s4:ldb Allow rootdse module to build without ldb_private.h
Andrew Bartlett
2
-1
/
+2
[next]