]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-12-16  Andrew Tridgellimported the tdb_repack() code from CTDB
2008-12-16  Andrew Tridgellmake tdbbackup use transactions
2008-12-16  Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15  Jelmer VernooijAdd python extensions for dom_sid.
2008-12-15  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15  Michael Adams3:loadparm: fix copy service error (canonicalize_servi...
2008-12-15  Michael Adams3:loadparm: add service-struct based variants of the...
2008-12-15  Michael Adams3:loadparm: rename free_parameters() to free_parameter...
2008-12-15  Michael Adams3:loadparm: rename free_parameter() to free_one_parame...
2008-12-15  Michael Adams3:loadparm: add lp_local_ptr() that operates on a...
2008-12-15  Michael Adams3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_s...
2008-12-15  Michael Adams3:loadparm: fix newly introduced leading whitespaces...
2008-12-15  Michael Adams3:fix build of pam_winbind.so on older Linux systems.
2008-12-14  Jelmer VernooijRename ldap.h to ldap-util.h to avoid clashing with...
2008-12-14  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14  Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-14  Volker LendeckeMove 128 bytes from the data to the text segment
2008-12-14  Volker LendeckeRemove a pointless static variable
2008-12-13  Jeremy AllisonAdded torture test for doing an openX over a directory
2008-12-13  Herb Lewisdon't return 0 on error - bad for scripts
2008-12-13  Volker LendeckeRemove a pointless static variable
2008-12-13  Volker LendeckeRemove a static variable
2008-12-13  Volker LendeckeMicro-Optimize cliconnect.c
2008-12-13  Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-13  Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-13  Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-13  Stefan Metzmachers3:libads/ldap.c: store the dc name in the saf cache...
2008-12-13  Stefan Metzmachers3:libads/ldap.c: if the client belongs to no site...
2008-12-13  Stefan Metzmachers3:libads/ldap.c: pass the real workgroup name to get_d...
2008-12-13  Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-13  Stefan Metzmachers3: libsmb/namequery: fallback to returning all dcs...
2008-12-13  Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-12-13  Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-13  Volker LendeckeFix a valgrind error in get_relative_fid_filename
2008-12-13  Volker LendeckeFor read&x replies, check the offset
2008-12-12  Günther Deschners3: fix netlogon rpc_server build after idl change.
2008-12-12  Günther Deschners3: re-run make samba3-idl.
2008-12-12  Günther Deschners3: remove duplicate prototypes in proto.h.
2008-12-12  Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-12  Jelmer VernooijManually marshall dom_sid, so we can use a fixed size...
2008-12-12  Jelmer VernooijDon't allow specifying arguments to pidl object constru...
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  roots3 sesssetup.c: Add missing line break to debug message.
2008-12-12  Karolin Seegerdocs: Add hint that "socket address" usually don't...
2008-12-12  Jelmer VernooijAllow overriding repr function for pidl-defined types.
2008-12-12  Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-12  Jelmer VernooijSupport pyhelper property to allow additional methods...
2008-12-12  Jelmer VernooijRemove noejs property, which is no longer used.
2008-12-12  Jelmer VernooijAdd convenience function for determining if an array...
2008-12-12  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12  Jelmer VernooijRemove EJS backend for PIDL, as we don't have EJS anymore.
2008-12-12  Stefan Metzmachers4:fix segfault in rpc-server, when client binds to...
2008-12-11  Dan Sledzs3: Use strtoul since id types are unsigned
2008-12-11  Jelmer VernooijInstall symlink for convenience for the samba4 setup...
2008-12-11  Jelmer VernooijAdd interactive flag to setup/provision (also the defau...
2008-12-11  Jelmer VernooijBuild python modules by default in merged build (requir...
2008-12-11  Karolin SeegerSamba3-HOWTO: Fix usage of 'net idmap restore'.
2008-12-11  Stefan Metzmachers4:selftest: samba4 fails the changed delete test
2008-12-11  Stefan Metzmachers4:libcli/resolve: add resolve_name_all*() which return...
2008-12-11  Michael Adampackaging(RHEL-CTDB): don't show failure messages in...
2008-12-11  Michael Adampackaging(RHEL-CTDB): fix the build when ccache is...
2008-12-11  Michael Adampackaging(RHEL-CTDB): use ccache if available
2008-12-11  Michael Adampackaging(RHEL-CTDB): move the cifs.upcall manpage...
2008-12-11  Michael Adampackaging(RHEL-CTDB): add the cifs.upcall binary to...
2008-12-11  Michael Adampackaging(RHEL-CTDB): fix typo in makerpms.sh
2008-12-11  Michael Adampackaging(RHEL-CTDB): refactor creation of spec file...
2008-12-11  Michael Adampackaging(RHEL-CTDB): fix installation of pam modules
2008-12-11  Günther Deschners3-libnet: fix DEBUG statement in libnet_keytab.
2008-12-11  Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-10  Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-10  Volker LendeckeFix the build
2008-12-10  Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-10  Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10  Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10  Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-10  Michael Adampackaging(RHEL-CTDB): explicitly build the gpfs module
2008-12-10  Michael Adampackaging(RHEL-CTDB): adapt configure.rpm to changes...
2008-12-10  Andreas SchneiderMove the doxygen comments of wbclient to the header...
2008-12-10  Volker LendeckeRevert "Fix some merge omissions for GPFS"
2008-12-10  Volker LendeckeRevert "Fix nonempty blank lines in vfs_gpfs.c"
2008-12-10  Volker LendeckeRevert "Make use of smbd_gpfs_get_realfilename_path...
2008-12-10  Volker LendeckeRevert "Also search for -lgpfs which is available as...
2008-12-10  Volker LendeckeRevert "Fix the build"
2008-12-10  Volker LendeckeFix the build
2008-12-10  Volker LendeckeAlso search for -lgpfs which is available as GPL in...
2008-12-10  Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10  Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10  Volker LendeckeFix some merge omissions for GPFS
2008-12-10  Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10  Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-10  Volker LendeckeApply some const
2008-12-10  Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-10  Günther Deschners4-smbtorture: skip ServerGetTrustInfo for samba4.
2008-12-10  Günther Deschners3-netlogon: fix netlogon server build.
2008-12-10  Günther Deschners3-build: re-run make samba3-idl.
2008-12-10  Günther Deschners4-smbtorture: add simple netr_ServerGetTrustInfo test.
2008-12-10  Günther Deschners4-netlogon: fix the build of netlogon server.
2008-12-10  Günther Deschnernetlogon: fill in netr_ServerGetTrustInfo IDL.
2008-12-10  Andrew BartlettAdd AD schema from Microsoft's WSPP documentation.
next