samba.git
2010-01-01 Andrew Tridgells4-drs: set flag to indicate that we do support linked...
2010-01-01 Andrew Tridgells4-ldb: show the error code as well as errstr
2010-01-01 Andrew Tridgells4-dsdb: fixed valgrind error in replmd modify
2010-01-01 Andrew Tridgells4-drs: don't try to remove backlinks directly
2010-01-01 Andrew Tridgells4-drs: isRecycled only exists in FL W2K8-R2
2010-01-01 Andrew Tridgells4-drs: use DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-drs: update comment to refect only forward link...
2010-01-01 Andrew Tridgells4-drs: fixed typo for uSNCreated
2010-01-01 Andrew Tridgells4-drs: use dsdb_module_guid_by_dn()
2010-01-01 Andrew Tridgells4-drs: cope better with NULL GUIDS from DRS
2010-01-01 Andrew Tridgells4-drs: give an error message in repl_meta_data if...
2010-01-01 Andrew Tridgells4-drs: treat a zero GUID as not present in replmd_add_...
2010-01-01 Andrew Tridgells4-drs: update highwatermark after successfully encodin...
2010-01-01 Andrew Tridgells4-drs: send all linked attributes at the end of a...
2010-01-01 Andrew Tridgells4-drs: use the extended linearized form for DRS replic...
2010-01-01 Andrew Tridgells4-drs: implemented sorting functions based on replicat...
2010-01-01 Andrew Tridgells4-drs: we are doing the sorting for getncchanges in...
2010-01-01 Andrew Tridgells4-drs: give a reason when an AddEntry commit fails
2010-01-01 Andrew Tridgells4-schema: don't fill in the extended DN with a zero...
2010-01-01 Andrew Tridgellsd-schema: order DRS classes on the wire in reverse...
2010-01-01 Andrew Tridgells4-dsdb: added DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-ldb: added ldb_module_get_ops()
2010-01-01 Andrew Tridgells4-dsdb: use a common method for finding a link pair
2010-01-01 Andrew Tridgells4-drs: fixed the UDV return in getncchanges
2010-01-01 Andrew Tridgells4-drs: some useful debugging options for getncchanges
2010-01-01 Andrew Tridgells4-dsdb: fill in the correct version number of links...
2010-01-01 Andrew Tridgells4-dsdb: move checking for single valued links to samba...
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_check_single_valued_link()
2010-01-01 Andrew Tridgells4-drs: handle mixtures of old and new style links...
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_dn_is_upgraded_link_val()
2010-01-01 Andrew Tridgells4-ldb: use the RELAX control to disable single value...
2010-01-01 Andrew Tridgells4-dsdb: auto-upgrade w2k formatted linked attributes...
2010-01-01 Andrew Tridgells4-drs: added linked attribute replication to getncchanges
2010-01-01 Andrew Tridgells4-dsdb: ask for REVEAL_INTERNALS in getncchanges
2010-01-01 Andrew Tridgells4-dsdb: minor cleanup in DRS replicated objects code
2010-01-01 Andrew Tridgells4-dsdb: store full meta data from DRS for linked attri...
2010-01-01 Andrew Tridgells4-dsdb: add REVEAL_INTERNALS in the search for linked_...
2010-01-01 Andrew Tridgells4-dsdb: allow the component name to be specified in...
2010-01-01 Andrew Tridgells4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGI...
2010-01-01 Andrew Tridgells4-dsdb: handle links with no backlinks in replmd_delete
2010-01-01 Andrew Tridgells4-dsdb: simplify the linked_attributes module
2010-01-01 Andrew Tridgells4-dsdb: do the rename after the modify in replmd_delete
2010-01-01 Andrew Tridgells4-dsdb: some backlinks can be processed immediately
2010-01-01 Andrew Tridgells4-dsdb: remove linked_attributes_add
2010-01-01 Andrew Tridgells4-dsdb: add linked attributes meta_data handling to...
2010-01-01 Andrew Tridgells4-dsdb: added replmd_delete, based on Eduardos work
2010-01-01 Andrew Tridgells4-dsdb: the linked_attributes module no longer handles...
2010-01-01 Andrew Tridgells4-dsdb: repl_meta_data now replaces objectguid in...
2010-01-01 Andrew Tridgells4-dsdb: add a comment on the use of ldb_rename()
2010-01-01 Andrew Tridgells4-dsdb: linked_attributes_modify no longer handles...
2010-01-01 Andrew Tridgells4-dsdb: added support for backlinks in repl_meta_data
2010-01-01 Andrew Tridgells4-dsdb: implemeneted replmd_modify_la_replace()
2010-01-01 Andrew Tridgells4-dsdb: add a TODO item for linked attributes in exten...
2010-01-01 Andrew Tridgells4-dsdb: add support for storing linked attribute meta...
2010-01-01 Jelmer Vernooijheimdal_build: Explicitly specify 'YES' when enabling...
2010-01-01 Jelmer Vernooijs4/build: Indicate whether Samba4 is being built agains...
2009-12-31 Andrew Tridgells4-net: fixed finddcs to use empty SID instead of NULL...
2009-12-31 Andrew Tridgells4-testpasswords: fixed CONFIG and quoting
2009-12-31 Andrew Tridgells4-net: fixed pwsettings command
2009-12-31 Jelmer Vernooijpy/security: Add test for dom_sid.split.
2009-12-31 Jelmer Vernooijsamba: Fix whitespace, remove pointless 'pass' statement.
2009-12-31 Jelmer Vernooijpyldb: Add dom_sid.split in favor of less powerful...
2009-12-31 Jelmer Vernooijnet: Support 'super' commands implemented in Python.
2009-12-31 Jelmer Vernooijnet: Move 'newuser' to 'net newuser'
2009-12-31 Jelmer Vernooijnet: Fix tests and documentation of setexpiry.
2009-12-31 Jelmer Vernooijnet: Move setexpiry to 'net setexpiry'
2009-12-31 Jelmer Vernooijnet: Move 'setpassword' to 'net setpassword'.
2009-12-31 Jelmer Vernooijnet: Allow Python commands to return None instead of 0.
2009-12-31 Jelmer Vernooijblackbox.passwords: Use convenience variable for net.
2009-12-31 Jelmer VernooijFix commands in password tests.
2009-12-31 Jelmer Vernooijnet: Allow python subcommands to provide commands that...
2009-12-30 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-30 Matthias Dieter... s4:lib/registry/util.c - Reintroduce "FIXME"s
2009-12-30 André Hentschelnet: Add some German translation
2009-12-29 Stefan Metzmachers4:ntlmssp: remove mem_ctx from check_password() callba...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: always call ntlmssp_server_postauth...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: don't use a mem_ctx for ntlmssp_serv...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: don't use mem_ctx in auth_ntlmssp_ch...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: clear session key in ntlmssp_server_...
2009-12-29 Stefan Metzmachers4:ntlmssp: use data_blob_null in ntlmssp_server_auth()
2009-12-29 Stefan Metzmachers4:ntlmssp_server: remove unused variable
2009-12-29 Stefan Metzmachers4:auth/ntlmssp: let get_challenge() return a NTSTATUS...
2009-12-29 Stefan Metzmachers3:ntlmssp: change get_challange() to return NTSTATUS
2009-12-29 Jelmer Vernooijdsdb: Fix dependencies when building against system...
2009-12-29 Jelmer Vernooijnet: Make arguments available to python commands as...
2009-12-29 Jelmer Vernooijpython: When updating sys.path to include the Samba...
2009-12-29 Jelmer Vernooijs4/net: Allow options before arguments for Python commands.
2009-12-29 Jelmer Vernooijs4/net: Pass all arguments through to the Python commands.
2009-12-29 Jelmer Vernooijs4/net: Add domainlevel subcommand.
2009-12-29 Jelmer Vernooijs4/net: Use d_printf consistently when reporting errors.
2009-12-29 Jelmer VernooijUse CommandError exception to deal with problems during...
2009-12-29 Jelmer Vernooijs4/net: Make pwsettings a net subcommand.
2009-12-29 Jelmer Vernooijnetcmd: Add some basic tests.
2009-12-29 Jelmer Vernooijs4/net: Support parsing arguments in Python commands.
2009-12-29 Jelmer Vernooijnet: Support usage/help of subcommands implemented...
2009-12-29 Jelmer Vernooijnet: Support implementing subcommands in python.
2009-12-29 Stefan Metzmachers4:auth: add auth_get_server_info_principal() prototype...
2009-12-29 Stefan Metzmachers4:auth: make auth_challenge_may_be_modified() public
2009-12-29 Stefan Metzmachers4:auth: remove autogenerated auth/ntlm/auth_proto.h
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused p24 variable from ntlmssp_sig...
next