samba.git
2009-02-23 Karolin Seegers3/docs: Fix typo in man mount.cifs.
2009-02-22 Simo SorceFor some unknown reason ldbrename was not being built...
2009-02-21 Jeremy AllisonChange smbc_set_credentials_with_fallback() (unreleased...
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-20 Derrell Lipmanvariable grouping: just my OCD desire to keep similar...
2009-02-20 Bo YangMake libsmbclient work with DFS
2009-02-20 Karolin Seegers3/docs: Add hint about getfattr in man vfs_acl_xattr.
2009-02-20 Karolin Seegers3/docs: Add man vfs_acl_tdb.
2009-02-20 Karolin Seegers3/docs: Add man vfs_acl_xattr.
2009-02-20 Karolin Seegers3/docs: Fix several typos.
2009-02-20 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-02-19 Jeremy AllisonFix printf type warning.
2009-02-19 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-02-19 Jeremy AllisonBackport the semantics of when to delete alternate...
2009-02-19 Volker LendeckeFix a buffer handling bug when adding lots of registry...
2009-02-19 Günther Deschners3-libnet: fix coverity #848 (UNINIT).
2009-02-19 Karolin SeegerWHATSNEW: Jeremy fixed CID 602, not Volker.
2009-02-19 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-19 Jeremy AllisonGah, typo :-(. Sorry.
2009-02-18 Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-02-18 Karolin SeegerWHATSNEW: Update changes since 3.3.0.
2009-02-17 Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-02-17 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2009-02-17 Günther Deschners3: remove duplicate prototypes for generated rpc serve...
2009-02-17 Stefan Metzmachers3:make: use pidl/pidl for 'make idl'
2009-02-17 Stefan Metzmacherfix proto.h after idl changes
2009-02-17 Stefan Metzmacherlibrpc: rerun 'PIDL=pidl/pidl make idl'
2009-02-17 Stefan Metzmachers3:netlogon: implement _netr_LogonGetCapabilities(...
2009-02-17 Stefan Metzmachernetlogon.idl: add idl for netr_LogonGetCapabilities()
2009-02-17 Günther Deschners3-accessmask: re-run make samba3-idl and remove duplic...
2009-02-17 Günther Deschners3: re-run make idl.
2009-02-17 Günther Deschnerpidl: add copy of pidl to 3-3-test in order to regenera...
2009-02-16 Karolin Seegers3-WHATSNEW: Update WHATSNEW.
2009-02-16 Steven DannemanMake sharesec utility part of the default binary install.
2009-02-16 Yasuma TakedaFix bug 5920
2009-02-16 Karolin Seegers3-WHATSNEW: Start WHATSNEW for 3.3.1.
2009-02-16 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-02-15 Derrell LipmanRemove compiler warnings about unknown structure pointer
2009-02-15 Tim Proutys3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macros
2009-02-15 Derrell Lipmanremove accidental white space
2009-02-15 Derrell Lipmanenums are traditionally signed. Avoid use of high bit...
2009-02-14 Derrell LipmanGet rid of the warnings I had for testing
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-14 Derrell LipmanEnsure consistency of values on stack (caught by AIX...
2009-02-14 Derrell Lipmanignore new test program executables
2009-02-14 Derrell LipmanCheck for the right error return value
2009-02-14 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-02-14 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2009-02-13 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-13 Volker LendeckeFix Coverity ID 740 (RESOURCE_LEAK)
2009-02-13 Volker LendeckeFix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)
2009-02-13 Volker LendeckeFix Coverity ID 742 (RESOURCE_LEAK)
2009-02-13 Volker LendeckeFix Coverity ID 744
2009-02-13 Stefan Metzmachers3:auth: only create_local_token() should add S-1-22...
2009-02-13 Stefan Metzmachers3:auth: add S-1-22-X-Y sids to the local token
2009-02-13 Volker LendeckeFix Coverity ID 745 (RESOURCE_LEAK)
2009-02-12 Dan SledzFix double free caused by incorrect talloc_steal usage.
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-11 Yasuma TakedaFix bug #6098 - When the DNS server is invalid, the...
2009-02-11 Michael Adams3:packaging: fix parsing of include.h in fill-templates
2009-02-11 Michael Adams3:packaging: fix path to calling update-pkginfo after...
2009-02-11 Michael Adams3:packaging: paths cosmetics in fill-templates
2009-02-11 Björn Jackeenable IPv6 support for NetBSD, FreeBSD
2009-02-11 Michael Adams3:build: some implementations of "ln" are picky about...
2009-02-11 Volker LendeckeFix resume handle for _samr_EnumDomainGroups
2009-02-10 Michael Adampackaging: make update-pkginfo callable from any directory
2009-02-10 Michael Adampackaging: use "find" instead of "du" to find files...
2009-02-10 Michael Adampackaging: remove commented out stuff from update-pkginfo
2009-02-10 Michael Adampackaging: don't clutter the output of fillup-templates...
2009-02-10 Michael Adampackaging: fix fill-templates call to update-pkginfo...
2009-02-10 Michael Adampackaging: add script fill-templates
2009-02-10 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-10 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-10 Günther Deschners3-spoolss: fix memleak in get_remote_printer_publishin...
2009-02-10 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-09 Michael AdamRevert "s3:winbindd_user: create domain connection...
2009-02-09 Karolin Seegerdocs: Add man sharesec.
2009-02-09 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-09 Michael Adams3:winbindd_user: create domain connection in winbindd_...
2009-02-09 Michael Adams3:winbindd_user: fix a debug message.
2009-02-09 Volker LendeckeFix coverity ID 876 (FORWARD_NULL)
2009-02-09 Volker LendeckeFix count in _srvsvc_NetDiskEnum()
2009-02-09 Günther Deschners3-rpcclient: fix getform command asprintf return code.
2009-02-09 Derrell Lipmaneliminate compiler warnings
2009-02-06 Jeff Laytonmount.cifs: initialize rc to 0 in main
2009-02-06 Shirish Pargaonkarmount.cifs: add fakemount (-f) and nomtab (-n) flags...
2009-02-06 Michael Adams3:net conf: remove check for sharename being a usernam...
2009-02-06 Michael Adamdocs: fix two typos in the mount.cifs manpage
2009-02-06 Karolin Seegerdocs: Clarify "ldap ssl" description in man smb.conf.
2009-02-06 Karolin Seegerdocs: Add description of "ldap ssl ads" to man smb...
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-05 Aravind SrinivasanHave nmbd check all available interfaces for WINS befor...
2009-02-05 Shirish Pargaonkarumount.cifs: clean-up entries in /etc/mtab after unmount
2009-02-05 Karolin Seegers3/libads: Change "ldap ssl:ads" parameter to "ldap...
2009-02-04 Günther Deschners3-net: remove unused ENUM_HND.
2009-02-04 Jeremy AllisonFix bug #Bug 6090 renaming or deleting a "not matching...
2009-02-03 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-02-03 Ted PercivalProbably fixes a crash during name resolution when...
2009-02-03 Volker Lendeckes3: Fix 'net rpc join' for users with the SeMachineAcco...
next