libwbclient-tests: No longer hardcoded password and test domain
[metze/samba/wip.git] / source3 /
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
2014-05-28 David Disseldorps3/rpc_server/spoolss: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/posix_acls: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/net_rpc_printer: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/profiles: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/rpc_server/spoolss: remove SETUP_SPOOLSS_NOTIFY_DATA...
2014-05-28 David Disseldorpsharesec: remove unused security descriptor print fns
2014-05-28 David Disseldorpsharesec: use NDR security descriptor print fns
2014-05-27 Amitay Isaacss3-build: Support building with in-tree CTDB
2014-05-27 Volker Lendeckemessaging3: Remove a pointless return;
2014-05-27 Volker Lendeckemessaging3: Fix whitespace
2014-05-27 Volker Lendeckeserverid: Fix an incompatible pointer assignment
2014-05-27 Volker Lendeckesmbd: Fix a typo
2014-05-24 Volker Lendecketorture3: Add a little gencache_parse load test
2014-05-24 Volker LendeckeExit with ctdb_fatal if serverids_exist fails
2014-05-24 Volker Lendeckedbwrap_ctdb: open locally with TDB_VOLATILE if requested
2014-05-24 Jeremy Allisons3:smbd: let default_sys_recvfile() and sys_recvfile...
2014-05-24 Volker Lendeckeunix_msg: Simplify unix_msg_send a bit
2014-05-23 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-23 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-22 Volker Lendeckedbwrap_tdb: Use mutexes on demand
2014-05-22 Volker Lendeckelibreplace: Move thread checks from source3/wscript
2014-05-22 Mathias DietzAdd protocol version to smbstatus output
2014-05-21 David Disseldorpprinting: fix purge of all print jobs
2014-05-19 Michael Adamsmbd: fix creation of BUILTIN\{Administrators,Users...
2014-05-16 Kai Blinlib: Fix build --without-winbind by adding winbind_look...
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-05-15 Ralph Wuerthners3:vfs_gpfs: increase log level for EPERM and EACCES...
2014-05-13 Christof Schmittsmbd: Remove unused code for dos attributes in stat...
2014-05-12 Stefan Metzmachers3:lib: always use db_open(serverid.tdb)
2014-05-09 Jeremy Allisons3: libsmbclient: Work around bugs in SLES cifsd and...
2014-05-09 Jeremy Allisons3: client : correctly fill in the struct smb_create_re...
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-05-09 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2014-05-08 Volker Lendecketorture3: local-messaging-read3
2014-05-08 Volker Lendeckemessaging3: Relax the self-send check a bit
2014-05-08 Volker Lendeckemessaging3: Factor out the self-send check
2014-05-08 Volker Lendeckemessaging3: Push down the self-send callback
2014-05-08 Volker Lendecketorture3: Fix local-messaging-read1
2014-05-08 Volker Lendeckemessaging3: Fix messaging_filtered_read_send
2014-05-08 Volker Lendeckemessaging3: Add messaging_dgm_register_tevent_context
2014-05-08 Volker Lendeckelib: Enhance poll_funcs_tevent for multiple tevent_contexts
2014-05-08 Volker Lendeckemessaging3: Add comments about not touching "waiters"
2014-05-08 Volker Lendeckemessaging3: Fix 80-char line limit
2014-05-08 Volker Lendeckedbwrap: Use messaging_filtered_read
2014-05-08 Volker Lendeckemessaging3: Add messaging_filtered_read
2014-05-07 Christof Schmitts3-krb5: Limit search for old kvno to 8bits
2014-05-07 Andrew Bartlettparam: Use an explicit talloc_stackframe() in lp_load_e...
2014-05-07 Andrew Bartlettparam: Use an explicit talloc_stackframe() in lp_do_par...
2014-05-07 Garming Samparam: correctly return false when parsing invalid...
2014-05-07 Garming Samlib/param: remove unnecessary get_parametric s3 helper...
2014-05-07 Garming Samparam: remove unused get_parametrics_by_service
2014-05-07 Garming Samparam: copy parametric option helper to lib/param
2014-05-07 Garming Samparam: tidy up get_parametrics_by_service
2014-05-07 Andrew Bartlettparam: Provide a talloc_stackframe() to external users...
2014-05-07 Garming Samparam: refactor lp_set_cmdline_helper to not call store...
2014-05-07 Garming Samparam: fix incorrect return on lp_set_cmdline_helper
2014-05-07 Andrew Bartlettlib/param: Make and use lpcfg_dump_a_service() in common
2014-05-07 Garming Samparam: remove NUMPARAMETERS macro in s3
2014-05-07 Garming Samparam: move parametric parameter dumping to lpcfg_dump_...
2014-05-07 Garming Samparam: remove fstring from dump_a_parameter
2014-05-07 Garming Sams3:loadparm: Fix dump a parameter to use the file indicated
2014-05-07 Garming Samparam: correctly use param_table.c as a regular C file
2014-05-07 Garming Samparam: use a single special handler for idmap parameters
2014-05-07 Garming Samparam: add lp_do_parameter to s3 helpers
2014-05-07 Garming Samparam: use a single handle_netbios_aliases function
2014-05-07 Garming Samparam: include set_netbios_aliases in s3 helpers
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-07 Garming Samparam: have a single handle_ldap_debug_level function
2014-05-07 Garming Samparam: include init_ldap_debugging in the s3 helpers
2014-05-07 Garming Samparam: move handle printing into lib/param
2014-05-07 Garming Samparam: setup more variables in for the temporary loadpa...
2014-05-07 Garming Samparam: add extra default parameter to get_parametrics_b...
2014-05-07 Garming Samparam: make init_printer_values use lpcfg functions
2014-05-07 Garming Samparam: move lp_set_enum_parm to lib/param
2014-05-07 Garming Samparam: change lp_set_enum_parm to indicate whether...
2014-05-07 Garming Samparam: remove duplicate lp_bool function
2014-05-07 Garming Samparam: remove duplicate lp_ulong function
2014-05-07 Garming Samparam: remove duplicate lp_int function
2014-05-07 Garming Samparam: use a single handle_include function between...
next