Use SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque to me...
[obnox/samba-ctdb.git] / source / rpc_server /
2009-04-22 Günther Deschners3-lsa: Fix Bug #6263. Unexpected LookupSids reply...
2009-04-22 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-03-31 Volker LendeckeFix bug 6097
2009-03-31 Jeremy AllisonGet the sense of the integer wrap test the right way...
2009-03-31 Jeremy AllisonNow we're allowing a lower bound for auth_len, ensure we
2009-03-31 Volker LendeckeComplete the fix for bug 6100
2009-03-24 Stefan Metzmachers3:netlogon: implement _netr_LogonGetCapabilities(...
2009-03-24 Yasuma TakedaFix bug 5920
2009-03-24 Jeremy AllisonAttempt to fix bug #6099. According to Microsoft
2009-03-24 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Volker LendeckeFix resume handle for _samr_EnumDomainGroups
2009-02-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-09 Volker LendeckeFix count in _srvsvc_NetDiskEnum()
2009-02-03 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-24 Günther Deschners3-eventlog: fix various invalid memcpy in read_package...
2009-01-09 Michael AdamMerge commit 'a6a8025d48e63a8bcb1fb03efa8ab85e415f8a38...
2008-12-16 Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-16 Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-16 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-12-16 Jeremy AllisonSecond part of fix for bug #5891 - smbd crashed when...
2008-12-16 Michael Adameventlog: don't crash in sync_eventlog_params().
2008-12-16 Jeremy AllisonThis code mixes up int and uint32 when pulling out...
2008-12-16 Jeremy AllisonFix bug 5891] : smbd crashed when viewing the eventlog...
2008-12-16 Günther Deschners3-samr-server: unify callback convention: _samr_UserSe...
2008-12-16 Günther Deschners3-samr-server: unify callback convention: _samr_QueryD...
2008-12-16 Günther Deschners3-samr-server: fix return code in _samr_QueryDisplayIn...
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-11-25 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-11-20 Jeremy AllisonSecond part of fix for bug #5891 - smbd crashed when...
2008-11-20 Michael Adameventlog: don't crash in sync_eventlog_params().
2008-11-20 Jeremy AllisonThis code mixes up int and uint32 when pulling out...
2008-11-11 Jeremy AllisonFix bug 5891] : smbd crashed when viewing the eventlog...
2008-10-24 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-24 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-24 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-24 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-24 Günther Deschners3-samr-server: be consistent when reporting we do...
2008-10-24 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_UserSe...
2008-10-23 Günther Deschners3-samr-server: unify callback convention: _samr_QueryD...
2008-10-23 Günther Deschners3-samr-server: fix return code in _samr_QueryDisplayIn...
2008-10-23 Günther Deschners3-samr-server: _samr_DeleteUser needs to wipe out...
2008-10-22 Günther Deschners3-samr-server: fix access check in _samr_QuerySecurity().
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-20 Günther Deschners3-samr-server: be consistent when reporting we do...
2008-10-17 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-13 Günther Deschners3-srvsvc: fix _srvsvc_NetShareAdd segfault.
2008-09-26 Günther Deschners3-srvsvc: fix _srvsvc_NetShareAdd segfault.
2008-08-26 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-08-26 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-08-14 Jeremy AllisonFix coverity CID: 594. Resource leak on error path.
2008-08-13 Jeremy AllisonFix coverity CID: 594. Resource leak on error path.
2008-08-06 rootfixed conflict
2008-07-09 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb build_3.2.0_ctdb.36
2008-07-06 Jeremy AllisonCanonicalize servername in the printer functions to...
2008-07-04 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb build_3.2.0_ctdb.35
2008-07-02 Jeremy AllisonCanonicalize servername in the printer functions to...
2008-06-29 Volker LendeckeFix a file descriptor leak in add_port_hook
2008-06-28 Volker LendeckeFix a file descriptor leak in add_port_hook
2008-06-27 Volker LendeckeFix valgrind errors in _spoolss_addprinterdriver
2008-06-26 Volker LendeckeFix valgrind errors in _spoolss_addprinterdriver
2008-06-25 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-24 Jeremy AllisonSorry volker, lost your original git-id due to proto...
2008-06-24 Volker LendeckeCheck for sec_initial_uid() instead of uid==0 in dfs...
2008-06-23 Jeremy AllisonSorry volker, lost your original git-id due to proto...
2008-06-23 Volker LendeckeCheck for sec_initial_uid() instead of uid==0 in dfs...
2008-06-19 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-17 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-16 Volker LendeckeFix bug 5500 -- thanks to mathion at thorrovydeti.com...
2008-06-16 Volker LendeckeFix bug 5500 -- thanks to mathion at thorrovydeti.com...
2008-06-13 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-13 Volker LendeckeFix a crash in _winreg_QueryValue
2008-06-13 Volker LendeckeFix a crash in _winreg_QueryValue
2008-06-11 Volker LendeckeMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-10 Jim McDonoughDon't reset password last set time just because the...
2008-06-10 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-09 Jim McDonoughDon't reset password last set time just because the...
2008-06-05 Volker LendeckeMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-05 Jeremy AllisonAllow server manager to close open files selected by id.
2008-05-28 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-05-26 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-23 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-05-23 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-23 Jeremy AllisonRemove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
2008-05-23 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-23 Jeremy AllisonFix 2 bugs with displaying open file state. Firstly
2008-05-22 Jeremy AllisonRemove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
2008-05-22 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-22 Jeremy AllisonFix 2 bugs with displaying open file state. Firstly
2008-05-22 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-21 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-21 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-05-21 Günther DeschnerFix typo.
2008-05-21 Volker LendeckeFix a valgrind error in _samr_LookupNames
2008-05-20 Günther DeschnerFix typo.
next