obnox/samba-ctdb.git
2010-05-27 Volker Lendeckes3: Fix a bad memleak in the async echo responder
2010-05-11 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 5
2010-05-10 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-05-10 Volker Lendeckes3: Test for "__attribute__((destructor))"
2010-05-10 Volker Lendeckensswitch: Make some functions static
2010-04-29 Volker Lendeckes3: range-check idmap script output
2010-04-29 Volker Lendeckes3: Fix an uninitialized variable in idmap_tdb2_sid_to_id()
2010-04-29 Volker Lendeckes3: Fix some nonempty blank lines
2010-04-26 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 4 3.4.7-ctdb-4
2010-04-26 Volker Lendeckes3: Implement "net rpc user setprimarygroup"
2010-04-14 Christian Ambachfix snapshot content display with hide unreadable
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-04-13 Volker Lendeckes3: Cache the username map in gencache
2010-04-13 Volker Lendeckes3: Little refactoring: Factor out skip_space
2010-04-13 Volker Lendeckes3: Remove a bogus 0-check, "isspace" can not return...
2010-04-13 Volker Lendeckes3: Cache the result of the username map script
2010-04-13 Volker Lendeckes3: Use talloc_tos() as talloc ctx for fd_lines_load...
2010-04-13 Volker Lendeckes3: TALLOC_FREE(command) correctly in map_username()
2010-04-08 Volker Lendeckev3-4-ctdb: Bump up the vendor patch level to 3 3.4.7-ctdb-3
2010-04-08 Volker Lendeckes3: Fork multiple children per domain
2010-04-08 Volker Lendeckes3: Introduce winbindd_child_busy()
2010-04-08 Volker Lendeckes3: Remove the separate "child" argument from setup_dom...
2010-04-08 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-04-08 Volker Lendeckev3-4-ctdb: Bump up the vender patch level to 2 3.4.7-ctdb-2
2010-04-07 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-04-07 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-07 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-07 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-07 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-04-07 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-04-07 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-04-07 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-04-07 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-04-07 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-04-07 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-04-07 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-04-07 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-04-07 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-04-07 Stefan Metzmachers3:rpc_client: don't mix layers and keep a reference...
2010-04-07 Stefan Metzmachers3:rpc_transport_np: use cli_state_is_connected() helper
2010-04-07 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-04-07 Stefan Metzmachers3:libsmb: don't let cli_shutdown() segfault with a...
2010-04-07 Stefan Metzmachers3:rpc_transport_np: handle trans rdata like the output...
2010-04-07 Stefan Metzmachers3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-04-07 Stefan MetzmacherFix broken pipe handling
2010-04-07 Stefan Metzmachers3:rpc_client: close the socket when pipe is broken
2010-04-07 Stefan Metzmachers3: fix crash in winbindd (similar to commit f8cc0e88fb...
2010-04-07 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
2010-04-07 Stefan MetzmacherFirst part of fix for bug #7159 - client rpc_transport...
2010-04-06 Christian Ambachfix a segfault in the notify subsystem
2010-03-26 Volker Lendeckes3: Use tdb_transaction_start_nonblock in gencache_stab...
2010-03-26 Volker Lendecketdb: Add a non-blocking version of tdb_transaction_start
2010-03-26 Volker LendeckeRevert "s3: Optimize gencache for smbd exit"
2010-03-26 Stefan Metzmachers3:passdb: avoid sid_to_gid() if the sid is "domain...
2010-03-26 Volker Lendeckes3: Implement an asynchronous echo responder process
2010-03-26 Stefan Metzmachers3:smbd: disable SMB encryption when the echo handler...
2010-03-26 Stefan Metzmachers3:smbd: disallow readbraw and writebraw if the echo...
2010-03-26 Stefan Metzmachers3:smbd: disable sendfile if the echo handler is active
2010-03-26 Stefan Metzmachers3:smbd: don't use recvfile if the echo handler is...
2010-03-26 Stefan Metzmachers3:smbd: setup a shared memory area for the signing...
2010-03-26 Stefan Metzmachers3:smbd: add echo handler information to struct smbd_se...
2010-03-26 Stefan Metzmachers3:param: add "async smb echo handler" option
2010-03-26 Stefan Metzmachers3:smbd: pass down trusted_channel via receive_smb_talloc()
2010-03-26 Stefan Metzmachers3:smbd: let reply_readbraw_error use the locked socket
2010-03-26 Stefan Metzmachers3:smbd: send keepalive packets under the socket lock
2010-03-26 Stefan Metzmachers3:smbd: smbd_[un]lock_socket() while accessing the...
2010-03-26 Stefan Metzmachers3:smbd: add smbd_[un]lock_socket() dummies
2010-03-26 Stefan Metzmachers3:smbd: add an option to skip signings checks srv_chec...
2010-03-26 Stefan Metzmachers3:libsmb: add a smb_signing_init_ex() function
2010-03-26 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-26 Stefan Metzmacherlib/async_sock: handle queue = NULL in writev_send()
2010-03-26 Stefan Metzmachers3:smbd: use new simplified smb_signing code in the...
2010-03-26 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2010-03-26 Stefan Metzmachers3:libsmb: rename smb_signing.c => clisigning.c
2010-03-25 Volker Lendeckes3: Add a comment to notify_internal_parent_init, this...
2010-03-25 Volker Lendeckes3: Add a comment to serverid_parent_init, this is...
2010-03-25 Volker Lendeckes3: Add a comment to messaging_tdb_parent_init, this...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-24 Volker Lendeckev3-4-ctdb: Use connections_forall_read() in smbstatus
2010-03-24 Volker Lendeckev3-4-ctdb: Add connections_forall_read()
2010-03-24 Volker Lendeckes3: Optimize gencache for smbd exit
2010-03-22 Michael Adams3:configure: prevent using external libtalloc with...
2010-03-22 Volker Lendeckes3: Add the "ctdb locktime warn threshold" parameter
2010-03-22 Volker Lendeckes3: Add "log writeable files on exit" parameter
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2010-03-15 Michael Adams3:net: add a command "net registry setsd_sdd" 3.4.7-ctdb-1 v3-4-ctdb-latest-release
2010-03-15 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-15 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-15 Michael Adams3:smbcacls: forbid change of debug level from config...
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-15 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-15 Michael Adams3: build sddl.c in samba3
2010-03-15 Michael Adamlibcli/security: fix sddl.c to be able to build it...
2010-03-15 Michael Adams4:move the sddl code down to the top level
2010-03-15 Volker Lendeckes3: Add "net registry increment"
2010-03-15 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-15 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
next