]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2009-01-02  Stefan Metzmachers3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_st...
2009-01-02  Volker LendeckeAdd code to test write_data_iov a bit
2009-01-02  Volker LendeckeAttempt to fix bug 5953: Make cli_send_smb_direct_write...
2009-01-02  Volker LendeckeMake write_data use write_data_iov
2009-01-02  Volker LendeckeAdd write_data_iov
2009-01-02  Volker LendeckeAdd sys_writev
2009-01-02  Volker LendeckeFix some nonempty blank lines
2009-01-02  Volker LendeckeFix some C++ warnings
2009-01-02  Jeremy AllisonFix bug #5990 - strict allocate should be checked befor...
2009-01-02  Michael Adamidmap: Remove passd check from idmap_backends_unixid_to...
2009-01-02  Michael AdamFix uid_to_sid mapping when the idmap cache is empty.
2009-01-02  Jeremy AllisonFix more asprintf warnings and some error path errors.
2009-01-02  Jeremy AllisonMore asprintf warning fixes.
2009-01-02  Jeremy AllisonMore asprintf warning fixes.
2009-01-02  Jeremy AllisonFix more asprintf errors and error code paths.
2009-01-02  Jeremy AllisonFix more ‘asprintf’, declared with attribute warn_unuse...
2009-01-02  Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2009-01-02  Jeremy AllisonFix another "format not a string literal and no format...
2009-01-02  Tim Proutys3: Fix stream marshalling to return the correct stream...
2009-01-02  Jeremy AllisonIn gcc version 4.3.2 we get warnings for functions...
2009-01-02  Gerald (Jerry... Fix "allow trusted domain" so it disables trusted domains.
2009-01-02  Karolin SeegerWHATSNEW: Add "ldap ssl = start tls" to the release...
2009-01-02  roots3:loadparm/docs: Set default for "ldap ssl" to "start...
2009-01-02  Karolin Seegers3: loadparm: Clean-up list of parameters.
2009-01-02  Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
2009-01-02  Volker LendeckeFix a "ignoring function call result" warning
2009-01-02  Björn Jackecorrect the description of the "ldap timeout" parameter
2009-01-02  Jeremy AllisonComment out the parent inheritance code (this is incorr...
2009-01-02  Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2009-01-02  Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2009-01-02  Michael Adampackaging(RHEL-CTDB): fix typo in [u]mount.cifs install...
2009-01-02  Michael Adampackaging(RHEL-CTDB): fix build of [u]mount.cifs
2009-01-02  Michael Adampackaging(RHEL-CTDB): Fix accidential linebreak
2009-01-02  Volker LendeckeFix a valgrind error
2009-01-02  Karolin Seegers3/smb.h: Remove unused LDAP_SSL_ON.
2009-01-02  Karolin Seegers3/loadparm.c: Change default value for "ldap ssl".
2009-01-02  Karolin Seegerdocs: Fix typo in man idmap_hash.
2009-01-02  Karolin Seegerdocs: Update section "ldap ssl" in man smb.conf.
2009-01-02  Karolin Seegerdocs: Fix some formatting issues in the "ldap ssl"...
2009-01-02  Lars MüllerTweak with pam defines of older Linux versions
2009-01-02  Karolin Seegerdocs: Fix TOC of generated HTML docs.
2009-01-02  Kai Blin(Fixed) Final part of fix for bug #5953 - smbclient...
2009-01-02  Jeremy AllisonRevert "Final part of fix for bug #5953 - smbclient...
2009-01-02  Kai BlinFinal part of fix for bug #5953 - smbclient crashes...
2009-01-02  SATOH Fumiyasucommit b520befe6f51644d20434add9864d7a2fa30aa2e
2009-01-02  SATOH Fumiyasunss_winbind: Solaris 64-bit fix and...
2009-01-02  Karolin Seegerdocs: "acl compatibility" is a global parameter.
2009-01-02  Holger HetterichAdd an entry for the "check" command to the tdbtool...
2009-01-02  Holger HetterichAdded a simple tdb integrity check to tdbtool. The...
2009-01-02  Karolin Seegerdocs: Raise version number from 3.2 to 3.3.
2009-01-02  Karolin Seegerdocs: Remove comment about default backend.
2009-01-02  Karolin Seegerdocs: Fix typo in the idmap_ad manpage.
2009-01-02  Stefan Metzmachers3:net_status: use dbwrap to open sessionid.tdb
2009-01-02  Volker LendeckeFix bug 5969: Optimize smbclient put command
2009-01-02  Michael Adamfix build of pam_winbind.so on older Linux systems.
2008-12-15  Karolin SeegerWHATSNEW: Update changes since 3.3.0rc1. samba-3.3.0rc2
2008-12-15  Karolin SeegerVERSION: Change version to 3.3.0rc2.
2008-12-15  Herb Lewisdon't return 0 on error - bad for scripts
2008-12-15  Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-15  Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-15  Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-15  Stefan Metzmachers3:libads/ldap.c: store the dc name in the saf cache...
2008-12-15  Stefan Metzmachers3:libads/ldap.c: if the client belongs to no site...
2008-12-15  Stefan Metzmachers3:libads/ldap.c: pass the real workgroup name to get_d...
2008-12-15  Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-15  Stefan Metzmachers3: libsmb/namequery: fallback to returning all dcs...
2008-12-15  Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-12-15  Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-12  SATOH Fumiyasuwinbindd: vars for signals must be volatile sig_atomic_t
2008-12-12  Volker LendeckeFix error code when smbclient puts a file over an exist...
2008-12-12  Volker LendeckeFix the build
2008-12-12  Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-12  Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_con...
2008-12-12  Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-12  Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-12  Volker LendeckePass the get_real_filename operation through the VFS
2008-12-12  Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-12  Volker LendeckeApply some const
2008-12-12  Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-12  roots3 sesssetup.c: Add missing line break to debug message.
2008-12-12  Karolin SeegerWHATSNEW: Prepare WHATSNEW for 3.3.0rc2.
2008-12-12  Karolin Seegerdocs: Add hint that "socket address" usually don't...
2008-12-12  Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-12  Michael Adampackaging(RHEL-CTDB): don't show failure messages in...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix the build when ccache is...
2008-12-12  Michael Adampackaging(RHEL-CTDB): explicitly build the gpfs module
2008-12-12  Michael Adampackaging(RHEL-CTDB): use ccache if available
2008-12-12  Michael Adampackaging(RHEL-CTDB): adapt configure.rpm to changes...
2008-12-12  Michael Adampackaging(RHEL-CTDB): move the cifs.upcall manpage...
2008-12-12  Michael Adampackaging(RHEL-CTDB): add the cifs.upcall binary to...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix typo in makerpms.sh
2008-12-12  Michael Adampackaging(RHEL-CTDB): refactor creation of spec file...
2008-12-12  Michael Adampackaging(RHEL-CTDB): fix installation of pam modules
2008-12-12  Günther Deschnernetapi: fix access bits in netapi.
2008-12-12  Günther Deschners3-samr-server: remove unused historic code.
2008-12-12  Günther Deschners3-netlogon: kill an fstring in rpc_server.
2008-12-12  Volker LendeckeRemove unused CLI_DO_RPC macros (This used to be commit...
2008-12-12  Günther Deschners3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_...
2008-12-12  Günther Deschnermake installmo.sh executeable.
2008-12-12  Volker LendeckeFix an uninitialized variable warning
next