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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
pythonbindings: allow add() to have an array of controls as second parameter
Matthieu Patou
1
-0
/
+8
2009-09-20
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
1
-4
/
+4
2009-09-20
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
1
-4
/
+9
2009-09-20
s4:sec_descriptor - fix constant
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-09-16
Tests for descriptor inheritance
Zahari Zahariev
1
-0
/
+1610
2009-09-14
pyldb: Don't segfault when invalid type is specified to Dn.get().
Jelmer Vernooij
1
-0
/
+4
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-07
s4:ldap.py - Adds a test for the primary group behaviour
Matthias Dieter Wallnöfer
1
-12
/
+132
2009-08-26
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
1
-1
/
+3
2009-08-26
s4:ldb Add hooks to get/set the flags on a ldb_message_element
Andrew Bartlett
1
-5
/
+39
2009-08-24
s4:ldb Add python binding and test for ldb_msg_diff()
Andrew Bartlett
1
-0
/
+11
2009-08-17
fixed the updateNow schema test to use a canonical OID
Andrew Tridgell
1
-1
/
+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
s4:test for "primaryGroupToken"
Matthias Dieter Wallnöfer
1
-10
/
+58
2009-08-03
pyldb: Raise proper exception when attempting to assign a string to a dn
Jelmer Vernooij
1
-0
/
+6
2009-07-08
Test for schemaUpdateNow command
Anatoliy Atanasov
1
-54
/
+126
2009-06-19
s4:ldb Add test for integer normalisation behaviour
Andrew Bartlett
1
-0
/
+17
2009-06-17
pyldb: Fix three more (minor) memory leaks.
Jelmer Vernooij
1
-2
/
+2
2009-06-17
pyldb/tests: Use different dn's everywhere, to easily spot which test is
Jelmer Vernooij
1
-49
/
+49
2009-06-17
pyldb: Support getting the parent of special DNs without segfaulting.
Jelmer Vernooij
1
-0
/
+11
2009-04-14
s4:ldb Make it possible to re-run ldap.py again
Andrew Bartlett
1
-2
/
+6
2009-03-20
Adapt Zahari's test to the generic LDB Python tests.
Jelmer Vernooij
1
-0
/
+13
2009-03-17
added support for parentGUID
Andrew Tridgell
1
-0
/
+30
2009-02-03
s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the tests
Stefan Metzmacher
4
-56
/
+56
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-3
/
+1
2009-01-08
Fix ldap.py test on systems that *can* find the record (the search fails here...
Jelmer Vernooij
1
-1
/
+1
2009-01-07
Fix ldap.py test.
Jelmer Vernooij
1
-8
/
+8
2009-01-07
Use new error constant (missing from 6efb7ff9)
Andrew Bartlett
1
-1
/
+1
2008-12-21
Fix various Python-related bugs.
Jelmer Vernooij
1
-57
/
+57
2008-12-21
Fix more introduced regressions in new bindings.
Jelmer Vernooij
1
-33
/
+32
2008-12-20
Fix all pyldb tests except for modules.
Jelmer Vernooij
1
-6
/
+13
2008-12-19
Merge branch 'pyregistry' of git://git.samba.org/jelmer/samba
Jelmer Vernooij
1
-2
/
+2
2008-12-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-27
/
+60
2008-12-19
Avoid use of parentheses in Python import statements, as it's not supported b...
Jelmer Vernooij
1
-4
/
+4
2008-12-19
Fix more tests.
Jelmer Vernooij
1
-1
/
+2
2008-12-19
Remove swig support from standalone ldb build.
Jelmer Vernooij
1
-1
/
+0
2008-12-17
s4:ldb: add some python tests for extended dns
Andrew Bartlett
1
-27
/
+60
2008-10-16
Assert that the server provides allowedAttributes (etc) on each entry
Andrew Bartlett
1
-2
/
+6
2008-10-08
Fix subunit files location after cherrypicks.
Jelmer Vernooij
1
-0
/
+1
2008-09-24
Fix python test, we can't check only the first member, because the order
Simo Sorce
1
-1
/
+4
2008-09-20
Don't expose ldb_request in the Python API but rather use regular
Jelmer Vernooij
1
-3
/
+8
2008-09-19
Add support for implementing LDB modules in Python.
Jelmer Vernooij
1
-4
/
+27
2008-09-12
Fix spellings and file names
Simo Sorce
2
-32
/
+32
2008-08-22
disable the anr== tests until they are understood
Andrew Tridgell
1
-12
/
+13
2008-08-21
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
1
-7
/
+7
2008-08-18
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
2
-13
/
+0
2008-08-15
Generate the subSchema in cn=Aggregate
Andrew Bartlett
1
-0
/
+30
2008-07-21
Sleep longer in the hope that the OpenLDAP backend might catch up
Andrew Bartlett
1
-2
/
+2
2008-07-16
Another kludge to let the OpenLDAP backend catch up.
Andrew Bartlett
1
-0
/
+2
[next]