ira/wip.git
2009-10-28 Stefan Metzmachers3:configure: only check for gpfs_gpl.h
2009-10-28 Günther Deschners3-passdb: move open_schannel_session_store() to passdb...
2009-10-28 Günther Deschners3-net: acct_flags are uint32_t in net_sam_set_userflag().
2009-10-28 Günther Deschneradssearch: dump some more nttime timestamps.
2009-10-28 Günther Deschners3-lsa: add lsa_trusted_domain_mapping.
2009-10-28 Günther Deschnerlsa: add LSA_TRUSTED_DOMAIN access masks.
2009-10-28 Günther Deschners3-passdb: add secrets_delete_generic().
2009-10-28 Günther Deschners3-lsa: add lsa_secret_mapping.
2009-10-28 Günther Deschnerlsa: add LSA_SECRET access masks.
2009-10-28 Günther Deschners3-lsa: use correct function name in_lsa_RemoveAccountR...
2009-10-28 Günther Deschners3-lsa: pure cosmetic indentation fixes.
2009-10-28 Günther Deschners3-lsa: use enum lsa_LookupNamesLevel in lsa_lookup_lev...
2009-10-27 Matthias Dieter... ldb:tdb backend - be also here more careful with the...
2009-10-27 Matthias Dieter... ldb:python bindings - make the intention by Jelmer...
2009-10-27 Matthias Dieter... Revert "ldb python bindungs - better use the "enum...
2009-10-27 Karolin Seegers3/docs: Document new pdbedit -K option.
2009-10-27 Michael Adams3: pdbedit: add option --kickoff-time/-K to set the...
2009-10-27 Andrew Tridgells4-dsdb: call dsdb_make_schema_global() from ldb_wrap
2009-10-27 Jeremy AllisonSecond part of the fix for bug 6828 - infinite timeout...
2009-10-27 Andrew Tridgells4-dsdb: always cancel transactions on all partitions
2009-10-27 Andrew Tridgells4-ldb: '+' can also happen in base64 encoded index DNs
2009-10-27 Andrew Bartletts4:ldb Add detail to failures in the indexing code
2009-10-27 Andrew Bartletts4:dsdb Rework partitions module for better tracing
2009-10-27 Andrew Bartletts4:ldb Add additional tracing of the ldb API
2009-10-27 Andrew Bartletts4:dsdb Remove partition_extended_schema_update_now
2009-10-26 Karolin Seegers3: Rename new parameter "ldap ref follow" to "ldap...
2009-10-26 Karolin Seegers3:docs: Public is not a synonym for access based share...
2009-10-26 Karolin Seegers3:docs: fake dir create times is a global parameter.
2009-10-25 Andrew Tridgells4-ldb: fixed request handling for schemaUpdateNow op
2009-10-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-25 Andrew Tridgells4-ldb: allow for unescaped '=' in a index DN
2009-10-25 Matthias Dieter... ldb:backend "connect" functions - convert result values...
2009-10-25 Andrew Tridgells4-samdb: reduce the number of samdb opens at startup
2009-10-25 Andrew Tridgells4-ldb: ensure DNs pass validity tests in indexing
2009-10-25 Andrew Tridgells4-ldb: fixed string length handling on index records
2009-10-25 Andrew Tridgells4-dsdb: ensure that new partitions inherit any transaction
2009-10-25 Andrew Tridgelltdb: detect tdb store of identical records and skip
2009-10-25 Andrew Tridgells4-ldb: don't allow modifies outside a transaction.
2009-10-25 Andrew Tridgells4-ldb: fixed re-index during a complex transaction
2009-10-25 Andrew Tridgells4-python: fixed annoyance where control-C doesn't...
2009-10-24 Stefan Metzmachers4:dcesrv_samr: always use mem_ctx as initial parent...
2009-10-24 Stefan Metzmachers4:loadparm: don't leak the names of all shares in...
2009-10-24 Stefan Metzmachers4:dsdb/partition_init: don't leak a talloc_new() in...
2009-10-24 Stefan Metzmacherlibcli/auth: initialize creds in netlogon_creds_client_...
2009-10-24 Stefan Metzmachers4:gensec/schannel: remove unused talloc_reference...
2009-10-24 Stefan Metzmacherlibcli/auth: fix memory leak in schannel_creds_server_s...
2009-10-24 Stefan Metzmacherlibcli/auth: don't leak the ldb_msg in schannel_store_s...
2009-10-23 Barry SabsevitzFix bug 6802 - A created folder does not properly inher...
2009-10-23 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-10-23 Matthias Dieter... ldb python bindungs - better use the "enum ldb_scope...
2009-10-24 Bo Yangs3: Fix crash in pam_winbind, another reference to...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-23 Andrew Bartletts4:dsdb 'attrs' must be static (otherwise segv with...
2009-10-23 Andrew Bartletts4:dsdb Fix samba3sam test again.
2009-10-23 Andrew Bartletts4:dsdb Add error string in 'no such object' because...
2009-10-23 Andrew Bartletts4:dsdb Remove unused variables
2009-10-23 Andrew Bartletts4:dsdb Do less allocation when searching for partition...
2009-10-23 Andrew Bartletts4:setup Mark 'cn' in secrets as case insensitive
2009-10-23 Andrew Bartletts4:secrets Look for LDAP secret with a name that is...
2009-10-23 Andrew Bartletts4:gensec Use an index on computerName in schannel.ldb
2009-10-23 Andrew Bartlettutil:ldb Allow multiple entries to be added in one...
2009-10-23 Andrew Bartletts4:dsdb Split schema loading and schema data management
2009-10-23 Andrew Bartletts4:dsdb Set partitions metadata as soon as it is set up.
2009-10-23 Andrew Tridgells4-selftest: lower some of the timeouts during make...
2009-10-23 Andrew Tridgells4-samdb: make sure the static credentials are never...
2009-10-23 Andrew Tridgells4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
2009-10-23 Andrew Tridgells4-ldb: use ldb_wrap_fork_hook() to cancel child transa...
2009-10-23 Andrew Tridgells4-ldb: added ldb_transaction_cancel_noerr()
2009-10-23 Andrew Tridgells4-server: call the ldb_wrap_fork_hook() after a fork()
2009-10-23 Andrew Tridgells4-server: pre-open the main ldb databases in the server
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-23 Andrew Tridgells4-dsdb: add a static samdb_credentials
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-22 Jeremy AllisonSimplify the logic.
2009-10-22 Jeremy AllisonFix bug 6829 - smbclient does not show special characte...
2009-10-22 Volker Lendeckes3: Remove a pointless #endif/#ifdef pair
2009-10-22 Andrew Tridgells4-lsa: fixed breakage of lsa server
2009-10-22 Andrew Tridgells4-torture: fixed double free in libnet_group test
2009-10-22 Matthias Dieter... s4:provision - Reintroduce accidentally removed paramet...
2009-10-22 Andrew Tridgells4-lsa: fixed the lsa server to cope with the new tests...
2009-10-22 Andrew Tridgells4-ldb: added a TODO about checking the indexlist
2009-10-22 Andrew Tridgells4-ldb: fixed some memory leaks in new indexing code
2009-10-22 Andrew Tridgells4-ldb: don't try to index non-indexed attributes
2009-10-22 Andrew Tridgells4-selftest: removed raw.unlink from quicktest
2009-10-22 Andrew Tridgells4-ldb: ensure new dn_list elements are not owned by...
2009-10-22 Andrew Tridgells4-ldb: over-allocate index records to save on realloc...
2009-10-22 Andrew Tridgells4-ldb: fixed tdb error handling in ldb_index.c
2009-10-22 Andrew Tridgells4-ldb: delete empty index records
2009-10-22 Andrew Tridgells4-ldb: do more validation of idxptr lists
2009-10-22 Andrew Tridgells4-ldb: expose ltdb_err_map and ltdb_delete_noindex
2009-10-22 Andrew Tridgells4-ldb: fast path for equal pointers
2009-10-22 Andrew Tridgellselftest: make python run unbuffered
2009-10-22 Andrew Tridgellutil: fixed place where we could look one byte past...
2009-10-22 Andrew Tridgellidl-drsblobs: mark some more reserved values as value(0)
2009-10-22 Andrew Tridgells4-ldb: when taking a list intersection, the result...
2009-10-22 Andrew Tridgells4-ldb: ldb indexing rewrite - part1
2009-10-22 Andrew Tridgells4-ldb: ldb_oom() for modules
2009-10-21 Andrew Bartletts4:torture Silence const warning by use of data_blob_co...
2009-10-21 Matthias Dieter... s4:dsdb/samdb/cracknames - Remove unused header and...
2009-10-21 Matthias Dieter... s4:ldb_sort - Add some more "const"
next