samba.git
2010-05-17 Karolin SeegerWHATSNEW: Update changes since 3.5.2.
2010-05-17 Jeff Laytonmount.cifs: check for NULL addr pointer before handling...
2010-05-12 Karolin Seegers3-docs: Unify capitalization.
2010-05-12 Karolin Seegers3-docs: Add documentation of the net g_lock subcommand.
2010-05-12 Karolin Seegers3-docs: Move -D option to the right paragraph in man...
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2010-05-11 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-05-11 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-05-11 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-05-11 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2010-05-11 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
2010-05-11 Björn Jackes3:configure: use correct SONAMEFLAG on Solaris dependi...
2010-05-11 Björn Jackes3:configure: not simply check for "ld" but for the...
2010-05-10 Günther Deschners3-net: Fix Bug #7417. 'net rpc user password' can...
2010-05-10 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinters servername handling.
2010-05-10 Günther Deschners3-spoolss: in spoolss_EnumPrinters r->in.server is...
2010-05-05 Luca OlivettiFix bug #7263 - Unable to print using Samba 3.5.1 and...
2010-05-04 Günther Deschners3-rpcclient: Fix Bug #7277. rpcclient was sending...
2010-05-02 Andreas Schneidertsocket: Improve the tsocket_address_bsd_sockaddr docum...
2010-05-02 Brad HardsSpelling fixes for tsocket API documentation.
2010-05-02 Kai Blintsocket: Fix the description of tstream_writev_queue_se...
2010-05-02 Kai Blintsocket: Fix description for tstream_readv_pdu_queue_se...
2010-05-02 Andreas Schneidertsocket: Added complete doxygen documentation.
2010-05-02 Andreas Schneidertsocket: Added doxygen config file.
2010-05-02 Volker Lendeckes3: Fix bug 7398 -- rename problems with full_audit
2010-04-29 Björn Jackes3/packaging: make rpm build work by overriding strict...
2010-04-25 Volker Lendeckes3: Fix a winbind crash when scanning trusts
2010-04-25 Ira CooperFix bug #7384 - dptr_Close has a bitmap leak.
2010-04-21 Jim McDonoughs3-net_conf: Display an error on net conf import failures.
2010-04-20 Tim Proutys3 torture: Prevent smbcli segfault when running smbtor...
2010-04-16 Karolin Seegers3-docs: Improve "winbind nss info" section in man...
2010-04-15 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-04-13 Derrell Lipmans3-libsmbclient: Fix incomplete description of function...
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-04-13 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-04-13 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-13 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-13 Karolin Seegers3-docs: Fix typo in man idmap_ad.
2010-04-12 Björn Jackes3:lib/time: remove TIME_T_MIN/MAX defines
2010-04-12 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file...
2010-04-12 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-04-07 Karolin SeegerWHATSNEW: Start release notes for Samba 3.5.3.
2010-04-07 Karolin SeegerVERSION: Raise version number up to 3.5.3.
2010-04-01 Karolin SeegerWHATSNEW: Update changes since 3.5.1.
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-01 Karolin SeegerWHATSNEW: Update changes since 3.5.1.
2010-04-01 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.5.2.
2010-04-01 Bo Yangs3: signals are processed twice in child.
2010-04-01 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-03-31 Michael Adams3:registry: eliminate race condition in creating/scann...
2010-03-31 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-03-31 Volker Lendeckes3: Remove the unused parameter "persistent" from fetch...
2010-03-31 Volker Lendeckes3: db->persistent==true was handled earlier, make...
2010-03-31 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function...
2010-03-31 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-03-31 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-03-31 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-03-31 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-03-31 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-03-31 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-03-31 Volker Lendeckes3: Fix a typo (cherry picked from commit bac235dd30257...
2010-03-31 Jeremy AllisonFix warning messages on compile in g_lock.c Volker...
2010-03-31 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-03-31 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-03-31 Michael Adams3:g_lock: remove an unreached code path.
2010-03-31 Michael Adams3:dbwrap_ctdb: fix reading/storing of special key...
2010-03-31 Michael Adams3:dbwrap_ctdb: exit early when nothing has been writte...
2010-03-31 Michael Adams3:dbwrap_ctdb: fix brown paperbag bug in ctdb_transact...
2010-03-31 Michael Adams3:dbwrap_ctdb: fix logic error in pull_newest_from_mar...
2010-03-31 Michael Adams3:dbwrap_ctdb: fix an uninitialized variable.
2010-03-31 Michael Adams3:dbwrap_ctdb: fix two "may be used uninitialized...
2010-03-31 Michael Adams3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db...
2010-03-31 Michael Adams3:build: remove checks for deprecated ctdb controls.
2010-03-31 Michael Adams3:dbwrap_ctdb: maintain a database sequence number...
2010-03-31 Michael Adams3:dbwrap_ctdb: change db_ctdb_transaction_store()...
2010-03-31 Michael Adams3:dbwrap_ctdb: update (C)
2010-03-31 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2010-03-31 Michael Adams3:dbwrap_ctdb: start rewrite of transactions using...
2010-03-31 Volker Lendeckes3: Add tdb_data_equal (cherry picked from commit ebc08...
2010-03-31 Volker Lendeckes3:torture: add a test LOCAL-DBTRANS to torture dbwrap...
2010-03-31 Volker Lendeckes3: setup debug for smbtorture (cherry picked from...
2010-03-31 Volker Lendeckes3: Add ctdb_conn_msg_ctx() (cherry picked from commit...
2010-03-31 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-03-31 Andrew Tridgells3-smbd: add a rate limited cleanup of brl, connections...
2010-03-31 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-03-31 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2010-03-31 Andrew Tridgells3-events: make the old timed events compatible with...
2010-03-30 Jeremy AllisonFix bug 7307 - man net usershare mistake
2010-03-30 Jeremy AllisonFix bug #7283 - vfs_acl_tdb does not work as expected.
2010-03-30 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-30 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-30 Stefan Metzmachers3:rpc_client: remove unused code, we handle transport...
2010-03-30 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-30 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-30 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-30 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-30 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-03-30 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-03-30 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-03-30 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
next