]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2009-05-24  Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-24  Volker Lendeckeuse epoll for local-wbclient test
2009-05-24  Volker LendeckeDon't limit the number of retries in wb_trans.
2009-05-24  Volker LendeckeDon't set a timeout deep inside wb_connect
2009-05-24  Volker LendeckeChange async_connect to use connect instead of getsocko...
2009-05-24  Volker LendeckeDo queueing in wbclient.c
2009-05-24  Volker LendeckeFix closed_fd(): select returning 0 means no fd listening
2009-05-24  Volker LendeckeFix wb_simple_trans queueing
2009-05-24  Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-24  Volker LendeckeAllow NULL queue to writev_send
2009-05-22  Jeremy AllisonEnsure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
2009-05-22  Jeremy AllisonTest that POSIX open of a directory returns NT_STATUS_F...
2009-05-22  Stefan Metzmachers3:smbd: implement SMB2 Tree Disconnect
2009-05-22  Stefan Metzmachers3:smbd: implement SMB2 Tree Connect
2009-05-22  Stefan Metzmachers3:smbd: SMB2 session ids are 64bit...
2009-05-22  Stefan Metzmachertsocket: allow empty vectors at the end for tstream_wri...
2009-05-22  Michael Adams3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_un...
2009-05-22  Stefan Metzmachers3:smbd: implement SMB2 Logoff
2009-05-22  Jeremy AllisonDon't steal when we know the ptr will be null. Thanks...
2009-05-22  Jeremy AllisonRevert the last two commits (fix for #6386). The actual...
2009-05-22  Jeremy AllisonEnsure all possible uses of indirection through res...
2009-05-22  Jeremy AllisonAttempt to fix bug #6386 - Samba Panic triggered by...
2009-05-21  Jim McDonoughDetect tight loop in tdb_find()
2009-05-21  Tim Proutys3 torture: Fix warning
2009-05-21  Tim Proutys3 onefs: Fix invalid argument from the unix_convert...
2009-05-21  Stefan Metzmachers3:smbd: we want to get the next command offset and...
2009-05-21  Günther Deschners3-build: fix the build of ntlm_auth. Bo Yang, please...
2009-05-21  Günther Deschners4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownf...
2009-05-21  Bo Yangs3: ignore EPIPE error when winbind finally writes...
2009-05-21  Bo Yangs3: Fix onlinestatus msg to return status of all domain...
2009-05-21  Bo Yangs3: set winbindd request flags in ntlm_auth to make...
2009-05-21  Bo Yangs3: Fix request flags in wbinfo when perform krb5 authe...
2009-05-21  Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-21  Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-20  Stefan Metzmachers3:smbd: check the incoming session id for SMB2 requests
2009-05-20  Stefan Metzmachers3:smbd: implement SMB2 Session Setup with raw NTLMSSP
2009-05-20  Stefan Metzmachers3:smbd: for now indicate raw NTLMSSP in the SMB2 Negot...
2009-05-20  Stefan Metzmachers3:smbd: move the callback functions of smbd_smb2_reque...
2009-05-20  Stefan Metzmachers3:smbd: add smbd_smb2_request_done_ex()
2009-05-20  Stefan Metzmachers3:smbd: fix initialized memory in SMB2 responses
2009-05-20  Jeremy AllisonAdd a security model to LSA. Similar to the SAMR code...
2009-05-20  Stefan Metzmachers4:libcli/smb2: fix session setup with raw NTLMSSP
2009-05-20  Stefan Metzmachers4:libcli/smb2: use raw ntlmssp if the server didn...
2009-05-20  Stefan Metzmachers4:libcli/smb2: fill in transport->negotiate.secblob...
2009-05-20  Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20  Stefan Metzmachers3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20  Stefan Metzmachers3:smbd: allow SMB 2.002 dialect in SMB1 negprot
2009-05-20  Stefan Metzmachers3:smbd: add support for SMB2 Negotiate
2009-05-20  Stefan Metzmachers3:smbd: make negprot_spnego() non static
2009-05-20  Stefan Metzmachers3:smbd: add infrastructure for SMB2 support
2009-05-20  Stefan Metzmachers3:param: add PROTOCOL_SMB2
2009-05-20  Stefan MetzmacherSMB2-LOCK: let the test pass against samba4
2009-05-20  Volker LendeckeFix bug disclosed by lock8 torture test
2009-05-20  Volker LendeckeDemonstrate a bug we have when dealing with real os...
2009-05-20  Günther Deschners4: try to fix privileges implementation in order to...
2009-05-20  Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
2009-05-20  Günther Deschners3-selftest: add add and delete group scripts using...
2009-05-20  Günther Deschnernsswrapper: implement group_del() in nss_wrapper.pl.
2009-05-20  Günther Deschnernsswrapper: implement group_add() in nss_wrapper.pl.
2009-05-20  Sam Liddicotts4:smb_server: initialy read the first 4 bytes only
2009-05-20  Stefan Metzmachers4:libcli/raw: initialy read the first 4 bytes only
2009-05-20  Volker LendeckeDo not do a merged build without shared libs
2009-05-20  Volker LendeckeOnly build the krb5 locator when building shared libs
2009-05-19  Volker LendeckeSet errno=ENOMEM if tevent_add_fd fails
2009-05-19  Jeremy AllisonAdded mapping table for account object in lsa.
2009-05-19  Volker LendeckeSimplify the logic of tsocket_bsd_pending
2009-05-19  Jelmer Vernooijtevent/python: Makefile was still trying to build some...
2009-05-19  Volker LendeckeMake local-wbclient flexible in # of connections and ops
2009-05-19  Volker LendeckeFix wb_trans_done after conversion to unix calling...
2009-05-19  Volker LendeckeFix an uninitialized variable in wb_context_init
2009-05-19  Volker LendeckeAnother attempt at fixing the static build of vfs_notif...
2009-05-19  Volker LendeckeFix detection of "enum FAMCodes"
2009-05-19  Aravind Srinivasans3 onefs: Removing an incorrect TALLOC_FREE
2009-05-19  Volker LendeckeUse TDB_VOLATILE instead of tdb_set_max_dead()
2009-05-19  Karolin Seegers3/docs: Fix shutdown script example.
2009-05-19  Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-05-19  Tim Proutys4 torture: Fix typo
2009-05-19  Tim Proutys3 sendfile: Fix two bugs in sendfile
2009-05-19  Günther Deschners4-smbtorture: Fix build warning in RPC-SAMR tests.
2009-05-19  Günther Deschners3: re-run make samba3-idl.
2009-05-19  Günther Deschnerlsa: add access_masks for accounts, secrets and trusted...
2009-05-18  Jeremy AllisonChange access_check_samr_object -> access_check_object.
2009-05-18  Günther Deschners3-lsa: let _lsa_OpenPolicy() just call _lsa_OpenPolicy2().
2009-05-18  Günther Deschners3-selftest: enable RPC-SAMR-USERS-PRIVILEGES.
2009-05-18  Jeremy AllisonFix SAMR server for winbindd access. Ensure we allow
2009-05-18  Günther Deschners3-lsa: let _lsa_GetSystemAccessAccount() call into...
2009-05-18  Günther Deschners3-lsa: start a very basic implementation of _lsa_Delet...
2009-05-18  Günther Deschners4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
2009-05-18  Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-18  Volker LendeckeFix bug 5681: Do not limit the number of network interfaces
2009-05-18  Volker LendeckeIn aio_fork, we have to close all fd's, we might hold...
2009-05-18  Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-18  Volker LendeckeFix a race condition in vfs_aio_fork with gpfs share...
2009-05-18  Volker LendeckeFix broken pipe handling
2009-05-18  Volker LendeckeFix a type-punned warning
2009-05-18  Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-05-17  Michael Adams3:fix bug #6371, unsuccessful net conf setparm leaves...
2009-05-17  Volker Lendeckes3-events: Not only timed, also immediate events genera...
2009-05-16  Simo SorceMove smb_create_user() in samsync
2009-05-16  Jelmer Vernooijtevent: Define TALLOC_FREE() if it's not defined yet...
next