git.samba.org
/
ira
/
wip.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s4-ldb: fixed an issue in rename/modify indexing
2009-11-20
Andrew Tridgell
s4-ldb: fixed an issue in rename/modify indexing
commit
|
commitdiff
|
tree
2009-11-20
Andrew Tridgell
s4-ldb: allow ldap.py test suite to run directly against...
commit
|
commitdiff
|
tree
2009-11-18
Andrew Tridgell
fixed the build
commit
|
commitdiff
|
tree
2009-11-14
Erick Nascimento
s4-drs: DsExecuteKCC() implementation
Signed-off-by:
Andrew Tridgell
<tridge@samba.org>
commit
|
commitdiff
|
tree
2009-11-13
Andrew Tridgell
s4-ldb: changed the DN checks for \n to warnings
commit
|
commitdiff
|
tree
2009-11-13
Andrew Tridgell
s4-ldb: make DN escaping/unescaping consistent
commit
|
commitdiff
|
tree
2009-11-09
Andrew Tridgell
s4-samdb: remove the rDN size constraint of 64
commit
|
commitdiff
|
tree
2009-11-09
Andrew Tridgell
s4-hdb: go back to a separate samdb for the KDC
commit
|
commitdiff
|
tree
2009-10-27
Andrew Tridgell
s4-dsdb: call dsdb_make_schema_global() from ldb_wrap
commit
|
commitdiff
|
tree
2009-10-27
Andrew Tridgell
s4-dsdb: always cancel transactions on all partitions
commit
|
commitdiff
|
tree
2009-10-27
Andrew Tridgell
s4-ldb: '+' can also happen in base64 encoded index DNs
commit
|
commitdiff
|
tree
2009-10-27
Andrew Bartlett
s4:ldb Add detail to failures in the indexing code
commit
|
commitdiff
|
tree
2009-10-27
Andrew Bartlett
s4:dsdb Rework partitions module for better tracing
commit
|
commitdiff
|
tree
2009-10-27
Andrew Bartlett
s4:ldb Add additional tracing of the ldb API
commit
|
commitdiff
|
tree
2009-10-27
Andrew Bartlett
s4:dsdb Remove partition_extended_schema_update_now
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: fixed request handling for schemaUpdateNow op
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: allow for unescaped '=' in a index DN
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-samdb: reduce the number of samdb opens at startup
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: ensure DNs pass validity tests in indexing
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: fixed string length handling on index records
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-dsdb: ensure that new partitions inherit any transaction
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
tdb: detect tdb store of identical records and skip
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: don't allow modifies outside a transaction.
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-ldb: fixed re-index during a complex transaction
commit
|
commitdiff
|
tree
2009-10-25
Andrew Tridgell
s4-python: fixed annoyance where control-C doesn't...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-python: we need to include Python.h first
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb 'attrs' must be static (otherwise segv with...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Fix samba3sam test again.
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Add error string in 'no such object' because...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Remove unused variables
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Do less allocation when searching for partitions...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:setup Mark 'cn' in secrets as case insensitive
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:secrets Look for LDAP secret with a name that is...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:gensec Use an index on computerName in schannel.ldb
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
util:ldb Allow multiple entries to be added in one...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Split schema loading and schema data management
commit
|
commitdiff
|
tree
2009-10-23
Andrew Bartlett
s4:dsdb Set partitions metadata as soon as it is set up.
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-selftest: lower some of the timeouts during make...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-samdb: make sure the static credentials are never...
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-ldb: use ldb_wrap_fork_hook() to cancel child transactions
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-ldb: added ldb_transaction_cancel_noerr()
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-server: call the ldb_wrap_fork_hook() after a fork()
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-server: pre-open the main ldb databases in the server
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-dsdb: add a static samdb_credentials
commit
|
commitdiff
|
tree
2009-10-23
Andrew Tridgell
s4-dsdb: create a static system_session context
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-lsa: fixed breakage of lsa server
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-torture: fixed double free in libnet_group test
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-lsa: fixed the lsa server to cope with the new tests...
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: added a TODO about checking the indexlist
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: fixed some memory leaks in new indexing code
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: don't try to index non-indexed attributes
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-selftest: removed raw.unlink from quicktest
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: ensure new dn_list elements are not owned by...
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: over-allocate index records to save on realloc...
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: fixed tdb error handling in ldb_index.c
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: delete empty index records
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: do more validation of idxptr lists
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: expose ltdb_err_map and ltdb_delete_noindex
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: fast path for equal pointers
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
selftest: make python run unbuffered
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
util: fixed place where we could look one byte past...
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
idl-drsblobs: mark some more reserved values as value(0)
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: when taking a list intersection, the result...
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: ldb indexing rewrite - part1
commit
|
commitdiff
|
tree
2009-10-22
Andrew Tridgell
s4-ldb: ldb_oom() for modules
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-torture: fixed a pipe leak
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-selftest: the secleak test is not designed for automated...
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/auth/gensec
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/auth/ntlmssp
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/auth/ntlm
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/client
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/rpc_server
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4: ran minimal_includes.pl on source4/winbind
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-torture: ran minimal_includes.pl over source4/torture
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-script: cleanup tmp files in minimial_includes.pl
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-selftest: skip two more scanners
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-torture: fixed a fd/mem leak in the RPC-LSA-SECRETS...
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-selftest: skip the trans2.scan test
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-dsdb: fixed empty structure error on solaris8
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
s4-idl: don't call a variable 'stat'
commit
|
commitdiff
|
tree
2009-10-20
Andrew Tridgell
lib-util: check for too many combinations in generate_unique...
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
tdb: fixed the intermittent failure of tdbtorture in...
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
selftest: try to get the valgrind errors showing again...
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
util: fixed generate_unique_strs() to be portable
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-selftest: fixed 'make testenv'
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-pyldb: fixed 64 bit issues
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-idmap: the idmap database should be indexed
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-libnet: fixed privilege handling in samsync to use...
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-pvfs: fill in alignment_requirement (valgrind error)
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
Revert "selftest: fixed filter to know about a "error...
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-selftest: move secdesc.python test to skip list
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
selftest: fixed filter to know about a "error" result
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-test: removed duplicate knownfail entry
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-pvfs: another uninitialised variable
commit
|
commitdiff
|
tree
2009-10-19
Andrew Tridgell
s4-pvfs: fixed uninitialised variable
commit
|
commitdiff
|
tree
2009-10-18
Andrew Tridgell
s4-test: the ldap secdesc test is expected to fail...
commit
|
commitdiff
|
tree
2009-10-18
Andrew Tridgell
s4-test: SMB2 oplocks in s4 are a mess
commit
|
commitdiff
|
tree
next