kai/samba-autobuild/.git
2013-11-28 Jelmer VernooijCope with first element in hdb_method having a differen...
2013-11-28 Jelmer VernooijUse heim_octet_string typedef.
2013-11-28 Jelmer VernooijRemove no longer used et_deps.pl.
2013-11-28 Jelmer VernooijRemove no longer used asn1_deps.pl.
2013-11-28 Jelmer VernooijAdd a basic guide on pytalloc.
2013-11-27 Martin Schwenkectdb:tests/simple: Nobody looks at /tmp/recloop.out...
2013-11-27 Martin Schwenkectdb:tests: run_tests should ignore bogus test directories
2013-11-27 Martin Schwenkectdb:tests: New "autotest" Makefile.in target
2013-11-27 Martin Schwenkectdb:tests: Add -S option to support socket wrapper
2013-11-27 Martin Schwenkectdb:tests: Rework unit test result filtering
2013-11-27 Martin Schwenkectdb:tests: remove unused setup_nmap_output_filter()
2013-11-27 Martin Schwenkectdb:tests/integration: Be more careful when killing...
2013-11-27 Martin Schwenkectdb: Update NEWS
2013-11-27 Amitay Isaacsctdb-scripts: Be careful when generating unique pids...
2013-11-27 Amitay Isaacsctdb-config: Simplify the default CTDB configuration...
2013-11-27 Amitay Isaacsctdb-scripts: Replace hard-coded /var/ctdb with CTDB_VARDIR
2013-11-27 Amitay Isaacsctdb-scripts: Set defaults for CTDB_DBDIR and CTDB_DBDI...
2013-11-27 Amitay Isaacsctdb-eventscripts: Perform share check before NFS RPC...
2013-11-27 Martin Schwenkectdb-tools/ctdb: Improve error checking when parsing...
2013-11-27 Martin Schwenkectdb-recoverd: Only respond to currently queued ipreall...
2013-11-27 Martin Schwenkectdb-scripts: Add an early exit to statd-callout's...
2013-11-27 Martin Schwenkectdb-eventscripts: Remove the nfs_statd_update() call...
2013-11-27 Martin Schwenkectdb-tests/integration: Neaten up some of the persisten...
2013-11-27 Amitay Isaacsctdb-tools/ctdb: Fix tstore command to generate ltdb...
2013-11-27 Martin Schwenkectdb-tests/takeover: Fix bogus test description
2013-11-27 Martin Schwenkectdb-tests/simple: User sleep_for() instead of sleep
2013-11-27 Martin Schwenkectdb-tests/simple: Update persistent DB tests
2013-11-27 Martin Schwenkectdb-recoverd: For persistent databases a sequence...
2013-11-27 Amitay Isaacsctdb-locking: Use vfork instead of fork to exec helpers
2013-11-27 Amitay Isaacsctdb-common: Refactor code to keep track of child processes
2013-11-27 Amitay Isaacsctdb-scripts: Run a single instance of debug_locks...
2013-11-27 Amitay Isaacsctdb-locking: Update current lock statistics when lock...
2013-11-27 Amitay Isaacsctdb-locking: Do not merge multiple lock requests to...
2013-11-27 Amitay Isaacsctdb-locking: Implement active lock requests limit...
2013-11-27 Martin Schwenkectdb-scripts: Rewrite statd-callout to avoid 10 minute lag
2013-11-27 Amitay Isaacsctdb-client: Treat empty __db_sequence_number__ record...
2013-11-27 Martin Schwenkectdb-doc: Update ctdb.1 - primarily to add pdelete...
2013-11-27 Martin Schwenkectdb-tools/ctdb: New ptrans command
2013-11-27 Martin Schwenkectdb-onnode: New -i option to stop stdin from being...
2013-11-27 Martin Schwenkectdb-tests/integration: try_command_on_node() shouldn...
2013-11-27 Martin Schwenkectdb-recoverd: Fix backward compatibility for CTDB_SRVI...
2013-11-27 Martin Schwenkectdb-scripts: debug_locks.sh should use configuration...
2013-11-27 Martin Schwenkectdb-recoverd: A node refuses to play against itself
2013-11-27 Martin Schwenkectdb-recoverd: Remove duplicate code to update flags...
2013-11-27 Martin Schwenkectdb-build: Update to latest upstream config.guess
2013-11-27 Amitay Isaacsctdb-tools/ctdb: Fix db commands when dbid is given...
2013-11-27 Amitay Isaacsctdb-tests: CTDB tool should always be invoked as ...
2013-11-27 Amitay Isaacsctdb-tests: No need to run onnode in parallel for singl...
2013-11-27 Amitay Isaacsctdb-tests: Remove -q option to try_command_on_node
2013-11-27 David Disseldorpbuild: check linux/fs.h for compression flags
2013-11-27 Stefan Metzmachers3:smb2_server: avoid calling set_current_user_info...
2013-11-27 Stefan Metzmachers3:smb2_server: generate a header blob for the sendfile...
2013-11-27 Stefan Metzmachers3:smb2_server: allocate smbd_smb2_request on talloc_tos()
2013-11-27 Stefan Metzmachers3:smb2_server: use tevent_req_notify_callback() in...
2013-11-27 Stefan Metzmachers3:smb2_server: for performance reasons we use tevent_f...
2013-11-27 Stefan Metzmachers3:smb2_server: fix drain_socket error handling
2013-11-27 Volker Lendeckesmbd: Fix a typo
2013-11-27 Volker Lendeckesmbd: Remove a "set but unused" variable
2013-11-26 Volker Lendecketorture3: Reproducer for bug 10284
2013-11-26 Volker Lendeckesmbd: Fix bug 10284
2013-11-22 Volker Lendeckesmbd: Pull mtime handling into open_file_ntcreate
2013-11-22 Volker Lendeckesmbd: Point reply_open at the correct stat struct
2013-11-22 Volker Lendeckesmbd: Factor out get_share_mode_write_time of get_file_...
2013-11-22 David Disseldorptorture: test get/set compression ioctl permissions
2013-11-22 David Disseldorptorture: split open from test_setup_create_fill
2013-11-22 David Disseldorpsmbd/open: disable compression with FILE_NO_COMPRESSION
2013-11-22 David Disseldorps3-smbd: support FILE_ATTRIBUTE_COMPRESSED
2013-11-22 David Disseldorpsmbd: split out dos_mode debug print function
2013-11-22 David Disseldorpvfs_btrfs: advertise per-file compression capability
2013-11-22 David Disseldorpvfs_btrfs: fix copy-chunk dest unlock args
2013-11-22 David Disseldorpvfs_btrfs: add [GET/SET]_COMPRESSION handlers
2013-11-22 David Disseldorpsmb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-22 David Disseldorptorture: attempt to set compression via SetInfo
2013-11-22 David Disseldorptorture: test dir non-inherit in compress_inherit_disable
2013-11-22 David Disseldorpselftest/s3: run smb2.ioctl against FS specific share
2013-11-22 David Disseldorpselftest/s3: expose share with FS applicable config
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-22 Andrew Bartlettlib/param: Consolidate code to enable smb signing on...
2013-11-22 Andreas Schneiders3-winbind: Pass the group name to fillup_pw_field().
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-21 Christian Ambachlib/util: use proper include for struct stat
2013-11-21 Arvid Requatetorture: test printing using "XPS_PASS" datatype
2013-11-21 Arvid Requatespoolss: accept XPS_PASS datatype used by Windows 8
2013-11-21 Andreas Schneiderreplace: Fix developer build on BSD.
2013-11-21 Christof Schmittdocs: Add winbindd to destination parameter in smbcontr...
2013-11-21 Michael Adamtestparm: don't warn for TCP_NODELAY in socket options.
2013-11-20 Noel Powerhandle later iniparser version assigning a zero length...
2013-11-20 Martin Schwenketestparm: Warnings should not cause failure
2013-11-20 David Disseldorpdebug: remove unused sys_adminlog
2013-11-20 David Disseldorpprinting: use DEBUG instead of sys_adminlog
2013-11-20 David Disseldorpprinting: fix double space in debug statement
2013-11-20 David Disseldorploadparm: use lp_printername ctx param instead of tos
2013-11-20 David Disseldorpmessaging: use local talloc ctx instead of talloc_tos
2013-11-20 David Disseldorpprinting: return WERROR from print_access_check
2013-11-19 Volker Lendeckesmbd: Fix a talloc hierarchy problem in msg_channel
2013-11-19 Hans Leidekkernetapi: Add support for info level 502 in NetShareAdd.
2013-11-19 Hans Leidekkersvcctl: Fix IDL for svcctl_OpenServiceA().
2013-11-19 Amitay Isaacsctdb-tests: Coverity fixes
2013-11-19 Amitay Isaacsctdb-tcp: Coverity fixes
next