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
2010-06-18
ldb: Remove dependency on self.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...
Jelmer Vernooij
1
-2
/
+2
2010-06-16
s4:ldap.py - add another test about linked attributes
Matthias Dieter Wallnöfer
1
-1
/
+90
2010-06-15
s4-waf: Fix build of libldb_ildap against system ldb.
Jelmer Vernooij
1
-1
/
+1
2010-06-15
wafsamba: Fix include path inheritance from module subsystems.
Jelmer Vernooij
1
-10
/
+0
2010-06-15
ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...
Jelmer Vernooij
2
-5
/
+221
2010-06-15
ldb: Fix included ldb build.
Jelmer Vernooij
2
-1
/
+14
2010-06-15
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
1
-72
/
+70
2010-06-14
s4:Descriptor tests clean-up.
Nadezhda Ivanova
1
-153
/
+67
2010-06-13
Support system talloc/tevent headers.
Jelmer Vernooij
1
-2
/
+2
2010-06-13
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
1
-2
/
+2
2010-06-11
Adjusted ACL tests to use encripted connection.
Nadezhda Ivanova
1
-120
/
+69
2010-06-11
s4:passwords.py - set the "dSHeuristics"
Matthias Dieter Wallnöfer
1
-0
/
+33
2010-06-11
s4:passwords.py - use "self" before "enable_account" to make really sure whic...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-11
s4:ldap.py - check how the directory server behaves when the 'distinguishedNa...
Matthias Dieter Wallnöfer
1
-2
/
+12
2010-06-11
s4:ldap.py - check if the "name" of an entry was really ignored
Matthias Dieter Wallnöfer
1
-2
/
+7
2010-06-11
ldb:ldb_sqlite3 backend - remove a warning which has already been resolved
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-06-11
ldb:ldb_sqlite3 backend - remove checks which are now done elsewhere
Matthias Dieter Wallnöfer
1
-29
/
+0
2010-06-10
s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID"
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-06-10
s4:ldap.py - add a test to demonstrate the 'instanceType' behaviour
Matthias Dieter Wallnöfer
1
-0
/
+39
2010-06-07
ldb:pyldb.c - we cannot use "ldb_dn_compare" if both message DNs are NULL in ...
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-06-07
s4 python: add more unit tests to verify the compare tests
Matthieu Patou
1
-0
/
+19
2010-06-07
s4:objectclass_attrs LDB module - move the single-valued attribute check into...
Matthias Dieter Wallnöfer
1
-44
/
+0
2010-06-07
s4:rdn_name LDB module - move the "distinguishedName" write prevent check here
Matthias Dieter Wallnöfer
2
-7
/
+6
2010-06-07
s4:ldap.py - add some "objectclass" behaviour tests
Matthias Dieter Wallnöfer
1
-0
/
+190
2010-06-07
s4:ldap.py - enhance the attributes testcase to demonstrate how the attribute...
Matthias Dieter Wallnöfer
1
-2
/
+75
2010-06-07
s4:ldap.py - enhance the rename tests to demonstrate the functionality
Matthias Dieter Wallnöfer
1
-0
/
+37
2010-06-07
s4:ldb python bindings - implement comparison on Python LDB Message objects
Matthieu Patou
1
-2
/
+38
2010-06-06
ldb:ldb_msg_remove_attr - provide a better implementation
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-06
s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes...
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-06-06
s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributes
Matthias Dieter Wallnöfer
1
-4
/
+2
2010-06-06
s4:rdn_name LDB module - remove "rdn_name_find_attribute"
Matthias Dieter Wallnöfer
1
-15
/
+2
2010-06-06
ldb:ltdb_filter_attrs - fix a counter variable type
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-06
s4:urgent_replication.py - specify the "dnsRoot" attribute which is requested...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-06-06
s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-06-02
s4:ldb_msg_element_compare - fix typo in comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-02
s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-31
pyldb_util: Remove dependency on LIBPYTHON - it's already there
Jelmer Vernooij
1
-2
/
+1
2010-05-31
ldb:ldb_msg_add_steal_string - prevent also there the addition of strings wit...
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-05-31
Revert "ldb: Remove Samba-specific symbols."
Simo Sorce
1
-0
/
+5
2010-05-31
pyldb: Remove duplicate copy of function.
Jelmer Vernooij
1
-28
/
+0
2010-05-31
ldb: Remove unexisting and mistyped function from header
Simo Sorce
1
-2
/
+0
2010-05-31
ldb: Install ldb_handlers.h header.
Jelmer Vernooij
1
-3
/
+3
2010-05-31
ldb: Remove Samba-specific symbols.
Jelmer Vernooij
1
-5
/
+0
2010-05-31
ldb: Move utility functions to separate file.
Jelmer Vernooij
2
-4
/
+88
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
5
-10
/
+34
2010-05-31
ldb: Revert signature file changes made in 151e239bcf2860411527a953d627b2d724...
Kai Blin
1
-0
/
+5
2010-05-31
ldb/waf: Fix build with system and bundled ldb.
Jelmer Vernooij
2
-9
/
+5
2010-05-31
waf: Refactor manpage building code.
Jelmer Vernooij
1
-3
/
+5
2010-05-31
Add manpages argument to SAMBA_LIBRARY().
Jelmer Vernooij
1
-16
/
+3
[next]