samba.git
2014-12-20 Karolin SeegerVERSION: Bump version up to 4.2.0rc4 and...
2014-12-20 Karolin SeegerVERSION: Disable git snapshots for the 4.2.0rc3 release. samba-4.2.0rc3
2014-12-20 Karolin SeegerWHATSNEW: Add release notes for Samba 4.2.0rc3.
2014-12-18 Stefan Metzmachers3:passdb: let pdb_get_trust_credentials() try pdb_get_...
2014-12-18 Stefan Metzmachers3:passdb: add optional get_trusteddom_creds() hooks
2014-12-18 Garming Sampdb: fix build issues with shared modules
2014-12-18 Stefan Metzmachers3:idmap_cache: remove unused idmap_cache_set_sid2...
2014-12-18 Garming Sampdb: Increase version number to fix ABI
2014-12-18 Garming Samidmap: return the correct id type to *id_to_sid methods
2014-12-18 Garming Samidmap: unify passdb *id_to_sid methods
2014-12-18 Stefan Metzmachers3:passdb: avoid invalid pointer type warnings in pdb_w...
2014-12-18 Stefan Metzmachers3:passdb: always copy the history in pdb_set_plaintext...
2014-12-18 Volker Lendeckepdb_tdb: Avoid a nasty error message with ctdb
2014-12-18 David Disseldorppdb_tdb: don't leak state_path onto talloc tos
2014-12-18 David Disseldorpaccount_pol: don't leak state_path onto talloc tos
2014-12-18 Andrew Bartlettpassdb: Use common code in cli_credentials_set_machine_...
2014-12-18 Andrew Bartlettauth/credentials: Ensure that we set the realm when...
2014-12-18 Andrew Bartlettcredentials: Allow the secret.tdb handle to be passed...
2014-12-18 Andrew Bartlettcredentials: Improve error message on failure to set...
2014-12-18 Andrew Bartlettcredentials: Set secure_channel_type from secrets.tdb...
2014-12-18 Stefan Metzmachers3:locking: fix uninitialiazed variable in brl_get_lock...
2014-12-17 Björn Baumbachctdb-build: fix build without xsltproc
2014-12-17 Amitay Isaacspackaging: Include CTDB man pages in the tarball
2014-12-17 Amitay Isaacsctdb-build: Fix the installation of config files for...
2014-12-17 Amitay Isaacsctdb-build: Fix the indentation
2014-12-16 Stefan Metzmacherlibcli/smb: only force signing of smb2 session setups...
2014-12-16 Stefan Metzmachers3:smb2_server: allow reauthentication without signing
2014-12-16 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
2014-12-16 Stefan Metzmachertestprogs/test_ldb: check rootdse search with extended...
2014-12-16 Stefan Metzmachers4:dsdb/rootdse: expand extended dn values with the...
2014-12-16 Christian Ambachs3:utils/profiles fix a use after free
2014-12-16 Christian Ambachs3:registry/regfio fix some valgrind warnings
2014-12-16 Christian Ambachs3:registry/regfio read SD from the correct location
2014-12-10 Martin Schwenkectdb-tests: Need to drop public IPs in kill-failover...
2014-12-10 Martin Schwenkectdb-daemon: Gratuitous ARP equivalent for IPv6 is...
2014-12-10 Martin Schwenkectdb-tests: More debug on SSH failure
2014-12-10 Martin Schwenkectdb-tests: Make tcpdump output more verbose
2014-12-10 Martin Schwenkectdb-tests: Use ip neigh command instead of arp
2014-12-10 Martin Schwenkectdb-tests: Generalise the gratarp and tickle sniffing...
2014-12-10 Martin Schwenkectdb-tests: Match IPv6 connections in netstat output
2014-12-10 Martin Schwenkectdb-tests: Use ping_wrapper to do relevant ping or...
2014-12-10 Martin Schwenkectdb-tests: Extend regexps to handle IPv6 address matching
2014-12-10 Martin Schwenkectdb-tests: Bracket IP addresses in NFS mounts and...
2014-12-10 Martin Schwenkectdb-tests: Try to handle IPv6 addresses for local...
2014-12-10 Martin Schwenkectdb-tests: Extend regexp to match IPv6 addresses
2014-12-10 Martin Schwenkectdb-tools: Bracket IP addresses in onnode (for IPv6)
2014-12-10 Amitay Isaacsctdb-daemon: Fix IP address comparisons for IPv6 addresses
2014-12-10 Martin Schwenkectdb-scripts: Wait until IPv6 addresses are not "tentative"
2014-12-10 Amitay Isaacsctdb-eventscripts: Specify broadcast optionally to...
2014-12-10 Martin Schwenkectdb-daemon: Trust vnn->interface for an IP when releas...
2014-12-10 Martin Schwenkectdb-scripts: Make 10.interface IPv6-safe
2014-12-10 Martin Schwenkectdb-scripts: New functions ip6tables() and iptables_wr...
2014-12-10 Martin Schwenkectdb-scripts: Add IPv6 addresses support in ip_maskbits...
2014-12-10 Martin Schwenkectdb-utils: Update Nagios code to use ctdb -X
2014-12-10 Martin Schwenkectdb-doc: Update examples to use ctdb -X
2014-12-10 Martin Schwenkectdb-tool: Fix "ctdb -Y ifaces" output to have trailing...
2014-12-10 Martin Schwenkectdb-tests: Update integration tests to use ctdb -X
2014-12-10 Martin Schwenkectdb-tools: Update onnode and ctdb-diagnostics to use...
2014-12-10 Martin Schwenkectdb-scripts: Update eventscripts to use ctdb -X instea...
2014-12-10 Martin Schwenkectdb-tools: Add -X option for machine parsable output...
2014-12-10 Martin Schwenkectdb-tools: Add -x option to specify delimiter for...
2014-12-10 Martin Schwenkectdb-tools: Produce machine readable output with new...
2014-12-10 Amitay Isaacsctdb-recoverd: Process all the records for vacuum fetch...
2014-12-10 Amitay Isaacsctdb-vacuum: Do not delete VACUUM MIGRATED records...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Stagger vacuuming child processes
2014-12-10 Amitay Isaacsctdb-vacuum: Track time for vacuuming in database stati...
2014-12-09 Jeremy AllisonWHATSNEW: Announce SMB2 leases support.
2014-12-09 Jeremy Allisons3:locking: Change the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass down servicepath to leases_db_add()
2014-12-09 Jeremy Allisons3:locking: Add new utility function leases_db_copy_fil...
2014-12-09 Jeremy Allisons3:locking: prepare the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass servicename_new to leases_db_rename()
2014-12-09 Andreas Schneidersocket_wrapper: Add missing prototype check for eventfd.
2014-12-09 Andreas Schneiderswrap: Bump version to 1.1.2.
2014-12-09 Andreas Schneiderswrap: Add support for eventfd with unsigned count...
2014-12-09 Andreas Schneiderswrap: Add a trace message for swrap_socket().
2014-12-09 Andreas Schneiderswrap: Implement fcntl() to catch F_DUPFD.
2014-12-09 Andreas Schneiderswrap: Include the function name in the debug output.
2014-12-09 Andreas Schneiderswrap: Silence alignment warnings.
2014-12-09 Andreas Schneiderswrap: Fix type punning warnings when loading functions.
2014-12-09 Andreas Schneiderswrap: Fix access to struct members in log messages.
2014-12-09 Andreas Schneiderswrap: Fix whitespace errors.
2014-12-09 Andreas Schneiderswrap: Update copyright notice.
2014-12-09 Andreas Schneiderswrap: Wrap fopen to detect stale file descriptors.
2014-12-09 Andreas Schneiderswrap: Use swrap_address in swrap_accept().
2014-12-09 Andreas Schneiderswrap: Remove unused sockaddr_dup() function.
2014-12-09 Andreas Schneiderswrap: Use swrap_address in the socket_info struct.
2014-12-09 Andreas Schneiderswrap: Use a sockaddr_un for the unix path in socket_info.
2014-12-09 Andreas Schneiderswrap: Rename swrap_pcap_dump_packet().
2014-12-09 Andreas Schneiderswrap: Rename swrap_pcap_get_fd().
2014-12-09 Andreas Schneiderswrap: Rename swrap_marshall_packet().
2014-12-09 Andreas Schneiderswrap: Rename swrap_packet_init().
2014-12-09 Andreas Schneiderswrap: Rename socket_wrapper_pcap_file().
2014-12-09 Andreas Schneiderswrap: Fix type punning warnings.
2014-12-09 Jakub HrozekProvide a compatible declaration of CMSG_ALIGN
2014-12-09 Michael Adamswrap: fix another discard const warning in swrap_bind()
2014-12-09 Michael Adamswrap: fix discard const warning in swrap_bind()
2014-12-09 Michael Adamswrap: fix discard const warning in swrap_remove_stale()
next