samba.git
2009-06-02 Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-06-02 Michael Adams3:registry: Prevent creation of keys containing the...
2009-04-17 Karolin SeegerWHATSNEW: Rewording. samba-3.2.11
2009-04-17 Karolin SeegerVERSION: Raise version number upt to 3.2.11.
2009-04-17 Karolin SeegerWHATSNEW: Update changes since 3.2.10.
2009-04-17 Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-17 Jim McDonoughDon't look up local user for remote changes, even when...
2009-04-17 Günther Deschners3-lsa: Fix Bug #6263. Unexpected LookupSids reply...
2009-04-17 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-17 Michael Adampackaging(RHEL): add cifs.upcall binary and manpage...
2009-04-17 Guenther Deschners3-loadparm: Fix resume command typo for "printing...
2009-04-17 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-17 Jeremy AllisonFix bug #6254 - PUT/GET produces an error in IPv6 to...
2009-04-17 Karolin Seegers3/popt.h: Fix typo.
2009-04-17 Karolin Seegers3/loadparm: Fiy typos.
2009-04-17 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-17 Karolin Seegers3/smbconf_reg: Fix typo.
2009-04-17 Günther Deschners3-examples: Fix Bug #6205. Correct sample smb.conf...
2009-04-17 Volker LendeckeFix smbd crash for close_on_completion
2009-04-17 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01 Karolin SeegerWHATSNEW: Rewording. samba-3.2.10
2009-04-01 Karolin SeegerVERSION: Raise version number up to 3.2.10.
2009-04-01 Karolin SeegerWHATSNEW: Prepare WHATSNEW for 3.2.10.
2009-04-01 Jeremy AllisonTidy up some convert_string_internal error cases, found...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-03-31 Karolin SeegerWHATSNEW: Fix announcement.
2009-03-31 Karolin SeegerVERSION: Raise version number up to 3.2.9. samba-3.2.9
2009-03-31 Karolin SeegerWHATSNEW: Update changes.
2009-03-31 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-30 Karolin SeegerWHATSNEW: Update changes.
2009-03-30 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-30 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-30 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-27 Karolin SeegerWHATSNEW: Update changes since 3.2.8.
2009-03-27 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-27 Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-03-27 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-27 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-27 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-27 Günther Deschners3-net: Fix Bug #6193: avoid messing with sync_context...
2009-03-27 Volker Lendeckewinbind_pam: fix gcc 4.4 compile warning
2009-03-27 Volker LendeckeFix two memleaks in the encryption code
2009-03-27 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-27 Volker LendeckeFix bug 6097
2009-03-27 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-27 Günther Deschners3-krb5: Fix Coverity #762 (REVERSE_INULL).
2009-03-27 Günther Deschners3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
2009-03-27 Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-03-27 Björn Jackefix build on old Heimdal based systems
2009-03-27 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-27 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-27 Jeremy AllisonFix bug 6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-27 Volker LendeckeFix a valgrind error
2009-03-27 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-27 Volker LendeckeFix a malloc/talloc mismatch when cli_initialise()...
2009-03-27 Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-27 Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-27 Volker LendeckeRevert "Revert "Fix a valgrind error / segfault in...
2009-03-27 Volker LendeckeRevert "Fix a valgrind error / segfault in dns_register...
2009-03-27 Volker LendeckeFix a valgrind error / segfault in dns_register_smbd()
2009-03-27 Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-27 Jeremy AllisonGet the sense of the integer wrap test the right way...
2009-03-27 Jeremy AllisonNow we're allowing a lower bound for auth_len, ensure we
2009-03-27 Jeremy AllisonFix bug #6161 - smbclient corrupts source path in tar...
2009-03-27 Volker LendeckeComplete the fix for bug 6100
2009-03-27 Volker LendeckeFix an uninitialized variable warning
2009-03-27 Karolin Seegers3/docs: Add missing full stop.
2009-03-27 Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-03-27 Steven Dannemans3: fix guest auth when winbindd is running
2009-03-27 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-03-27 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-03-27 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-03-27 Steve French Fix guest mounts
2009-03-27 Steve Frenchcifs mount fix for handling -V parameter
2009-03-27 Björn Jackeprefer gssapi header files from subdirectory
2009-03-27 Björn Jackeall BSDs use this evironment variable
2009-03-27 Karolin Seegers3/docs: Fix typo in man mount.cifs.
2009-03-27 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-03-27 Karolin Seegers3/docs: Fix several typos.
2009-03-27 Jeremy AllisonBackport the semantics of when to delete alternate...
2009-03-27 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-03-27 Volker LendeckeFix a buffer handling bug when adding lots of registry...
2009-03-27 Jeremy AllisonGah, typo :-(. Sorry.
2009-03-27 Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-03-27 Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-03-27 Stefan Metzmachers3:make: use pidl/pidl for 'make idl'
2009-03-27 Stefan Metzmacherlibrpc: rerun 'PIDL=pidl/pidl make idl'
2009-03-27 Stefan Metzmachers3:netlogon: implement _netr_LogonGetCapabilities(...
2009-03-27 Stefan Metzmachernetlogon.idl: add idl for netr_LogonGetCapabilities()
2009-03-27 Jelmer VernooijProperly cast array length in print functions. (This...
2009-03-27 Günther Deschnerpidl: add pidl in order to be able to regenerate librpc...
2009-03-27 Yasuma TakedaFix bug 5920
2009-03-27 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-03-27 Tim Proutys3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macros
2009-03-27 Jeremy AllisonOops. Fix the build (don't use 3.3 references in 3...
2009-03-27 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-03-27 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2009-03-27 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-03-27 Volker LendeckeFix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)
2009-03-27 Volker LendeckeFix Coverity ID 742 (RESOURCE_LEAK)
next