s3-librpc: Fixed GUID_from_data_blob() with length of 32.
[samba.git] / source3 /
2010-06-24 Karolin SeegerVERSION: Bump version number up to 3.5.5.
2010-06-17 Björn Jackes3:configure: use cc for linking on IRIX and fix shlib...
2010-06-17 Björn Jackes3:vfs_scannedonly: fix a build issue on IRIX and HP-UX
2010-06-17 Olaf Flebbecheck if LD_AS_NEEDED breaks linking with libreadline...
2010-06-16 Günther Deschners3-auth: in make_user_info_for_reply_enc make sure...
2010-06-16 Günther Deschners3-spoolss: fix some crash bugs and missing error codes...
2010-06-16 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-06-16 Björn Jackes3:build: remove CFLAGS from Solaris LDSHFLAGS, SHLD...
2010-06-16 Björn Jackes3: final test for working shlib support requires PICFLAG
2010-06-16 Björn Jackes3: use autoconf macro to get some debug output in...
2010-06-16 Björn Jackes3: fix check for pie compiler flags
2010-06-16 Björn Jackes3: add m4 macro to check if stderr is empty or not
2010-06-16 Björn Jackes3:configure: add Werror_FLAGS for IBM's xlc
2010-06-16 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-06-16 Björn Jackes3:Makefile: position independency is also needed for...
2010-06-16 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-06-16 Björn Jackes3:configure: turn "error warnings" into errors
2010-06-11 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-06-10 Volker Lendeckes3: Fix EnumDomainAliases when no aliases are in LDAP
2010-06-10 Michael Adams3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores...
2010-06-09 Volker Lendeckes3: Fix bug 7253
2010-06-09 Günther Deschners3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string...
2010-06-03 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-02 Günther Deschners3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.
2010-05-27 Günther Deschners3-selftest: enable RPC-WINREG against s3.
2010-05-27 Andreas Schneiders3-winreg_nt: Fixed QueryValue with data=NULL to get...
2010-05-27 Günther Deschners3-winreg: change notify call has no meaning when calle...
2010-05-27 Günther Deschners3-winreg: make QueryValue pass RPC-WINREG test again.
2010-05-25 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-05-25 Günther Deschners3-selftest: deal with changed samba3 test names.
2010-05-25 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-05-20 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-05-19 Günther Deschners3-kerberos: temporary fix for ipv6 in print_kdc_line().
2010-05-19 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-05-19 Günther Deschners3-winbind: make the getpeername() checks in cm_prepare...
2010-05-19 Andreas Schneiders3-spoolss: Added EN ISO 216, A0 and A1 to builtin...
2010-05-19 Karolin SeegerVERSION: Bump version number up to 3.5.4.
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
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 Volker Lendeckes3: Fix bug 7398 -- rename problems with full_audit
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-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 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-12 Björn Jackes3:lib/time: remove TIME_T_MIN/MAX defines
2010-04-12 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-04-07 Karolin SeegerVERSION: Raise version number up to 3.5.3.
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
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: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 #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
next