ddiss/samba.git
2012-05-10 Michael Adams3:registry: improve log message in regdb_unpack_values...
2012-05-10 Michael Adams3:registry: fix a debug message typo (cherry picked...
2012-05-10 Michael Adams3:registry: add a new function regval_ctr_value_byname()
2012-05-10 Michael Adams3:registry: rename regval_ctr_key_exists() to regval_c...
2012-05-10 Michael Adams4:torture:rpc:spoolss: also initialize driverName...
2012-05-10 Michael Adams3:registry:reg_api: fix reg_queryvalue to not fail...
2012-05-10 Michael Adams3:registry: implement values_need_update and subkeys_n...
2012-05-10 Steve LangasekFix bug 8920, null dereference
2012-05-10 Jeremy Allisons3-pam_winbind: Fix the build.
2012-05-09 Simo SorceFix pam_winbind build against newer iniparser library.
2012-05-09 Karolin Seegers3-docs: Fix bug #7930.
2012-05-08 Richard Sharpes3-VFS: Fix building out-of-tree modules.
2012-05-08 Karolin Seegers3-docs: Fix several typos.
2012-05-08 Karolin Seegers3-docs: overrided -> overridden
2012-05-08 Björn Jackes3/ldap: remove outdated netscape ds 5 schema file
2012-05-07 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-05-07 Jeremy AllisonBugfix for #8857 - Setting traverse rights fails to...
2012-05-07 Jeremy AllisonFix incorrect debug - parent_name is never set !
2012-05-07 Jeremy AllisonFix bug #8831 - Inconsistent (with manpage) command...
2012-05-07 Olaf FlebbeWrong assertion/comparison: Compare value not pointer
2012-05-07 Jeremy AllisonFix bug #8897 - winbind_krb5_locator only returns one...
2012-05-07 Jeremy AllisonFinal back port of fix for bug #8837 - smbd crashes...
2012-05-07 Jeremy AllisonConvert parse_delete_tokens_list() and unparse_share_mo...
2012-05-07 Jeremy AllisonThe delete tokens are unique to each name hash represen...
2012-05-07 Jeremy AllisonFix the talloc heirarchy when adding the unix delete...
2012-05-07 Jeremy AllisonThird part of fix for bug #8837 - smbd crashes when...
2012-05-07 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-05-07 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2012-05-07 Volker Lendeckes3: Fix a segfault with debug level 3 on Solaris
2012-04-30 Karolin SeegerWHATSNEW: Start release notes for 3.6.6.
2012-04-30 Karolin SeegerBump version number up to 3.6.6.
2012-04-30 Jeremy AllisonFix self granting privileges in security=ads.
2012-04-30 Karolin SeegerWHATSNEW: Release notes for 3.6.5.
2012-04-10 SATOH Fumiyasus3-docs: Prepend '/' to filename argument (Bug #8826)
2012-04-10 Ralph Wuerthners3-smbd: move print_backend_init() behind init_system_i...
2012-04-10 Björn Baumbachdocs: remove whitespace in example samba.ldif (fix...
2012-04-10 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-04-10 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-04-10 Björn Baumbachdocs-xml: fix default name resolve order (fix bug ...
2012-04-10 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.5.
2012-04-10 Karolin SeegerVERSION: Bump version up to 3.6.5.
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: split off ParseArrayPullGetSize()...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: simplify logic in DeclareArrayVariables*()
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: declare all union helper variables...
2012-04-10 Karolin SeegerWHATSNEW: Prepare release notes for 3.6.4.
2012-03-20 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-19 Richard SharpeFix bug #8797 - Samba does not correctly handle DENY...
2012-03-19 Volker Lendeckev3-6-test: Further fix for bug 8338
2012-03-19 Christian AmbachFix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashe...
2012-03-02 Karolin SeegerRevert "s3: Add sys_statvfs() wrapper support for OpenB...
2012-02-29 Jeremy AllisonFix problem reported by Tom Lee <tlee2951@gmail.com...
2012-02-28 Matthieu Patous3-winbindd: set the can_do_validation6 also for truste...
2012-02-28 Brad Smiths3: Add sys_statvfs() wrapper support for OpenBSD/FreeB...
2012-02-28 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-02-26 Richard SharpeHonor SeTakeOwnershiPrivilege when client asks for...
2012-02-21 Volker Lendeckes3: Fix bug 8567 -- segfault in dom_sid_compare
2012-02-21 Volker Lendeckes3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
2012-02-18 David Disseldorps3-printing: fix crash in printer_list_set_printer()
2012-02-18 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2012-02-18 Günther Deschners3-dbwrap_ctdb: fix the build.
2012-02-18 Gregor Becks3:dbwrap: traverse records created within this transac...
2012-02-18 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2012-02-12 Christian AmbachAllow vfs_aio_pthread to build as a static module.
2012-02-12 Jeremy AllisonUpdate man page to fix typo vfs_aio_fork -> vfs_aio_pth...
2012-02-12 Jeremy AllisonAdd vfs_aio_pthread code.
2012-02-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-02-12 Jeremy AllisonAdd man page for vfs_aio_pthread module. (cherry picked...
2012-02-12 Jeremy AllisonChange the signature of pthreadpool_finished_job()...
2012-02-12 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2012-02-12 Michael Adams3:smb2-server: session setup replies should always...
2012-02-12 Ira Coopers3-popt: Fix configure.developer builds on Solaris.
2012-02-03 Christian Ambachs3:winbindd fix a return code check
2012-02-03 Volker Lendeckes3: Add rmdir operation to streams_depot
2012-02-03 Volker Lendeckes3: Delete streams on directories
2012-02-03 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2012-02-03 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2012-02-03 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-03 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2012-02-03 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-02-03 Matthieu Patous3-winbind: don't try to do clever thing if the usernam...
2012-01-30 Andrew BartlettFix for bug #8727 - smbclient fails with posix large...
2012-01-30 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.4.
2012-01-30 Karolin SeegerVERSION: Bump version up to 3.6.4.
2012-01-29 Ira Coopers3-smbd: Fix bug #8724.
2012-01-29 Karolin SeegerWHATSNEW: Add release notes for 3.6.3.
2012-01-29 Karolin SeegerVERSION: Bump version up to 3.6.3.
2012-01-25 Karolin SeegerWHATSNEW: Add another change.
2012-01-25 Jeremy Allisons3-spoolss: Pass the right pointer type.
2012-01-23 Karolin SeegerWHATSNEW: Add another change.
2012-01-23 Jeremy AllisonSecond part of fix for 8636 - When returning an ACL...
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-23 Karolin SeegerWHATSNEW: Add major changes.
2012-01-23 Karolin SeegerWHATSNEW: Add more changes.
2012-01-23 David Disseldorptorture: add spoolss overlapping driver deletion tests
2012-01-23 David Disseldorptorture: confirm printer driver file removal
next