tsocket: remove prototype of non-existing tsocket_address_inet_set_broadcast()
[ira/wip.git] / source4 /
2009-11-03 Nadezhda IvanovaFixed some missing flags and bugs in the security creation.
2009-11-03 Nadezhda IvanovaFixed a bug in object specific access checks.
2009-11-03 Nadezhda IvanovaAdded some dn to the info in the log messages.
2009-11-02 Andrew Bartletts4:dsdb Fix up after the MAP_ constants became LDB_MAP_
2009-11-02 Andrew Bartletts4:provision Remove LDB backend files in provision
2009-11-02 Andrew Bartletts4:provision Split ProvisionBackend out of the main...
2009-11-02 Andrew Bartletts4:provision Inline 'ldap_backend_shutdown' for clarity
2009-11-02 Andrew Bartletts4:provision Fix samdb test with new provision code
2009-11-02 Andrew Bartletts4:provision Move 'Schema' into it's own file
2009-11-02 Andrew Bartletts4:provision Make 'linked_attributes' and 'dnsyntax_att...
2009-11-02 Andrew Bartletts4:provision Rework provision to always have a Provisio...
2009-11-02 Endi S. Dewatas4 - SID allocation using FDS DNA plugin
2009-11-02 Endi S. Dewatas4:dsdb - Removed redundant domain SID filter.
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Endi S. Dewatas4 - Mapped AD schema to existing FDS schema.
2009-11-02 Endi S. Dewatas4:dsdb - Fixed attribute dereferencing for FDS
2009-11-02 Andrew BartlettRemove special case logic in 'samdb_relative_path'.
2009-11-02 Andrew Bartletts4:dsdb Revert back to using DN:filename in the partiti...
2009-11-02 Andrew Bartletts4:credentials Put the 'secrets.keytab' in the same...
2009-11-02 Matthieu Patous4: Create a script for updating a running provision...
2009-11-02 Matthias Dieter... s4:torture/raw/samba3misc - Add "discard_const_p" macro...
2009-11-02 Andrew Bartletts4:ldb Remove debug traces duplicated by the new generi...
2009-10-30 Matthias Dieter... s4:nbt_server/wins/winsdb - Fix "const" warning
2009-10-30 Günther Deschners4-smbtorture: skip bigendian tests against s3 in RPC...
2009-10-30 Günther Deschners4-smbtorture: fix warning in RPC-WKSSVC torture test.
2009-10-30 Matthias Dieter... s4:kdc/hdb-samba4 - Remove unused variable
2009-10-29 Jeremy AllisonChange RAW-STREAMS for s3 to allow rename over an exist...
2009-10-28 Stefan (metze) Met... Add in Metze's new code to ndr encode the user.DOSATTRIB
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 Andrew Tridgells4-dsdb: call dsdb_make_schema_global() from ldb_wrap
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-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 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 Metzmachers4:gensec/schannel: remove unused talloc_reference...
2009-10-23 Matthias Dieter... ldb python bindungs - better use the "enum ldb_scope...
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 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 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 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"
2009-10-21 Matthias Dieter... s4:libcli/security/access_check - Add "const" in front...
2009-10-21 Matthias Dieter... s4:smbtorture - Add "const" before "value"
2009-10-21 Andrew Bartletts4:dsdb Use the 'correct' case for the namingContext...
2009-10-21 Andrew Bartletts4:dsdb Add default modules list to samba3sam
next