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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-ldb: fixed the parsing of references in the openldap backend
Andrew Tridgell
2010-07-02
1
-5
/
+6
*
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
2010-06-30
8
-7680
/
+0
*
s4:ldb/python: make it possible to run tests standalone
Stefan Metzmacher
2010-06-30
8
-3
/
+22
*
ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded ret...
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+0
*
ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove unneeded caste before "dlsym"
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+1
*
s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts
Matthias Dieter Wallnöfer
2010-06-29
1
-4
/
+3
*
ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free the linearized string w...
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+4
*
s4:ldb_dn.c - make the code parts which free extended components consistent
Matthias Dieter Wallnöfer
2010-06-29
1
-9
/
+7
*
ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num" initalisation upwards...
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+3
*
Implementation of self membership validated right.
Nadezhda Ivanova
2010-06-28
1
-5
/
+103
*
ldb: Fix a wrong changetype in unit test
Matthieu Patou
2010-06-25
1
-1
/
+1
*
s4-ldb: use CHECK_XSLTPROC_MANPAGES()
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
s4/ldb: ldb_msg_el_map_remote() should rename the remote attribute names into...
Endi S. Dewata
2010-06-24
1
-1
/
+15
*
libds:common Remove DS_DC_* domain functionality flags
Andrew Bartlett
2010-06-23
1
-8
/
+8
*
s4/dsdb-test: fix usage comment
Kamen Mazdrashki
2010-06-22
1
-2
/
+2
*
s4:ldap.py - test subtree deletes through a new testcase
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+48
*
ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes
Matthias Dieter Wallnöfer
2010-06-20
2
-0
/
+34
*
ldb:ldb.h - add classifications to the control declarations
Matthias Dieter Wallnöfer
2010-06-20
1
-7
/
+13
*
ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"
Matthias Dieter Wallnöfer
2010-06-20
1
-12
/
+19
*
ldb:pyldb.c - some cleanups and adequations also in "py_ldb_modify" and "py_l...
Matthias Dieter Wallnöfer
2010-06-20
1
-19
/
+28
*
s4:ldb: only do ABI checking for the standalone build for now
Stefan Metzmacher
2010-06-20
1
-12
/
+24
*
ldb: Add ABI file for use when including ildap in the build.
Jelmer Vernooij
2010-06-20
1
-0
/
+224
*
ldb: Change LDBSAMBA back to subsystem, update comments, use different
Jelmer Vernooij
2010-06-20
1
-2
/
+7
*
Move a few more samdb-specific methods to SamDB, away from Ldb.
Jelmer Vernooij
2010-06-20
1
-2
/
+2
*
ldb: add a new control bypassioperationnal
Matthieu Patou
2010-06-20
3
-0
/
+37
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
6
-21
/
+24
*
acl: Clean up formatting, use samba.tests.TestCase.
Jelmer Vernooij
2010-06-19
1
-124
/
+128
*
python/passwords: Clean up imports.
Jelmer Vernooij
2010-06-19
1
-8
/
+7
*
dsdb_schema_info: Clean up imports, avoid using rpc test case for
Jelmer Vernooij
2010-06-19
1
-9
/
+2
*
s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+9
*
ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DN
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+7
*
ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntax
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+9
*
ldb:python bindings - some small cleanup & improvements in "py_ldb_add"
Matthias Dieter Wallnöfer
2010-06-19
1
-14
/
+13
*
ldb:python bindings - let also "py_ldb_delete" support controls
Matthias Dieter Wallnöfer
2010-06-19
1
-6
/
+50
*
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
2010-06-19
1
-1
/
+1
*
ldb: Remove dependency on self.
Jelmer Vernooij
2010-06-18
1
-1
/
+1
*
ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...
Jelmer Vernooij
2010-06-18
1
-2
/
+2
*
s4:ldap.py - add another test about linked attributes
Matthias Dieter Wallnöfer
2010-06-16
1
-1
/
+90
*
s4-waf: Fix build of libldb_ildap against system ldb.
Jelmer Vernooij
2010-06-15
1
-1
/
+1
*
wafsamba: Fix include path inheritance from module subsystems.
Jelmer Vernooij
2010-06-15
1
-10
/
+0
*
ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...
Jelmer Vernooij
2010-06-15
2
-5
/
+221
*
ldb: Fix included ldb build.
Jelmer Vernooij
2010-06-15
2
-1
/
+14
*
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
2010-06-15
1
-72
/
+70
*
s4:Descriptor tests clean-up.
Nadezhda Ivanova
2010-06-14
1
-153
/
+67
*
Support system talloc/tevent headers.
Jelmer Vernooij
2010-06-13
1
-2
/
+2
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
1
-2
/
+2
*
Adjusted ACL tests to use encripted connection.
Nadezhda Ivanova
2010-06-11
1
-120
/
+69
*
s4:passwords.py - set the "dSHeuristics"
Matthias Dieter Wallnöfer
2010-06-11
1
-0
/
+33
*
s4:passwords.py - use "self" before "enable_account" to make really sure whic...
Matthias Dieter Wallnöfer
2010-06-11
1
-1
/
+1
[prev]
[next]