tprouty/samba.git
2008-11-06 Günther Deschnerdoserr: add WERR_NO_TRUST_SAM_ACCOUNT.
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-06 Jeremy AllisonFinal fix to make us pass NULL SD test in RAW-ACLs...
2008-11-06 Jeremy AllisonDon't call FSET_NT_ACL on file create if there's no...
2008-11-06 Jeremy AllisonOnly one more issue with NULL ACL test left to solve.
2008-11-06 Jeremy AllisonFix crash in module, get more of the NULL acl test...
2008-11-06 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2008-11-05 Günther Deschners3-build: re-run make samba3-idl.
2008-11-05 Günther Deschners3-samr-idl: fix samr_QueryUserInfo2.
2008-11-05 Günther Deschners3-samr-idl: fix samr_ValidatePassword.
2008-11-05 Volker LendeckeFix the build
2008-11-04 Volker LendeckeFix a const warning
2008-11-04 Volker LendeckeConvert blocking.c to store a smb_request instead of...
2008-11-04 Volker LendeckeSimplify logic of cancel_pending_lock_requests_by_fid()
2008-11-04 Volker LendeckeSlightly simplify logic in process_lockingX()
2008-11-04 Volker LendeckeSlightly simplify logic in remove_pending_lock_requests...
2008-11-04 Volker LendeckeSlightly simplify logic in cancel_pending_lock_requests...
2008-11-04 Volker LendeckeConvert blocking.c to use talloc
2008-11-04 Volker LendeckeRewrite aio.c to keep the whole smb_request structure...
2008-11-04 Volker LendeckeMake "inbuf" a talloc child of "smb_request" for normal...
2008-11-04 Volker LendeckeAdd construct_reply_common_req wrapper
2008-11-04 Volker LendeckeFix nonempty blank lines
2008-11-04 Volker LendeckeUse talloc for struct aio_extra
2008-11-04 Joe SmithFixed typo in source/utils/net_rap.c
2008-11-04 Günther Deschners3-libnet_samsync: print new line in display output.
2008-11-04 Günther Deschners4-smbtorture: fix some obvious copy-paste errors.
2008-11-04 Volker LendeckeIgnore 3.0 style invalid group mappings during upgrade...
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Volker LendeckeTrigger (and fix) a bug in Samba3 making smbd an infini...
2008-11-04 Jeremy AllisonBe more verbose about a directory ACL error.
2008-11-04 Jeremy AllisonPass the directory versions of the RAW-ACL (still not...
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val() to create a DN in the SAMR...
2008-11-04 Andrew BartlettRe-add support for supporting the PAC over domain trusts.
2008-11-04 Andrew BartlettGive a better error when ldb_dn_from_ldb_val fails
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val to avoid possible over-run...
2008-11-04 Andrew BartlettFix use of wrong union arm in linked_attributes module
2008-11-04 Günther Deschners3-build: re-run make samba3-idl.
2008-11-04 Günther Deschnernetlogon: fix IDL for netr_DatabaseRedo.
2008-11-03 Tim Proutys3: fix a few "shadows a global declaration" warnings
2008-11-03 Stefan Metzmachers3: proto.h: add missing sys_[g|s]et_quota_vfs() prototypes
2008-11-03 Stefan Metzmachers4:torture: PROVISION isn't used by all tests
2008-11-03 Stefan Metzmachers4:torture: fix names of defines
2008-11-03 Volker LendeckeFix nonempty blank lines
2008-11-03 Volker LendeckeMake a comment match its function definition
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix memory leak.
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Volker LendeckeRemove some inbuf references by adding "cmd" to smb_request
2008-11-02 Volker LendeckeRemove the inbuf reference from map_checkpath_error()
2008-11-02 Volker LendeckeRemove a direct inbuf reference in reply_negprot
2008-11-02 Michael Adam[s3]winbindd: speed up fill_grent_mem (i.e. winbindd_ge...
2008-11-02 Volker LendeckeMake a [un]become_root wrap a bit tighter
2008-11-02 Volker LendeckePass smb_request to send_trans_reply to match with...
2008-11-02 Jelmer VernooijRemove global_loadparm.
2008-11-02 Jelmer VernooijRemove last instance of global_loadparm.
2008-11-02 Jelmer VernooijRemove use of global_loadparm for disabled gensec backends.
2008-11-02 Jelmer VernooijRemove global_loadparm stub in Samba 3 as it's no longe...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijUse standard heimdal function for finding interfaces...
2008-11-02 Jelmer VernooijRemove unused include of param/param.h.
2008-11-02 Volker LendeckeUse "vwv" in trans parsing
2008-11-02 Jelmer VernooijSamba3: Remove more configure tests already done by...
2008-11-02 Jelmer VernooijRemove MIN, MAX, slprintf, vslprintf defines already...
2008-11-02 Jelmer VernooijUse environment variable rather than loadparm parameter...
2008-11-02 Jelmer VernooijRemove use of global_loadparm when comparing nt status...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-02 Jelmer VernooijRemove use of global loadparm in python modules.
2008-11-02 Jelmer VernooijAdd utility function for getting the default loadparm...
2008-11-02 Jelmer VernooijMove check of SMB_CONF_PATH to loadparm code.
2008-11-02 Jelmer VernooijAdd *test4 rules to merged build Makefile, to allow...
2008-11-02 Jelmer VernooijRemove use of global_loadparm for SMB2 client connections.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Volker LendeckeFix bug 5860: safe_strcpy gives a nasty error message...
2008-11-02 Volker LendeckeRemove an unused variable
2008-11-02 Volker LendeckeRename "inbuf" to "base_ptr" in srvstr_get_path_*
2008-11-02 Volker LendeckeRemove some direct inbuf references by adding smbreq_bufrem
2008-11-02 Volker LendeckeSimplify params of srvstr_pull_buf_talloc()
2008-11-02 Volker LendeckeAdd srvstr_get_path_req[_wcard]
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijRename class to "cls" since the first is a keyword...
2008-11-02 Jelmer VernooijFix build for make everything.
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-02 Jelmer VernooijUse a separate global for nonblocking socket testing...
2008-11-02 Jelmer VernooijRemove two debug parameters, not used anywhere.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijUse global iconv convenience rather than global loadparm.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Volker LendeckeThe non-talloc versions of srvstr_pull are not longer...
2008-11-01 Volker LendeckeKill some fstrings
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijMove calls to lp_* higher up in the call stack.
2008-11-01 Jelmer VernooijMove lp_*() calls a bit higher up the calls tack.
2008-11-01 Jelmer VernooijRemove unused argument iconv_convenience.
2008-11-01 Jelmer VernooijRemove convert_string_talloc_descriptor, add iconv_tall...
2008-11-01 Jelmer VernooijRemove IS_DOT and IS_DOTDOT macros, already provided...
next