kamenim/samba.git
2014-06-17 Michael Adamctdb:vacuum: remove a comment in ctdb_vacuum_and_repack...
2014-06-17 Michael Adamctdb:vacuum: adapt debug message for repacking.
2014-06-17 Volker Lendeckemessaging3: Use server_id_str_buf
2014-06-17 Volker Lendeckelib: Use server_id_str_buf in server_id_str
2014-06-17 Volker Lendeckelib: Add server_id_str_buf
2014-06-16 Michael Adambuild: fix the test and define for msg_accrights
2014-06-16 Michael Adamctdb:build: fix building with external libtdb
2014-06-16 Andrew Bartletts4-winbind: Use winbindd in the AD DC for fl2003dc...
2014-06-15 Andrew Bartletts3-winbindd: Honour pdb_is_responsible_for_everything_e...
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
2014-06-13 Michael Adamvfs:gpfs: fix a debug message
2014-06-13 Michael Adamvfs: update a bit-rotten comment
2014-06-13 Michael Adamvfs: remove unused function vfs_pread_data()
2014-06-13 Ralph Boehmeman vfs_streams_xattr: new options "prefix" and "store_...
2014-06-13 Ralph Boehmevfs_streams_xattr: add options "prefix" and "store_stre...
2014-06-13 Ralph BoehmeConvert samba_private_attr_name() to a public function
2014-06-13 Ralph Boehmelocking: use correct conversion specifier for printing...
2014-06-12 Volker Lendeckeleases: Fix uint32->hyper
2014-06-12 Andreas SchneiderRemove .clang_complete.
2014-06-12 Björn Jackewaf: fix the name of the WINBIND "nss" module on AIX
2014-06-12 Andrew Bartletttorture: convert torture_comment() -> torture_result...
2014-06-12 Andrew Bartletttorture: convert torture_comment() -> torture_result...
2014-06-12 Amitay Isaacsctdb-daemon: Reset scheduler policy for helper processes
2014-06-12 Amitay Isaacsctdb-daemon: Do not complain if node is inactive and...
2014-06-12 Amitay Isaacsctdb-build: Remove duplicate library dependency
2014-06-12 Amitay Isaacsctdb-daemon: Remove duplicate code from helper binaries
2014-06-12 Amitay Isaacsctdb-logging: Move controls handling functions from...
2014-06-12 Amitay Isaacsctdb-logging: Split ringbuffer handling code from ctdb_...
2014-06-12 Amitay Isaacsctdb-common: Move mkdir_p_or_die to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-common: Move lockdown_memory to system utilities
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-06-12 Amitay Isaacsctdb-common: Keep debug level related functions with...
2014-06-12 Amitay Isaacsctdb-daemon: Rename block_signal to ignore_signal
2014-06-12 Amitay Isaacsctdb-common: Remove unused functions
2014-06-12 Amitay Isaacsctdb-daemon: No need to block SIGPIPE at startup
2014-06-12 Amitay Isaacsctdb-common: Separate more system utilities that are...
2014-06-12 Amitay Isaacsctdb-common: Separate system utilties that are ctdb...
2014-06-12 Martin Schwenkectdb-common: No dynamic memory allocation in mkdir_p()
2014-06-12 Martin Schwenkectdb-common: Do not dynamically allocate memory when...
2014-06-12 Amitay Isaacsctdb-common: Drop ctdb prefix from utility functions...
2014-06-12 Amitay Isaacsctdb-common: Changing scheduler policy does not require...
2014-06-12 Amitay Isaacsctdb-common: Do not abort if restoring scheduling polic...
2014-06-12 Amitay Isaacsctdb-common: No need to save previous scheduler priority
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-06-11 Volker Lendeckesmbd: tevent_req_nterror already returns bool :-)
2014-06-11 Volker Lendeckesmbd: Use full_path_tos() where appropriate
2014-06-11 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-06-11 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-06-11 Andrew Bartletts3-winbindd: Implement SamLogon IRPC call
2014-06-11 Andrew Bartletts3-winbind: Transparently forward IRPC messages to...
2014-06-11 Andrew Bartletts3-winbind rename winbindd_update_rodc_dns to be for...
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-11 Andrew Bartletts3-winbindd: Register winbindd with irpc
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-06-11 Andrew Bartlettdsdb: Do not refresh the schema using the wrong event...
2014-06-11 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-06-11 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
2014-06-11 Martin Schwenkectdb-eventscripts: New configuration variable CTDB_GANE...
2014-06-10 Volker Lendeckelibcli: Add a NULL check in dom_sid_string
2014-06-10 Volker LendeckeUse GUID_equal in a few places
2014-06-10 Volker Lendeckelibndr: Use GUID_compare in GUID_equal
2014-06-07 Jeremy Allisons3: libsmb: Change cli_disk_size() to use the trans2...
2014-06-07 Jeremy Allisons3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-06-07 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-06-06 Andreas Schneiderselftest: Add support for tmate.
2014-06-05 Michael Adamlib: Bump socket_wrapper version to 1.1.1.
2014-06-05 Andreas Schneiderswrap: Disable incomplete bind checks (and tests) for...
2014-06-05 Andreas Schneiderlib: Bump socket_wrapper version to 1.1.0.
2014-06-05 Michael Adamswrap: check whether an address:port is already in...
2014-06-05 Michael Adamswrap: implement check_addr_port_in_use()
2014-06-05 Michael Adamswrap: fix AF_UNSPEC special case in swrap_bind()
2014-06-05 Michael Adamswrap: extend input checks in swrap_bind()
2014-06-05 Michael Adamswrap: add check for rpc/rpc.h - needed on freebsd...
2014-06-05 Andreas Schneiderswrap: Add support for bindresvport().
2014-06-05 Andreas Schneiderswrap: Add missing family check in bind().
2014-06-05 Andreas Schneiderswrap: Setup myname in swrap_socket() for getsockname().
2014-06-05 Andreas Schneiderswrap: Make sure cmbuf is not NULL.
2014-06-05 Andreas Schneiderswrap: We need to pass a pointer-pointer to not leak...
2014-06-05 Andreas Schneiderswrap: Support more socket options in getsockopt().
2014-06-05 Andreas Schneiderswrap: Call swrap_msghdr_filter_cmsghdr in swrap_sendms...
2014-06-05 Andreas Schneiderswrap: Add swrap_msghdr_filter_cmsg_pktinfo().
2014-06-05 Andreas Schneiderswrap: Add swrap_sendmsg_filter_cmsg_socket().
2014-06-05 Andreas Schneiderswrap: Add swrap_sendmsg_copy_cmsg().
2014-06-05 Andreas Schneiderswrap: Add swrap_sendmsg_filter_cmsghdr().
2014-06-05 Andreas Schneiderswrap: Implement support for IP_RECVDSTADDR on BSD.
2014-06-05 Andreas Schneiderswrap: Check if the in_pktinfo structure is available.
2014-06-05 Andreas Schneiderswrap: Silence a warning on OpenIndiana.
2014-06-05 Pino Toscanoswrap: Properly cache the handle also in LIBC_SO case.
2014-06-05 Andreas Schneiderswrap: Truncate the address if the buffer is to small.
2014-06-05 Andreas Schneiderswrap: Process control messages in recvmsg().
2014-06-05 Andreas Schneiderswrap: Call swrap_msghdr_socket_info in swrap_recvmsg_a...
2014-06-05 Andreas Schneiderswrap: Add swrap_msghdr_socket_info().
2014-06-05 Andreas Schneiderswrap: Add swrap_msghdr_add_pktinfo().
2014-06-05 Andreas Schneiderswrap: Add swrap_msghdr_add_cmsghdr().
next