s4:ntlmssp: remove mem_ctx from check_password() callback to match s3
[abartlet/samba.git/.git] / source4 /
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 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 Metzmachers4:ntlmssp: fix whitespaces in ntlmssp.h
2009-12-27 Jelmer Vernooijpython: Remove sys.path line rather than updating it...
2009-12-25 Jelmer Vernooijpy_net/libnet: Remove C++-style comments, add more...
2009-12-25 Kamen Mazdrashkis4-libnet: Simple test for net.SetPassword() python...
2009-12-25 Kamen Mazdrashkis4-libnet: Python binding for libnet_SetPassword()
2009-12-25 Kamen Mazdrashkis4-net: Fix 'talloc_free with references ...' error
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:gensec: change gensec_update_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:kdc: use the remote and local address from the strea...
2009-12-24 Stefan Metzmachers4:smbd: hold tsocket_addresses on the stream_connection
2009-12-24 Stefan Metzmachers4:smb_server: fix mixing socket_address and tsocket_ad...
2009-12-24 Stefan Metzmachers4:lib/socket: add socket_get_{remote|local}_addr(...
2009-12-24 Stefan Metzmachers4:lib/socket: add helpers functions to convert between...
2009-12-23 Simo Sorces4:cleanups More trailing spaces and tabs
2009-12-23 Simo Sorces4:cleanups remove trailing spaces and tabs
2009-12-23 Simo Sorces4:ldb Fix declaration in the middle of the code
2009-12-23 Simo Sorces4: Fix the build
2009-12-23 Matthieu Patous4: tests controls parsing and using for ldbadd/ldbedit...
2009-12-23 Matthieu Patous4: make ldbadd/ldbmodify/ldbdelete really use the...
2009-12-22 Andrew Bartletts4:gensec Don't give a warning when Windows client...
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-12-22 Andrew Bartletts4:auth generate the prototype file in the right place
2009-12-22 Andrew BartlettSamba4 and LDB requires talloc 2.0.1
2009-12-22 Tim Proutys4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar...
2009-12-22 Tim Proutys4 torture: Update raw oplock to use win7 as the baseli...
2009-12-22 Tim Proutys4 torture: Be more permissive with share modes for...
2009-12-22 Tim Proutys4 torture: Do a better job of closing open files in...
2009-12-22 Jelmer Vernooijparam: Fix build on systems without ldb installed.
2009-12-21 Jelmer Vernooijprovision/pyldb: Avoid linking in static python ldb...
2009-12-21 Jelmer Vernooijldb_wrap: Fix compilation when using system ldb.
2009-12-21 Jelmer VernooijFix initialisation of TypeObject samba.param.LoadparmSe...
2009-12-21 Andrew Tridgells4-schema: fixed the sorting of schema attributes
2009-12-21 Andrew Tridgells4-torture: update uuid_compare test for new behaviour
2009-12-21 Kamen Mazdrashkis4-drs: Implement constraints on ATTID values in prefixMap
2009-12-21 Kamen Mazdrashkis4-tort: Test handling of different ATTID values in...
2009-12-21 Nadezhda IvanovaAdapted acl module to skip checks if as_system control...
2009-12-21 Kamen Mazdrashkis4-drs: Save prefix map using LDB_CONTROL_AS_SYSTEM...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_...
2009-12-21 Kamen Mazdrashkis4-dsdb-util: Utility function to process ldb_request...
2009-12-21 Kamen Mazdrashkis4-schema: Implement msDS-IntId attribute generation
2009-12-21 Kamen Mazdrashkis4-schema: Constraints on msDS-IntId attribute
2009-12-21 Kamen Mazdrashkis4-schema: Set ATTID in schema cache from "msDS-IntId"
2009-12-21 Kamen MazdrashkiRevert "s4-drs: cope with bogus empty attributes from...
2009-12-21 Kamen Mazdrashkis4-tort: Tests for "msDS-IntId" attribute implemented
2009-12-21 Kamen Mazdrashkis4-tort: Move Schema tests from ldap.py into separate...
2009-12-21 Kamen Mazdrashkis4-drs: Fix bug - prefixMap is not updated when adding...
2009-12-21 Kamen Mazdrashkis4-drstest: Don't remove temp LDB so it can be reviewed...
2009-12-21 Andrew Tridgells4-repl: give a reason why the prepare commit failed
2009-12-21 Andrew Tridgells4-kcc: don't crash with a NULL ntds connection list
2009-12-21 Andrew Tridgells4-repl: only try to replicate for NCs that we are...
2009-12-21 Andrew Tridgells4-torture: another unsigned comparison bug
2009-12-21 Andrew Tridgells4-schema: a unsigned comparison bug in the schema...
2009-12-21 Andrew Tridgells4-drs: another two unsigned comparison bugs
2009-12-21 Andrew Tridgells4-repl: lower debug level of a common message
2009-12-21 Andrew Tridgells4-dsdb: don't use a non-constant format string for...
2009-12-21 Andrew Tridgells4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_modul...
2009-12-21 Andrew Tridgells4-dsdb: added dsdb_get_extended_dn_uint64()
2009-12-21 Andrew Tridgells4-dsdb: use varargs expression in dsdb_module_search()
2009-12-21 Andrew Tridgells4-dsdb: added two new dsdb_get_extended_dn_*() helper...
2009-12-21 Andrew Tridgells4-provision: added a note about where invocationIDs...
2009-12-21 Andrew Tridgells4-dsdb: give us an invocationID when in standalone...
2009-12-19 Stefan Metzmachers4:kdc: setup the local and remote tsocket_address...
2009-12-19 Stefan Metzmachers4:kdc: convert UDP based communication to tdgram_context
2009-12-18 Zachary Loafmans4 torture: Add test to show archive bit behavior with...
2009-12-18 Tim Proutys4 torture: Fix RAW-STREAMS-DELETE to pass against...
2009-12-18 Nadezhda IvanovaAdded freeing a successful req so it doesnt croud the...
2009-12-18 Nadezhda IvanovaAdded oid for AS_SYSTEM control, used to bypass access...
2009-12-18 Andrew Tridgells4-dsdb: stop warnings about unknown struct GUID in...
2009-12-18 Andrew Tridgells4-ldb: fixed a valgrind error in ldbtest
2009-12-18 Andrew Tridgells4-dsdb: greatly simplify the subtree_delete module
2009-12-18 Andrew Tridgells4-dsdb: declare ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-dsdb: added ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-dsdb: fixed the sort in dsdb_find_nc_root()
2009-12-18 Andrew Tridgells4-ldb: display msDS-OptionalFeatureGUID as a GUID
2009-12-18 Andrew Tridgells4-scripts: add a enablerecyclebin script
2009-12-18 Andrew Tridgells4-ldb: canonicalise the message on ldb_add
next