samba.git
2010-02-09 Björn Jackes3: fix some wrong newlines in de translation strings
2010-02-09 Jeremy AllisonFix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit -...
2010-02-08 Bo Yangs3: Fix malformed require_membership_of_sid.
2010-02-08 Björn Jackes3: fix build issue on Tru64
2010-02-08 Lars Müllers3: normalize "Changing password for" msg IDs and STRs
2010-02-08 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-02-05 Stefan Metzmachers3:libsmb: don't reuse the callers stype variable in...
2010-02-04 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2010-02-04 Steven Dannemans3/smbd: Fix string buffer overflow causing heap corruption
2010-02-04 Volker Lendecketdb: fix an early release of the global lock that can...
2010-02-04 Jeremy AllisonFix bug #7084 - Create time on directories not stored...
2010-02-04 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-04 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2010-02-04 oliviers3/vfs_scannedonly: AIX doesn't have MSG_DONTWAIT
2010-02-04 Jeremy AllisonFix bug #7069 - smbget does not return an error status...
2010-02-04 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-02-04 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-28 Karolin Seegers3/winbind_ccache: Fix typo in debug message.
2010-01-28 Lars MüllerAdd dependency of bin/smbfilter to libwbclient.
2010-01-26 Karolin SeegerVERSION: Raise version number up to 3.5.0.
2010-01-26 Karolin SeegerWHATSNEW: Update changes.
2010-01-26 Karolin Seegers3-docs: Fix version in man ldbrename.
2010-01-26 Volker Lendeckes3: Enable use of ccache by default for libsmbclient
2010-01-26 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2010-01-26 Volker Lendeckes3: Add --use-ccache to net
2010-01-26 Volker Lendeckes3: add libnetapi_set_use_ccache()
2010-01-26 Volker Lendeckes3: Fix a bug in net's use of popt
2010-01-26 Volker Lendeckes3: Enable -C in rpcclient
2010-01-26 Volker Lendeckes3: Add CLI_FULL_CONNECTION_USE_CCACHE
2010-01-26 Volker Lendeckes3: Use -C in smbclient
2010-01-26 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-26 Volker Lendeckes3: Add ccache use to cli_session_setup_ntlmssp
2010-01-26 Volker Lendeckes3: Add NTLMSSP_FEATURE_CCACHE
2010-01-26 Volker Lendeckelibwbclient: Actually implement wbcCredentialCache()
2010-01-26 Volker Lendeckes3: Add the session key to the ccache_ntlm_auth response
2010-01-26 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-25 Karolin Seegerlib/popt: Fix typo in README.
2010-01-25 Karolin Seegers3/docs: Fix typo.
2010-01-25 Karolin SeegerWHATSNEW: Update changes.
2010-01-25 Michael Adams3:auth: fix account unlock regression introduced with...
2010-01-25 Michael Adams3:auth: don't update the bad pw count if pw is among...
2010-01-25 Michael Adams3:auth:check_sam_security: introduce a bool var to...
2010-01-25 Michael Adams3:passdb: store the plain nt passwords hashes in histo...
2010-01-25 Michael Adams3:smbd:password_in_history: treat entry with 0 salt...
2010-01-25 Michael Adams3:auth:check_sam_security: improve calling and logging...
2010-01-25 Michael Adams3:auth:check_sam_security: fix a leading tab/ws mixup
2010-01-25 Michael Adams3:auth:check_sam_security: create (and use) a common...
2010-01-25 Michael Adams3:auth:check_sam_security: null out sampass after...
2010-01-25 Michael Adams3:auth:sam_password_ok: take username, acct_ctrl and...
2010-01-25 Michael Adams3:auth: use data_blob_null instead of data_blob(NULL...
2010-01-25 Michael Adams3:auth:sam_password_ok: fix allocation of a data blob.
2010-01-25 Michael Adams3:auth:sam_password_ok: enhance readability (imho...
2010-01-25 Michael Adams3:check_sam_security: untangle assignment from statement
2010-01-25 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-25 Volker LendeckeSimplify E_md5hash a bit
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwhistory==NULL...
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwHistLen==0...
2010-01-25 Volker Lendeckes3: Add a paranoia check to pdb_set_plaintext_passwd()
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() by removing...
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: memcpy deals...
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd by using talloc_z...
2010-01-25 Volker Lendeckes3: Make use of talloc_array in pdb_set_plaintext_passwd()
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() a bit
2010-01-25 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() slightly
2010-01-25 Volker Lendeckes3: Fix a typo
2010-01-25 Volker Lendeckes3: Avoid a memset(, 0, ) call
2010-01-25 Karolin SeegerWHATSNEW: Update changes since 3.5.0rc1.
2010-01-22 William Jojos3: Fix bug 7052: "DFS broken on AIX (maybe others)"
2010-01-21 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2010-01-20 Karolin Seegers3-docs: Fix typos.
2010-01-20 Kai Blins3 net/i18n: Update .po files
2010-01-20 Kai Blins3 net: Fix compile warnings
2010-01-20 Kai Blins3 net/i18n: update .po files
2010-01-20 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-20 Kai Blins3 net: Fix compile error with WITH_DNS_UPDATES
2010-01-20 Björn Jackes3/net: split up some printable stings to ease i18n
2010-01-20 Björn Jackeѕ3/i18n/de: fix typo
2010-01-20 Björn Jackes3/i18n/de: improve some German translations
2010-01-20 André Hentschelnet: Add German translation, specially for the command...
2010-01-19 Karolin SeegerWHATSNEW: Update release notes.
2010-01-19 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-01-19 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-18 Karolin Seegers3-docs: Adapt version number in man vfs_scannedonly.
2010-01-18 Olivier Sessinks3-docs: Add man page for vfs_scannedonly.
2010-01-18 Volker Lendeckes3: Fix a crash in libsmbclient used against the OpenSo...
2010-01-18 Jeremy AllisonFix bug 7045 - Bad (non memory copying) interfaces...
2010-01-18 Jeremy AllisonModification of fix for bug 6876 - Delete of an object...
2010-01-18 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-15 Karolin SeegerWHATSNEW: Start 3.5.0rc2 release notes.
2010-01-15 Karolin SeegerVERSION: Raise version number up to 3.5.0rc2.
2010-01-15 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-15 Michael Adamdocs: fix xml tag in the pdbedit manpage
2010-01-15 Günther Deschners3-docs: mention -K option in pdbedit manpage.
2010-01-15 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-15 Giovanni Bajos3-lanman: Allow a level2 descriptor for a level1 NetSh...
2010-01-15 Olivier SessinkPart 4 of bug #7028 - include scannedonly VFS module
2010-01-15 Jeremy AllisonFix two uses of strncat -> strlcat. Ensure proper use...
2010-01-15 Volker Lendeckes3: Lift the version of the scannedonly VFS module...
2010-01-15 Olivier SessinkBug #7028 part1
2010-01-14 Jeremy AllisonFix bug #7033 - SMBrmdir call always returns true,...
next