metze/samba/wip.git
2008-10-29 Jeremy AllisonCoverity fix #CID: 607 - resource leak on error path.
2008-10-27 Michael Adamwinbind: fix smbd hanging on Solaris when winbindd...
2008-10-27 Michael Adambuild: fix bug #5765 - fix installlibs on solaris by...
2008-10-27 Michael Adambuild: fix bug #5677 - fix test_{shlibs,nss_modules...
2008-10-24 Derrell LipmanError return is boolean false, not -1
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_UserSe...
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_QueryD...
2008-10-23 Günther Deschners3-samr-server: fix return code in _samr_QueryDisplayIn...
2008-10-23 Karolin SeegerWHATSNEW: Update changes since 3.2.4.
2008-10-23 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-22 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-10-22 Volker LendeckeFix bug 5840: Segfault in "rpcclient lsaaddacctrights"
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-10-21 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2008-10-21 Karolin SeegerWHATSNEW: Update changes.
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-20 Günther Deschners3-samr-server: be consistent when reporting we do...
2008-10-17 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-16 Jeremy AllisonUnify the logic in pull_ascii_base_talloc() and pull_uc...
2008-10-16 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-16 Jeremy AllisonDon't use debug level 1 to log a trivial message.
2008-10-15 Karolin SeegerWHATSNEW: Update changes since 3.2.4.
2008-10-15 Karolin SeegerWHATSNEW: Update changes since 3.2.4.
2008-10-14 Jeremy AllisonAttempt to fix bug #5818 - "smbcacls: sorts ACEs improp...
2008-10-14 Jeremy AllisonNote url explaining this code.
2008-10-14 Holger HetterichFix the "Premature end of data in tag" error when buidi...
2008-10-13 Holger HetterichUpdate the manpage for vfs_smb_traffic_analyzer to...
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-13 Volker LendeckeFix bug 5691: SIGBUS on Solaris
2008-10-12 Volker LendeckeFix the build
2008-10-11 Jeremy AllisonNow it's working, back port the aync fix for parsing...
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-09 Jeff Laytonmount.cifs: make return codes match the return codes...
2008-10-09 Jeff Laytonmount.cifs: have uppercase_string return success on...
2008-10-08 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2008-10-07 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-07 Tim ProutyFixed "declaration shadows global declaration" warnings.
2008-10-06 Volker LendeckeIf name_to_fqdn fails, retry with the dns domain the...
2008-10-06 Volker LendeckeLog in the parent winbind log where a request is going
2008-10-05 Volker LendeckeRemove an unused variable
2008-10-05 Volker LendeckeFix some missing error handlings
2008-10-05 Volker LendeckeOS/X does not have rl_done in readline.h
2008-10-05 Volker LendeckeFix an uninitialized variable warning
2008-10-05 Volker LendeckeFix an unlikely memleak found by the IBM checker
2008-10-05 Volker LendeckeFix an uninitialized variable found by the IBM Checker
2008-10-05 Volker LendeckeFix a potential NULL deref in line 258 found by the...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-03 Gerald (Jerry... net_dns: Make "lwinet ads dns register" honor the ...
2008-10-03 Gerald (Jerry... libaddns: Use the same prerequisite for DDNS update...
2008-10-02 Jeremy AllisonFix bug #5080. Access to cups-printers via samba broken...
2008-10-02 Derrell LipmanFix bug 5805: don't close stdout
2008-10-01 Jeremy AllisonWhitespace cleanup.
2008-10-01 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-10-01 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-09-30 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30 Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-30 Jeremy AllisonFix the make test problem Karolin reported. Now rename_...
2008-09-29 Andrew Tridgellre-added "winbind:ignore domains" patch
2008-09-29 Andrew Tridgellfixed segv on startup with trusted domains
2008-09-29 Jeremy AllisonEnsure we null out fsp after a close in all paths.
2008-09-29 Jelmer VernooijAvoid freeing fsp twice when opening new_file fails...
2008-09-29 Holger HetterichAdd an initial version of a manpage for the vfs_smb_tra...
2008-09-27 Jeremy AllisonSecond part of the fix for bug #5790 - samba returns...
2008-09-26 Jeremy AllisonFix bug #5797 - Moving readonly files fails. Reported...
2008-09-26 Günther Deschners3-srvsvc: fix _srvsvc_NetShareAdd segfault.
2008-09-25 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-09-25 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-24 Jeremy AllisonFix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUN...
2008-09-23 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2008-09-23 Jeremy AllisonFix bug #5783 FindFirst fails where search pattern...
2008-09-21 Volker LendeckeAttempt to fix bug 5778
2008-09-18 Günther Deschnerbuild: don't install the cifs.upcall binary twice.
2008-09-18 Karolin Seegerbuild-docs: Add 'make clean'.
2008-09-18 Karolin SeegerWHATSNEW: Start WHATSNEW for 3.2.5.
2008-09-18 Karolin SeegerVERSION: Raise version number up to 3.2.5.
2008-09-18 Karolin Seegerfind_missing_manpages.pl: Adapt script to changed direc...
2008-09-18 Karolin SeegerWHATSNEW: Improve description of Simo's bug fix.
2008-09-17 Jeremy AllisonEnsure all pointers are initialized. Without this we...
2008-09-17 Karolin SeegerWHATSNEW: Update changes since 3.2.3.
2008-09-16 Gerald W. Carteridmap_ad: Fix a segfault when calling nss_get_info...
2008-09-16 Karolin SeegerWHATSNEW: Update changes since 3.2.3.
2008-09-16 Karolin Seegerman cifs.upcall: Fix typo, wrap lines.
2008-09-16 TimurFix aio on FreeBSD.
2008-09-16 TimurFix display of POSIX ACLs.
2008-09-16 TimurFix cut and paste error in quota code.
2008-09-16 Steven DannemanSimple fix for warning:
2008-09-15 Steven DannemanFix build warning on FreeBSD
2008-09-15 Jeremy AllisonFix bug 5761 "open of mangled directory name results...
2008-09-15 Karolin SeegerWHATSNEW: Update changes since 3.2.3.
2008-09-14 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-14 Jeff Laytoncifs.upcall: make most functions static and silence...
2008-09-12 Jeremy AllisonModify a comment to make things clearer.
2008-09-12 Jeff Laytoncifs.upcall: move default install location to EPREFIX...
2008-09-12 Jeff Laytoncifs.upcall: enable building by default on linux
2008-09-12 Jeremy AllisonUse the given name, not the absolute pathname, when...
2008-09-11 Jeremy AllisonFix bug #5751 cannot show ACLs on DFS reported by SATOH...
next