samba.git
2008-12-09 Günther Deschners3-srvsvc: fix _srvsvc_NetShareAdd segfault.
2008-12-09 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-12-09 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-12-09 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-12-09 Jeremy AllisonFix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUN...
2008-12-09 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2008-12-09 Jeremy AllisonFix bug #5783 FindFirst fails where search pattern...
2008-12-09 Günther Deschnerbuild: don't install the cifs.upcall binary twice.
2008-12-09 Karolin Seegerbuild-docs: Add 'make clean'.
2008-11-18 Karolin SeegerWHATSNEW: Update WHATSNEW for 3.2.5. samba-3.2.5
2008-11-17 Volker LendeckeFix the offset checks in the trans routines
2008-11-17 Karolin SeegerRevert "build-docs: Add 'make clean'."
2008-11-17 Karolin SeegerRevert "build: don't install the cifs.upcall binary...
2008-11-17 Karolin SeegerRevert "Fix bug #5783 FindFirst fails where search...
2008-11-17 Karolin SeegerRevert "Fix winbindd crash in an unusual failure mode...
2008-11-17 Karolin SeegerRevert "Fix bug #5790 samba returns STATUS_OBJECT_NAME_...
2008-11-17 Karolin SeegerRevert "SMB traffic analyzer vfs module from Holger...
2008-11-17 Karolin SeegerRevert "Fix the new vfs_smb_traffic_analyzer build...
2008-11-17 Karolin SeegerRevert "Use IPv4/v6 independent calls. Change safe_strc...
2008-11-17 Karolin SeegerRevert "s3-srvsvc: fix _srvsvc_NetShareAdd segfault."
2008-11-17 Karolin SeegerRevert "Fix bug #5797 - Moving readonly files fails...
2008-11-17 Karolin SeegerRevert "Second part of the fix for bug #5790 - samba...
2008-11-17 Karolin SeegerRevert "Add an initial version of a manpage for the...
2008-11-17 Karolin SeegerRevert "Avoid freeing fsp twice when opening new_file...
2008-11-17 Karolin SeegerRevert "Ensure we null out fsp after a close in all...
2008-11-17 Karolin SeegerRevert "fixed segv on startup with trusted domains"
2008-11-17 Karolin SeegerRevert "re-added "winbind:ignore domains" patch"
2008-11-17 Karolin SeegerRevert "Fix the make test problem Karolin reported...
2008-11-17 Karolin SeegerRevert "Restructure the module so it connects to the...
2008-11-17 Karolin SeegerRevert "Convert to allocated strings. Use write_data...
2008-11-17 Karolin SeegerRevert "Turn the socket connections into a refcounted...
2008-11-17 Karolin SeegerRevert "Fix use of DLIST_REMOVE as spotted by Constanti...
2008-11-17 Karolin SeegerRevert "Whitespace cleanup."
2008-11-17 Karolin SeegerRevert "Fix bug 5805: don't close stdout"
2008-11-17 Karolin SeegerRevert "Fix bug #5080. Access to cups-printers via...
2008-11-17 Karolin SeegerRevert "libaddns: Use the same prerequisite for DDNS...
2008-11-17 Karolin SeegerRevert "net_dns: Make "lwinet ads dns register" honor...
2008-11-17 Karolin SeegerRevert "Correctly fix smbclient to terminate on eof...
2008-11-17 Karolin SeegerRevert "Fix a potential NULL deref in line 258 found...
2008-11-17 Karolin SeegerRevert "Fix an uninitialized variable found by the...
2008-11-17 Karolin SeegerRevert "Fix an unlikely memleak found by the IBM checker"
2008-11-17 Karolin SeegerRevert "Fix an uninitialized variable warning"
2008-11-17 Karolin SeegerRevert "OS/X does not have rl_done in readline.h"
2008-11-17 Karolin SeegerRevert "Fix some missing error handlings"
2008-11-17 Karolin SeegerRevert "Remove an unused variable"
2008-11-17 Karolin SeegerRevert "Attempt to fix bug 5778"
2008-11-17 Karolin SeegerRevert "Log in the parent winbind log where a request...
2008-11-17 Karolin SeegerRevert "If name_to_fqdn fails, retry with the dns domai...
2008-11-17 Karolin SeegerRevert "Fixed "declaration shadows global declaration...
2008-11-17 Karolin SeegerRevert "Fixed build warning "passing arg from incompati...
2008-11-17 Karolin SeegerRevert "Fix bug #5814 - Winbindd dumping core in a...
2008-11-17 Karolin SeegerRevert "mount.cifs: have uppercase_string return succes...
2008-11-17 Karolin SeegerRevert "mount.cifs: make return codes match the return...
2008-11-17 Karolin SeegerRevert "Make use of ZERO_STRUCT (the first memset was...
2008-11-17 Karolin SeegerRevert "Now it's working, back port the aync fix for...
2008-11-17 Karolin SeegerRevert "Fix the build"
2008-11-17 Karolin SeegerRevert "Fix bug 5691: SIGBUS on Solaris"
2008-11-17 Karolin SeegerRevert "Enable optional anonymization of user names,"
2008-11-17 Karolin SeegerRevert "Update the manpage for vfs_smb_traffic_analyzer...
2008-11-17 Karolin SeegerRevert "Fix the "Premature end of data in tag" error...
2008-11-17 Karolin SeegerRevert "Note url explaining this code."
2008-11-17 Karolin SeegerRevert "Attempt to fix bug #5818 - "smbcacls: sorts...
2008-11-17 Karolin SeegerRevert "WHATSNEW: Update changes since 3.2.4."
2008-11-17 Karolin SeegerRevert "WHATSNEW: Update changes since 3.2.4."
2008-11-17 Karolin SeegerRevert "Don't use debug level 1 to log a trivial message."
2008-11-17 Karolin SeegerRevert "Fix bug 5826 - Directory/Filenames get truncate...
2008-11-17 Karolin SeegerRevert "Unify the logic in pull_ascii_base_talloc(...
2008-11-17 Karolin SeegerRevert "Cope with bad trans2mkdir requests from System...
2008-11-17 Karolin SeegerRevert "Unify access checks for lsa server functions."
2008-11-17 Karolin SeegerRevert "s3-samr-server: be consistent when reporting...
2008-11-17 Karolin SeegerRevert "WHATSNEW: Update changes."
2008-11-17 Karolin SeegerRevert "Delete the krb5 ccname variable from the PAM...
2008-11-17 Karolin SeegerRevert "Cope with MAXIMUM_ALLOWED_ACCESS requests when...
2008-11-17 Karolin SeegerRevert "Fix bug 5840: Segfault in "rpcclient lsaaddacct...
2008-11-17 Karolin SeegerRevert "Fix net rpc vampire, based on an *amazing*...
2008-11-17 Karolin SeegerRevert "s3-samr-server: _samr_DeleteUser needs to wipe...
2008-11-17 Karolin SeegerRevert "Remove the requirement for ldap call made as...
2008-11-17 Karolin SeegerRevert "s3-samr-server: fix access check in _samr_Query...
2008-11-17 Karolin SeegerRevert "WHATSNEW: Update changes since 3.2.4."
2008-10-23 Karolin SeegerWHATSNEW: Update changes since 3.2.4.
2008-10-23 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-23 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-23 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-23 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-10-23 Volker LendeckeFix bug 5840: Segfault in "rpcclient lsaaddacctrights"
2008-10-23 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-23 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2008-10-21 Karolin SeegerWHATSNEW: Update changes.
2008-10-21 Günther Deschners3-samr-server: be consistent when reporting we do...
2008-10-21 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-21 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-21 Jeremy AllisonUnify the logic in pull_ascii_base_talloc() and pull_uc...
2008-10-21 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-21 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-15 Jeremy AllisonAttempt to fix bug #5818 - "smbcacls: sorts ACEs improp...
2008-10-15 Jeremy AllisonNote url explaining this code.
2008-10-15 Holger HetterichFix the "Premature end of data in tag" error when buidi...
2008-10-15 Holger HetterichUpdate the manpage for vfs_smb_traffic_analyzer to...
next