]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2009-04-23  Günther Deschners3-selftest: test wbinfo --allocate-uid/gid.
2009-04-22  Simo SorceFix profile acls in some corner cases
2009-04-22  Simo SorceAvoid duplicate aces
2009-04-22  Jeremy AllisonAdd comment explaining the previous fix.
2009-04-22  Jeremy AllisonFix bug #6279 - winbindd crash. Cope with LDAP librarie...
2009-04-20  Stefan Metzmachers3:docs: document the --request-timeout option of net
2009-04-20  Stefan Metzmachers3:net: add --request-timeout option
2009-04-20  Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-17  Michael Adams3:registry: Prevent creation of keys containing the...
2009-04-17  Karolin SeegerWHATSNEW: Rewording.
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  Jim McDonoughMerge branch 'v3-2-test' of /home/jmcd/samba/git.samba...
2009-04-16  Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-16  Jim McDonoughDon't look up local user for remote changes, even when...
2009-04-15  Günther Deschners3-lsa: Fix Bug #6263. Unexpected LookupSids reply...
2009-04-15  Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-14  Michael Adampackaging(RHEL): add cifs.upcall binary and manpage...
2009-04-13  Guenther Deschners3-loadparm: Fix resume command typo for "printing...
2009-04-11  Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-10  Jeremy AllisonFix bug #6254 - PUT/GET produces an error in IPv6 to...
2009-04-07  Karolin Seegers3/popt.h: Fix typo.
2009-04-07  Karolin Seegers3/loadparm: Fiy typos.
2009-04-07  Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-07  Karolin Seegers3/smbconf_reg: Fix typo.
2009-04-06  Günther Deschners3-examples: Fix Bug #6205. Correct sample smb.conf...
2009-04-05  Volker LendeckeFix smbd crash for close_on_completion
2009-04-02  Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01  Karolin SeegerWHATSNEW: Rewording.
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  Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-04-01  Jeremy AllisonTidy up some convert_string_internal error cases, found...
2009-03-31  Karolin SeegerWHATSNEW: Fix announcement.
2009-03-31  Karolin SeegerVERSION: Raise version number up to 3.2.9.
2009-03-31  Karolin SeegerWHATSNEW: Update changes.
2009-03-30  Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-30  Karolin SeegerWHATSNEW: Update changes.
2009-03-28  Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-27  Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-27  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-26  Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-26  Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-03-26  Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-26  Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-26  Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-25  Günther Deschners3-net: Fix Bug #6193: avoid messing with sync_context...
2009-03-24  Volker Lendeckewinbind_pam: fix gcc 4.4 compile warning
2009-03-24  Volker LendeckeFix two memleaks in the encryption code
2009-03-24  Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-24  Volker LendeckeFix bug 6097
2009-03-24  Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-20  Günther Deschners3-krb5: Fix Coverity #762 (REVERSE_INULL).
2009-03-20  Günther Deschners3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
2009-03-19  Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-03-19  Björn Jackefix build on old Heimdal based systems
2009-03-19  Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-19  Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-18  Jeremy AllisonFix bug 6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-17  Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-03-17  Volker LendeckeFix a valgrind error
2009-03-17  Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-15  Volker LendeckeFix a malloc/talloc mismatch when cli_initialise()...
2009-03-10  Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-10  Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-10  Volker LendeckeRevert "Revert "Fix a valgrind error / segfault in...
2009-03-10  Volker LendeckeRevert "Fix a valgrind error / segfault in dns_register...
2009-03-10  Volker LendeckeFix a valgrind error / segfault in dns_register_smbd()
2009-03-09  Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-06  Jeremy AllisonGet the sense of the integer wrap test the right way...
2009-03-06  Jeremy AllisonNow we're allowing a lower bound for auth_len, ensure we
2009-03-06  Jeremy AllisonFix bug #6161 - smbclient corrupts source path in tar...
2009-03-05  Volker LendeckeComplete the fix for bug 6100
2009-03-04  Volker LendeckeFix an uninitialized variable warning
2009-03-02  Karolin Seegers3/docs: Add missing full stop.
2009-02-27  Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-02-27  Steven Dannemans3: fix guest auth when winbindd is running
2009-02-25  Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-02-25  Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-02-25  Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-02-24  Steve French Fix guest mounts
2009-02-24  Steve Frenchcifs mount fix for handling -V parameter
2009-02-24  Björn Jackeprefer gssapi header files from subdirectory
2009-02-23  Björn Jackeall BSDs use this evironment variable
2009-02-23  Karolin Seegers3/docs: Fix typo in man mount.cifs.
2009-02-20  Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-20  Karolin Seegers3/docs: Fix several typos.
2009-02-19  Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-02-19  Jeremy AllisonBackport the semantics of when to delete alternate...
2009-02-19  Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-02-19  Volker LendeckeFix a buffer handling bug when adding lots of registry...
2009-02-19  Jeremy AllisonGah, typo :-(. Sorry.
2009-02-18  Jeremy AllisonFix coverity CID-602. Possible use of uninitialized...
2009-02-17  Jeremy AllisonDon't miss an absolute pathname as a kerberos keytab...
2009-02-17  Stefan Metzmachers3:make: use pidl/pidl for 'make idl'
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  Jelmer VernooijProperly cast array length in print functions. (This...
next