s3:auth: allow special SYSTEM and ANONYMOUS handling in auth3_generate_session_info()
[obnox/samba/samba-obnox.git] / source4 /
2014-04-02 Stefan Metzmachers4:torture/local: only pass prefix strings to tdb_add_r...
2014-04-02 Stefan Metzmachers4:torture/local: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:param/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:librpc/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:libcli/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:lib/tests: add missing #include "torture/local/proto.h"
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid invalid pointer type warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid declaration after code warnings
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix invalid pointer type warnings...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix declaration after code warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/sysdep: add sys_notify_inotify_init() prototyp...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: correctly reset errno on success in...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: avoid const warnings in pvfs_resolve_na...
2014-04-02 Stefan Metzmachers4:ntvfs/common: explicitly check the status of imessag...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:auth/gensec: fix declaration after code warning...
2014-04-02 Stefan Metzmachers4:auth/gensec: include gensec_krb5_util.h in gensec_kr...
2014-04-02 Stefan Metzmachers4:libcli/resolve: avoid some const warnings
2014-04-01 Andrew Bartlettselftest: Remove reduction in time window in delaywrite...
2014-03-31 David Disseldorptorture: test FSRVP UNCs with and without trailing...
2014-03-31 Volker Lendeckemessaging4: Simplify irpc_namedb_open a bit
2014-03-31 Volker Lendeckemessaging4: Remove lp_ctx from imessaging_context
2014-03-31 Volker Lendeckemessaging4: Store a names_db handle in the imessaging_c...
2014-03-31 Volker Lendeckemessaging4: Add some NULL checks
2014-03-31 Volker Lendeckemessaging4: Add "goto fail" to imessaging_init
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckeimessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_se...
2014-03-31 Volker Lendecketorture: Avoid passing lp_ctx to tdb_wrap_open in test_...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in partitio...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_m...
2014-03-31 Volker Lendeckesecrets: Avoid passing lp_ctx to tdb_wrap_open in rands...
2014-03-31 Volker Lendeckelib: Fix blank line endings
2014-03-28 Stefan MetzmacherRevert "s4:tls_tstream: allow mode of SSL keyfile to...
2014-03-28 Stefan Metzmachers4:librpc/rpc: remember "ncalrpc_dir" on the dcerpc_pip...
2014-03-28 Stefan Metzmachers4:pyrpc: add base.transfer_syntax_ndr*()
2014-03-28 Stefan Metzmachers4:pyrpc: add py_dcerpc_syntax_init_helper()
2014-03-28 Stefan Metzmachers4:librpc: compile python bindings for dcerpc.idl
2014-03-28 Stefan Metzmacherdcerpc.idl: fix dcerpc_bind_nack definition
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2014-03-26 Stefan Metzmachers4:ntlm_auth: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:rpc_server: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:smb_server: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:librpc: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:libcli: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:ldap_server: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:kdc: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:dns_server: make use of gensec_update_ev()
2014-03-26 Stefan Metzmachers4:pygensec: don't pass an explicit tevent_context...
2014-03-26 Andrew Bartlettdsdb: Improve missing objectClass handling
2014-03-26 Andrew Bartlettdsdb: Improve errors and checks for missing objectClass...
2014-03-26 Andrew Bartlettdsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMIN...
2014-03-26 Andrew Bartlettdsdb: Do not update notify_uSN until the transaction...
2014-03-26 Andrew Bartlettselftest: Remove print_smbtorture4_version and smbtortu...
2014-03-26 Andrew Bartlettdsdb: Do checks for invalid renames in samldb, before...
2014-03-25 Stefan Metzmachers4:librpc/rpc: use dcerpc_binding_get_object() in order...
2014-03-24 Stefan Metzmachers4:librpc/tests: assert the the abstract syntax has...
2014-03-24 Stefan Metzmachers4:librpc/tests: reset the object on the binding create...
2014-03-24 Stefan Metzmachers4:torture/raw: fix debug message in torture_raw_qfilei...
2014-03-24 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_handle_auth_...
2014-03-24 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_handle_auth_...
2014-03-24 Stefan Metzmachers4:torture/rpc: fix altercontext test against windows
2014-03-24 Stefan Metzmachers4:torture/rpc: remove bogus rpc.multibind test
2014-03-24 Stefan Metzmachers4:selftest: don't run rpc.multibind anymore
2014-03-24 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_handle_is_conn...
2014-03-24 Stefan Metzmachers4:librpc/test: test ipv6 addresses in dcerpc_binding...
2014-03-24 Stefan Metzmachers4:librpc/tests: add more no transport tests
2014-03-24 Stefan Metzmachers4:librpc/rpc: correctly map the fault code of alter...
2014-03-24 Stefan Metzmachers4:librpc/rpc: remove unused dcecli_connection->binding...
2014-03-24 Stefan Metzmachers4:torture/rpc: avoid using dcecli_connection->binding_...
2014-03-24 Stefan Metzmachers4:torture/rpc: fix error path in torture_leave_domain()
2014-03-20 Günther Deschners4-torture: add some tests for pre-allocated buffers...
2014-03-20 Günther Deschners4-torture: add test_EnumPrinterDrivers_buffers function.
2014-03-17 Andrew Bartlettdsdb: Further assert that we always have an objectClass...
2014-03-14 Andrew Bartlettldapsrv: Pass struct ldb_result * rather than void *
2014-03-14 Andrew Bartlettdsdb: Ensure to sort replPropertyMetaData as UNSIGNED...
2014-03-14 Andrew Bartlettkdc: Use correct KDC include path when building against...
2014-03-13 Andrew BartlettCVE-2013-4496:Revert remainder of ce895609b04380bfc41e4...
2014-03-13 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-12 Jeremy Allisons4: smbtorture: Add a proper change_notify going async...
2014-03-12 Jeremy Allisons4: smbtorture: Update the torture_smb2_notify_ulogoff...
2014-03-12 Stefan Metzmachers4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED...
2014-03-09 Garming Samsamba-tool: make provision check for bind version
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-03-06 Stefan Metzmachers4:lib/socket: use the same logic in iface_list_wildcar...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove NT_STATUS_IS_ERR_RETURN macro from the codebase.
2014-03-05 Garming SamRemove NT_STATUS_IS_OK_RETURN macro from the codebase.
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-03-05 Volker Lendeckewinbind4: Remove unused winbind_get_idmap irpc operation
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-03-05 Volker Lendeckentvfs_unixuid: No wbc_context required
2014-03-05 Volker Lendeckentvfs_posix: No wbc_context required
2014-03-05 Volker Lendeckedcesrv_unixinfo: No wbc_context required
2014-03-05 Volker Lendeckeunixuid: Use the tevent_context from the ntvfs_context
next