]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-10-02  Volker LendeckeFix bug 5798: "CFLAGS info lost in configure"
2008-10-01  Jeremy AllisonFix bug #5080. Access to cups-printers via samba broken...
2008-10-01  Jeremy AllisonWhitespace cleanup.
2008-10-01  Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-10-01  Jeremy AllisonTurn the socket connections into a refcounted list...
2008-10-01  Jelmer VernooijFix some syntax errors for use with ReST.
2008-10-01  Jelmer VernooijFix header.
2008-10-01  Jelmer VernooijFix formatting to be compatible with ReST.
2008-10-01  Jelmer VernooijUpdate to refer to 3 and 4, not just Samba 3.
2008-09-30  Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30  Jeremy AllisonRevert erroneous commit.
2008-09-30  Jeremy AllisonRemove current_user_info - not needed.
2008-09-30  Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-30  Jeremy AllisonFix the make test problem Karolin reported. Now rename_...
2008-09-30  Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30  rootUse a getatr instead to make things cleaner.
2008-09-30  Jeremy AllisonAdd in test name visible on the wire or in debug logs...
2008-09-30  Matthias Dieter... Use UTF8 rather than the possibly different UNIX charset.
2008-09-30  Andrew Tridgellcheck call status not rpc fault code when calling to...
2008-09-30  Andrew Tridgellcope with NULL attr
2008-09-30  Andrew Tridgell- make bcast name resolution match other name resolutio...
2008-09-30  Jelmer VernooijMove Samba4-specific files into source4/
2008-09-30  Jelmer VernooijFix FHS flag, rename to --enable-fhs since it's a featu...
2008-09-30  Andrew TridgellThe author of the upstream code asked for this code...
2008-09-30  Andrew Tridgellmerged a bugfix for the idtree code from the Linux...
2008-09-30  Jelmer VernooijCompare sids in samba3sam tests.
2008-09-30  Jelmer VernooijMake Sid member variables accessible from Python.
2008-09-30  Jelmer VernooijEnable winreg Python tests - authentication works now.
2008-09-30  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30  Stefan Metzmachers4:drsblob: fix the build
2008-09-30  Stefan Metzmachers4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES shoul...
2008-09-30  Andrew BartlettRework to match new trustDomainPasswords IDL
2008-09-30  Andrew BartlettFix parsing of the trust passwords in LSA CreateTrusted...
2008-09-30  Andrew BartlettUse the new 'samba4' name for our internal hdb plugin.
2008-09-30  Andrew BartlettRename hdb_ldb to hdb_samba4 and load as a plugin into...
2008-09-30  Andrew BartlettNetApp found that we never set the smb signing flags2.
2008-09-30  Andrew Tridgellsetup the loadparm context for ldb in testjoin
2008-09-30  Andrew Tridgellreturn a more useful error message when no name resolut...
2008-09-30  Stefan Metzmachers4:selftest: make sure we test RPC-OBJECTUUID with...
2008-09-30  Stefan Metzmachers4:torture/rpc: add RPC-OBJECTUUID
2008-09-30  Stefan Metzmachers4:rpc_server: correctly handle dcerpc requests with...
2008-09-30  Stefan Metzmachers4:librpc/rpc: correctly sign or seal rpc request with...
2008-09-30  Stefan Metzmacherdcerpc.idl: add DCERPC_PFC_OFFSET
2008-09-30  Stefan Metzmachers4:selftest: add "smb.signing" to anon signing tests
2008-09-30  Jelmer Vernooijdcesrv: Remove use of global_loadparm.
2008-09-30  Jelmer VernooijUpdate .gitignore for new pidl location.
2008-09-30  Jelmer Vernooijmake sure dcerpc is always initialized.
2008-09-30  Jelmer VernooijFix segfault.
2008-09-30  Jelmer Vernooijwmi: Use cli_credentials.
2008-09-30  Jelmer VernooijRemove two more uses of global loadparm by remember...
2008-09-30  Jelmer VernooijEliminate another global_loadparm.
2008-09-30  Jelmer VernooijCope with API changes.
2008-09-30  Jelmer VernooijPass session options around; saves another use of globa...
2008-09-30  Jelmer VernooijRemove global_loadparm instance, discard_const_p.
2008-09-30  Jelmer VernooijRemove global_loadparm instance.
2008-09-30  Jelmer VernooijRemove uses of global_loadparm.
2008-09-29  Jelmer VernooijRemove global_loadparm instance.
2008-09-29  Jelmer VernooijRemove redundant call.
2008-09-29  Andrew Tridgelladded new level for lsalookupnames2
2008-09-29  Andrew TridgellWSPP docs say we need to check that root_dir is NULL
2008-09-29  Andrew Tridgellwe need to return NT_STATUS_INVALID_PARAMETER for bad...
2008-09-29  Jelmer VernooijExplicitly pass on session options to session setup...
2008-09-29  Jelmer VernooijPass options struct into session initialization functio...
2008-09-29  Andrew Tridgellunmapped SIDs should be rid 0 not rid -1
2008-09-29  Andrew Tridgelladded some more well known SIDs - thanks to the WSPP...
2008-09-29  Jelmer VernooijRemove unused uninstallheader script.
2008-09-29  Jelmer VernooijRe-add uninstallplugins, there has to be at least one...
2008-09-29  Jelmer VernooijFix installation of misc files.
2008-09-29  Jelmer VernooijRemove ldb_module_wait implementation - ldb_module...
2008-09-29  Matthias Dieter... Patch by Matthias that removes old SWAT support and...
2008-09-29  Andrew Tridgellmake the schannel creentials persistent
2008-09-29  Jelmer VernooijConsistently use lower case variable names for path...
2008-09-29  Matthias Dieter... Stop creating symlinks to libraries without sonames...
2008-09-29  Jeremy AllisonEnsure we null out fsp after a close in all paths.
2008-09-29  Jelmer VernooijAvoid freeing fsp twice when opening new_file fails...
2008-09-29  Stefan Metzmachers3:mapping_tdb: fix the del_aliasmem() function
2008-09-29  Karolin Seegerdocs: Adapt version strings in man vfs_smb_traffic_anal...
2008-09-29  Holger HetterichAdd an initial version of a manpage for the vfs_smb_tra...
2008-09-29  Andrew Tridgellre-added "winbind:ignore domains" patch
2008-09-29  Andrew Tridgellfixed an (unlikely) memory leak
2008-09-29  Andrew Tridgellfixed a segfault on the ctdb destructor code
2008-09-29  Andrew Tridgellremoved unused variables
2008-09-29  Andrew Tridgellfixed segv on startup with trusted domains
2008-09-29  Michael Adam[s3]fix build --with-cluster-support after ndr_[pull...
2008-09-29  Stefan Metzmachers4:samldb: use the code path with async ldb
2008-09-29  Stefan Metzmachers4:libcli/smb2: remove unused header
2008-09-29  Stefan Metzmachers4:lib/ldb: disable sqlite3 backend always as it doesn...
2008-09-29  Simo SorceLDB ASYNC: misc changes
2008-09-29  Simo SorceLDB ASYNC: ldb misc changes
2008-09-29  Simo SorceLDB ASYNC: samba4 modules
2008-09-29  Simo SorceLDB ASYNC: core modules
2008-09-29  Simo SorceLDB ASYNC: other backends
2008-09-29  Simo SorceLDB ASYNC: ldb_tdb backend
2008-09-29  Simo SorceLDB ASYNC: Core files
2008-09-29  Stefan Metzmachers4:configure: require tdb >= 1.1.3 from the system
2008-09-29  Stefan Metzmacherlib/tdb: increase the version number after some critial...
2008-09-29  Stefan Metzmachers4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID...
2008-09-29  Volker LendeckeFix async_connect
2008-09-27  Michael Adam[s3]loadparm: refactor freeing of parameter data out...
2008-09-27  Michael Adam[s3]loadparm: in lp_do_parameter() use function lp_loca...
next