kai/samba-autobuild/.git
2016-03-01 Jeremy Allisons3: smbd: Change OpenDir() to take a struct smb_filenam...
2016-03-01 Jeremy Allisons3: smbd: Change the internals of the private struct...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-03-01 Uri Simchonipassdb: add linefeed to debug message
2016-03-01 Aurelien Aptels3/passdb/py_passdb.c: free frame before returning
2016-03-01 Martin Schwenkectdb-tests: Override local daemon configuration from...
2016-03-01 Martin Schwenkectdb-tests: Change local daemon startup to use ctdbd_wr...
2016-03-01 Martin Schwenkectdb-tests: Simplify handling of public addresses for...
2016-03-01 Martin Schwenkectdb-scripts: Allow configuration file to be overridden
2016-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-03-01 Steven Chamberlainctdb: Fix detection of gnukfreebsd
2016-03-01 Aurelien Aptellib/util/util.c: move null-check before use
2016-02-29 Michael Adamtorture:smb2: fix skip message if share is not CA
2016-02-29 Michael Adamtorture:smb2: skip replay5 test if server does not...
2016-02-29 Michael Adamtorture:smb2: skip replay3 if server does not support...
2016-02-29 Martin Schwenkelib/util: Add tests for strv_addn()
2016-02-29 Volker Lendeckelib/util: Add strv_addn()
2016-02-29 Martin SchwenkeRevert "lib/util: Expose strv_addn() for adding string...
2016-02-28 Michael Adamsmbd:smb2_creat: remove outdated TODO comments
2016-02-28 Michael AdamsmbXsrv_client: factor fetch-locking of global record...
2016-02-28 Michael AdamsmbXsrv_session: factor fetch-locking of local record...
2016-02-28 Michael AdamsmbXsrv_session: factor fetch-locking of global record...
2016-02-28 Michael AdamsmbXsrv_tcon: factor fetch-locking of local record...
2016-02-28 Michael AdamsmbXsrv_tcon: factor fetch-locking of global record...
2016-02-27 Aurelien Aptels3/libsmb/clirap2.c: use actual buffer size
2016-02-26 Michael AdamsmbXsrv_open: factor fetch-locking of local record...
2016-02-26 Michael AdamsmbXsrv_open: factor fetch-locking of global record...
2016-02-26 Martin Schwenkelib/util: Add tests for strv
2016-02-26 Aurelien Aptellib/util/idtree.c: fix UB by using uint in left-shift
2016-02-26 Christian Ambachselftest: Add a blackbox test for smbget
2016-02-26 Christian Ambachselftest: add a helper for the smbget binary
2016-02-26 Christian Ambachselftest: Reduce code duplication
2016-02-26 Christian Ambachs3:utils/smbget fix option parsing
2016-02-26 Christian AmbachWHATSNEW: document removal of -P in smbget
2016-02-26 Christian Ambachs3:utils/smbget update manpage with -P option removal
2016-02-26 Christian Ambachs3:utils/smbget remove -P option
2016-02-26 Christian Ambachs3:utils/smbget improve check of write() result
2016-02-26 Christian Ambachs3:utils/smbget abort recursive download on error
2016-02-26 Christian Ambachs3:utils/smbget another int -> bool conversion
2016-02-26 Stefan Metzmachers3:libads: setup the msDS-SupportedEncryptionTypes...
2016-02-26 Martin Schwenkectdb: Drop unnecessary defines of TEVENT_DEPRECATED
2016-02-26 Christof Schmittvfs_gpfs: Fix compile after change in get_nt_acl_fn
2016-02-25 Aurelien Aptels3/lib/netapi/tests/netuser.c: fix wrong closing paren
2016-02-25 Aurelien Aptels3/vfs_btrfs.c: use sizeof() instead of ARRAY_SIZE()
2016-02-25 Uri Simchonismbd: ignore SVHDX create context
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-25 Jeremy Allisonvfs:ceph: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2016-02-25 Andrew Bartlettsamba-tool: Support preloading multiple users
2016-02-25 Andrew Bartlettpython: Allow optional multi-value arguements for samba...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-24 Amitay Isaacsctdb-client: Add missing initialisation of calldata
2016-02-24 Amitay Isaacsctdb-client: Keep trying to migrate till record lock...
2016-02-24 Amitay Isaacsctdb-client: Remove TALLOC_CTX argument from sync functions
2016-02-24 Amitay Isaacsctdb-client: Add async version of set/remove message...
2016-02-24 Amitay Isaacsctdb-client: Add sync API for waiting for recovery
2016-02-24 Amitay Isaacsctdb-client: Drop TALLOC_CTX argument from ctdb_attach
2016-02-24 Amitay Isaacsctdb-client: Add new API for ctdb_client_wait_timeout()
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Amitay Isaacsctdb-client: Do not use sync functions in async computation
2016-02-24 Volker Lendeckeidmap_script: Parallelize script calls
2016-02-23 Volker Lendeckelib: Avoid an unnecessary cast
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add file_pload_send/recv
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove an unimplemented prototype
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-23 Volker Lendeckelib: Fix whitespace
2016-02-23 Volker Lendeckelib: Move data_blob_list_item to source4
2016-02-23 Volker Lendeckesmbd: Fix line length & whitespace in write_file
2016-02-23 Volker Lendeckepy_xattr: Fix a "ignoring return value" warning
2016-02-23 Uri Simchoniwinbindd: return trust parameters when listing trusts
2016-02-23 Uri Simchoniwinbindd: initialize foreign domain as AD based on...
2016-02-23 Uri Simchoniwinbindd: introduce add_trusted_domain_from_tdc()
2016-02-23 Karolin Seegers3/winbindd: Add missing space in debug message.
2016-02-23 Martin Schwenkectdb-recovery: Limit scope of reclock latency statistics
2016-02-23 Martin Schwenkectdb-recovery: Negate the status when checking the...
2016-02-23 Martin Schwenkectdb-recovery: Clean up status handling from recmode...
2016-02-23 Martin Schwenkectdb-recovery: Don't bother ensuring file descriptor...
2016-02-23 Martin Schwenkectdb-recovery: Don't store recmode in recovery mode...
2016-02-23 Martin Schwenkectdb: Use ctdb_wait_for_process_to_exit()
2016-02-23 Martin Schwenkectdb-common: New function ctdb_wait_for_process_to_exit()
2016-02-23 Martin Schwenkectdb-recovery: Drop redundant status send when setting...
2016-02-23 Martin Schwenkectdb-recovery: Include lib/util/time.h instead of samba...
2016-02-23 Michael Adamtorture:smb2: improve torture_comments in connect test
2016-02-23 Michael Adamtorture:smb2: fix memory leak in connect test.
2016-02-23 Michael Adamtorture:smb2: rewrite connect test to use torture_asser...
2016-02-23 Michael Adamtorture:smb2: rewrite connect test to use torture_asserts
2016-02-23 Michael Adamwinbindd: move a variable into scope
2016-02-23 Günther Deschners3-kerberos: avoid entering a password change dialogue...
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckenss_aix: Hack away WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckeselftest: "standard" process model for a few envs
2016-02-22 Volker Lendeckelibwbclient: Make source4/ use nsswitch/libwbclient
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSid
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
next