torture: Use torture_assert() macros in rpc.samr test
[metze/samba/wip.git] / source3 /
2014-06-23 Ira Coopers3: Fix fsctl_validate_neg_info to pass MS compliance...
2014-06-23 Ira Coopers3: Refactor smbd_smb2_request_process_negprot
2014-06-21 Volker Lendecketorture3: Reproducer for bug 10593
2014-06-21 Volker Lendeckesmbd: Fix bug 10593
2014-06-21 Volker Lendeckesmbd: First watch, then defer
2014-06-21 Volker Lendeckesmbd: Store "struct deferred_open_record" instead of...
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate1 cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum cancellable
2014-06-21 Volker Lendeckelibsmb: Enable oplocks for smb2 cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Align cli_ntcreate with other sync wrappers
2014-06-21 Volker Lendeckelibsmb: remove smb2 switch from cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Replace async cli_ntcreate by cli_create
2014-06-21 Volker Lendeckelibsmb: Add cli_create_send/recv
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum async
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_init return 0/errno
2014-06-18 Volker Lendeckemessaging3: Use "goto fail_nomem" where appropriate
2014-06-18 Volker Lendeckemessaging3: simplify messaging_dgm_lockfile_remove
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_wipe return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-06-18 Volker Lendeckemessaging3: Remove two uses of talloc_tos()
2014-06-18 Volker Lendeckemessaging3: Remove use of full_path_tos()
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_init
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_sen...
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_init
2014-06-18 Jeremy Allisons3: smb2 - strictly obey file name restrictions w.r...
2014-06-18 Jeremy Allisons3: smb2 - Check supplied impersonation level on SMB2_C...
2014-06-18 Jeremy Allisons3: smb2 - Negprot should return INVALID_PARAMETER...
2014-06-18 Jeremy Allisons3: auth: Fix winbindd_pam_auth_pac_send() to create...
2014-06-17 Jeremy Allisons3: auth: Change auth3_generate_session_info_pac()...
2014-06-17 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2014-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-06-17 Volker Lendeckelib: Use BVAL macro in interpret_long_date
2014-06-17 Volker Lendeckemessaging3: Use server_id_str_buf
2014-06-16 Michael Adambuild: fix the test and define for msg_accrights
2014-06-15 Andrew Bartletts3-winbindd: Honour pdb_is_responsible_for_everything_e...
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
2014-06-13 Michael Adamvfs:gpfs: fix a debug message
2014-06-13 Michael Adamvfs: update a bit-rotten comment
2014-06-13 Michael Adamvfs: remove unused function vfs_pread_data()
2014-06-13 Ralph Boehmevfs_streams_xattr: add options "prefix" and "store_stre...
2014-06-13 Ralph BoehmeConvert samba_private_attr_name() to a public function
2014-06-13 Ralph Boehmelocking: use correct conversion specifier for printing...
2014-06-11 Volker Lendeckesmbd: tevent_req_nterror already returns bool :-)
2014-06-11 Volker Lendeckesmbd: Use full_path_tos() where appropriate
2014-06-11 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-06-11 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-06-11 Andrew Bartletts3-winbindd: Implement SamLogon IRPC call
2014-06-11 Andrew Bartletts3-winbind: Transparently forward IRPC messages to...
2014-06-11 Andrew Bartletts3-winbind rename winbindd_update_rodc_dns to be for...
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-11 Andrew Bartletts3-winbindd: Register winbindd with irpc
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-06-11 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
2014-06-10 Volker LendeckeUse GUID_equal in a few places
2014-06-07 Jeremy Allisons3: libsmb: Change cli_disk_size() to use the trans2...
2014-06-07 Jeremy Allisons3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-06-04 Christian Ambachs3:vfs_afsacl fix compiler warnings
2014-06-04 Christian Ambachvfs_afsacl: remove unused includes
2014-06-04 Christian Ambachwaf: fixup build with fake kaserver enabled
2014-06-04 Christian Ambachwaf: add --with-fake-kaserver option
2014-06-04 Christian Ambachs3:lib/afs move afs_settoken.c to common lib dir
2014-06-04 Christian Ambachs3:lib/afs move afs.c to common lib dir
2014-06-04 Andreas Schneiders3-winbind: Use strlcpy to avoid log entry.
2014-06-04 Andrew Bartletts3-rpc_server: Use C99 types in rpc_pipes.h
2014-06-04 Andrew Bartletts3-param: Add lp_dnsdomain() for use by winbindd
2014-06-04 Andrew Bartlettwinbindd: Use rpc_pipe_open_interface() so that winbind...
2014-06-04 Andrew Bartletts3-rpc_server: Give log messages on failure
2014-06-04 Andrew Bartlettwinbindd: Remove pointless if statement
2014-06-04 Andrew Bartlettwinbindd: explain that this check protects the AD DC...
2014-06-04 Andrew Bartlettselftest: move all winbind test rules to one place
2014-06-04 Andrew Bartlettselftest: Set winbind separator = /
2014-06-03 Volker Lendeckemessaging3: Fix a talloc_tos memleak
2014-06-02 Michael Adams3:messaging: protect use of msg_control with HAVE_STRU...
2014-06-02 Michael Adambuild: rename HAVE_MSGHDR_MSG_ACCTRIGHTS to HAVE_STRUCT...
2014-06-02 Michael Adambuild: rename HAVE_MSGHDR_MSG_CONTROL to HAVE_STRUCT_MS...
2014-06-02 Michael Adamvfs:aio_fork: simplify checking of MSG_CONTROL and...
2014-05-31 Stefan Metzmachers3:smb2_server: call smbd_smb2_flush_send_queue() directly
2014-05-30 Stefan Metzmachers3:smb2_server: fix invalid TALLOC_FREE(iov) in smbd_sm...
2014-05-30 Volker Lendeckemessaging3: Enforce just one messaging context
2014-05-30 Volker Lendeckemessaging3: Make messaging_context private
2014-05-30 Volker Lendeckemessaging3: Add and use messaging_tevent_context()
2014-05-30 Volker Lendeckemessaging3: Introduce messaging_local_backend()
2014-05-30 Volker Lendeckemessaging3: The backend send_fn doesn't need a messagin...
2014-05-30 Samuel CabreroFix several talloc stack frames not freed
2014-05-30 Michael Adams3:messaging: change unix_dgram_recv_handler() to use...
2014-05-29 Michael Adams3:messaging: change messaging_backend to use iovec...
2014-05-28 David Disseldorps3/smbcacls: use security_ace_equal instead of sec_ace_...
2014-05-28 David Disseldorps3/sharesec: use security_ace_equal instead of sec_ace_...
2014-05-28 David Disseldorps3/libsmb_xattr: use security_ace_equal instead of...
2014-05-28 David Disseldorps3/profiles: improve copy_registry_tree() errors
2014-05-28 David Disseldorps3/rpc_server/lsa: replace dup_sec_desc() usage
next