vlendec/samba-autobuild/.git
2014-12-17 Stefan Metzmacherscript/autobuild.py: use --picky-developer for the...
2014-12-17 Stefan Metzmachers3:lib: fix allocation check in messages_ctdbd.c
2014-12-17 Stefan Metzmacherctdb/server: add format string checking to ctdb_tevent_...
2014-12-17 Stefan Metzmacherlib/util: provide a dbgtext_va() function which takes...
2014-12-16 Volker Lendeckenotify: Move path construction to notify_trigger
2014-12-16 Volker Lendeckelib: Add ctdbd_messaging_send to ctdb_dummy.c
2014-12-16 Volker Lendeckemessaging3: Add messaging_handler_send/recv
2014-12-16 Volker Lendeckemessaging3: Add messaging_send_iov_from
2014-12-16 Volker Lendeckemessaging3: Add messaging_names_db
2014-12-16 Volker Lendeckedbwrap: Add code to marshall a db_context's db
2014-12-16 Volker Lendeckelib: Add server_id_db
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines
2014-12-16 Volker Lendeckelib: Add tdb_fetch_talloc
2014-12-16 Volker Lendeckelib: Add map_unix_error_from_tdb
2014-12-16 Andreas Schneidersmbstatus: Tell the user that smbstatus can only be...
2014-12-16 Stefan MetzmacherRevert "script/autobuild.py: build the samba target...
2014-12-15 Stefan Metzmacherscript/autobuild.py: build the samba target with -...
2014-12-15 Björn Baumbachctdb-build: fix build without xsltproc
2014-12-15 Amitay Isaacspackaging: Include CTDB man pages in the tarball
2014-12-15 Amitay Isaacsctdb-build: Fix the installation of config files for...
2014-12-15 Amitay Isaacsctdb-build: Fix the indentation
2014-12-12 Stefan Metzmacherlibcli/smb: only force signing of smb2 session setups...
2014-12-12 Stefan Metzmachers3:smb2_server: allow reauthentication without signing
2014-12-12 Volker Lendeckelibsmb: Simplify netsamlogon_cache_get
2014-12-12 Volker Lendeckelibsmb: Only print decoded netsamlogon cache entries
2014-12-12 Volker Lendeckelibsmb: Fix removing invalid samlogon cache entries
2014-12-12 Stefan Metzmachertestprogs/test_ldb: check rootdse search with extended...
2014-12-12 Stefan Metzmachers4:dsdb/rootdse: expand extended dn values with the...
2014-12-12 Martin Schwenkelib/util: Fix incorrect month in timestamps
2014-12-12 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
2014-12-11 Andrew Bartlettselftest: Add test for joining a Samba classic DC as...
2014-12-11 Andrew Bartlettlibsmb: Allow change of BDC trust account password
2014-12-11 Andrew Bartlettauth: Allow domain join to itself when we are a PDC
2014-12-11 Andreas Schneiderselftest: Add 'net dom join' test which fails cause...
2014-12-11 Andrew Bartlettnetapi: Move DC check to NetJoinDomain() where it is...
2014-12-10 raghavendra... vfs_glusterfs: Set connectpath as snapdir-entry-path.
2014-12-10 raghavendra... vfs_glusterfs: Remember the connect path too for reopening.
2014-12-10 Poornima Gvfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd,...
2014-12-09 Volker Lendecketorture: Fix raw.open.chained-ntcreatex
2014-12-09 Volker Lendeckenotify_inotify: Simplify inotify_dispatch
2014-12-09 Volker Lendeckesmbd: Compile notify_inotify only if available
2014-12-09 Volker Lendeckenotify_inotify: inotify_watch now takes a mem_ctx
2014-12-09 Volker Lendeckenotify: Add "dir" to notify_event
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_watch return 0/errno
2014-12-09 Volker Lendeckenotify_inotify: Slightly simplify watch_destructor
2014-12-09 Volker Lendeckenotify_inotify: Slightly simplify inotify_watch
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_setup return 0/errno
2014-12-09 Volker Lendeckenotify_inotify: Add a NULL check
2014-12-09 Volker Lendeckenotify_inotify: Simplify filter_match
2014-12-09 Volker Lendeckesmbd: Move lp_parm_bool out of notify_inotify.c
2014-12-09 Volker Lendeckelib: Use iov_buf in unix_msg
2014-12-09 Volker Lendeckelib: Simplify iov_buf[len]
2014-12-09 Volker Lendeckemessaging3: Avoid self-send complexity
2014-12-09 Volker Lendeckelib: Fix blank line endings
2014-12-09 Volker Lendeckelib: Fix a typo
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-08 Andreas Schneidervfs: Add missing include for sys_pread() in cacheprime...
2014-12-08 Andreas Schneidersmbd: Add missing include for iov_buflen().
2014-12-08 Andreas Schneidersocket_wrapper: Add missing prototype check for eventfd.
2014-12-08 Kamen Mazdrashkis4-tests/env_loadparm: Throw KeyError in case SMB_CONF_PATH
2014-12-08 Kamen Mazdrashkis4-ldap: Pass on-wire transmitted control down the...
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-07 Volker Lendeckelib: Simplify load_case_tables_library()
2014-12-07 Volker Lendeckesmbd: Use read_data() in notify_inotify
2014-12-06 Volker Lendeckelib: Add a simple read_data call without NTSTATUS
2014-12-06 Volker Lendeckelib: Make write_data take a const void *
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out iov_buf[len]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-06 Volker Lendeckectdb: ctdb_protocol.h references struct sockaddr
2014-12-06 Volker LendeckeFix signed/unsigned comparisons
2014-12-06 Volker Lendeckectdbd_conn: Accept msgs to all registered srvids
2014-12-06 Andreas Schneiderrwrap: Bump version to 1.1.0.
2014-12-05 Jakub Hrozekrwrap: Don't dereference NULL when skipping broken...
2014-12-05 Jakub Hrozekrwrap: Support asking for A via CNAME
2014-12-05 Jakub Hrozekrwrap: Recursively add additional data
2014-12-05 Jakub Hrozekrwrap: Make the rwrap_fake_* functions only fake RRs.
2014-12-05 Jakub Hrozekrwrap: CNAME record can recurse into A, AAAA or CNAME
2014-12-05 Jakub Hrozekrwrap: SRV record can recurse into A or AAAA.
2014-12-05 Jakub Hrozekrwrap: Use the rwrap_fake_rr structure instead of raw...
2014-12-05 Jakub Hrozekrwrap: Add data structures and functions to represent...
2014-12-05 Andreas Schneiderrwrap: Correctly calculate the response size and return it.
2014-12-05 Andreas Schneiderrwrap: Handle trailing dot in dns names.
2014-12-05 Jakub Hrozekrwrap: Compare dns names case insensitive.
2014-12-05 Andreas Schneiderlib: Add resolv_wrapper version 1.0.0.
2014-12-05 Andreas Schneiderselftest: Add the normal dns name as an alias for the...
2014-12-05 Andreas Schneidertestprogs: Set functional domain level to 2003.
2014-12-05 Martin Schwenkectdb-tests: Need to drop public IPs in kill-failover...
2014-12-05 Martin Schwenkectdb-daemon: Gratuitous ARP equivalent for IPv6 is...
2014-12-05 Martin Schwenkectdb-tests: More debug on SSH failure
2014-12-05 Martin Schwenkectdb-tests: Make tcpdump output more verbose
2014-12-05 Martin Schwenkectdb-tests: Use ip neigh command instead of arp
2014-12-05 Martin Schwenkectdb-tests: Generalise the gratarp and tickle sniffing...
next