tprouty/samba.git
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...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-01 Volker LendeckeIn reply_copy, don't write to inbuf when splitting...
2008-11-01 Volker LendeckeIn reply_search(), don't write to inbuf when splitting...
2008-11-01 Volker LendeckeApply some const to get_lock_*()
2008-11-01 Volker LendeckeApply some const to np_write()
2008-11-01 Volker LendeckeAdd a "buflen" struct member to smb_request
2008-11-01 Volker LendeckeMake use of smb_bufrem()
2008-11-01 Volker LendeckeRemove unused extern declaration
2008-11-01 Jelmer Vernooijntlm_check.c: Sync some changes from Samba 4.
2008-11-01 Jelmer VernooijUse standardized types in ntlm_check.c.
2008-11-01 Jelmer VernooijRemove use of lp_*() from ntlm_check.c.
2008-11-01 Jelmer VernooijUse shared doserr.c.
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-11-01 Jelmer VernooijFix header installation.
2008-11-01 Jelmer VernooijFix proto header.
2008-11-01 Jelmer VernooijFix prototype for attrib_string().
2008-11-01 Jelmer VernooijUse struct for server versions.
2008-11-01 Jelmer VernooijALlow util/debug.h to be included more than once.
2008-11-01 Jelmer VernooijFix includes in installed version of talloc_stack.h.
2008-11-01 Jelmer VernooijRemove need to define _SAMBA_BUILD_ == 4 when using...
2008-11-01 Jelmer VernooijRename param_opt.flags to priority.
2008-11-01 Jelmer VernooijRemove duplicate prototypes.
2008-11-01 Jelmer VernooijFix return type of readlink().
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_dl*() - stubs are already provided by librep...
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijRemove tests for functions provided by libreplace from...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijUse 'regular' chown, libreplace will provide (dummy...
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-11-01 Jelmer VernooijOnly provide valgrind_strlen prototype when it's being...
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer Vernooijproto.h: Remove prototypes already in other header...
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-11-01 Jelmer VernooijSupport alternative include paths.
2008-11-01 Günther Deschners4-smbtorture: fix segfault in RPC-SAMLOGON test.
2008-11-01 Günther Deschners3-net: fix build warning.
2008-11-01 Günther Deschners3-accessmask: re-run make samba3-idl and remove duplic...
2008-11-01 Günther Deschnersecurity-idl: fix typo.
2008-11-01 Jelmer VernooijInstall additional libutil headers.
2008-11-01 Jeremy AllisonAnother unused variable.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijSplit out torture results from torture context.
2008-10-31 Volker LendeckeRemove a pointles call to smb_bufrem
2008-10-31 Günther Deschnersecurity-idl: add STANDARD_RIGHTS_X bits.
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Alias Object specif...
2008-10-31 Günther Deschners3-samr-idl: add Alias Object specific access rights.
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Group Object specif...
2008-10-31 Günther Deschners3-samr-idl: add Group Object specific access rights.
2008-10-31 Günther Deschners3-samr: remove duplicate copies of Domain Object speci...
2008-10-31 Günther Deschners3-samr-idl: add Domain Object specific access rights.
2008-10-31 Günther Deschners3-samr: remove duplicate copies of SAM user specific...
2008-10-31 Günther Deschners3-samr-idl: add User Object specific access rights.
2008-10-31 Günther Deschners3-samr: remove duplicate copies of SAM server specific...
2008-10-31 Günther Deschners3-samr-idl: add SAM server specific access rights.
2008-10-31 Volker LendeckeTypo
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-31 Jelmer VernooijAdd comments in torture code, allow creating subcontexts.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer Vernooijdcerpc: Fix include path so header installer translates...
2008-10-31 Jelmer Vernooijsamba4.rpc.samr: Use torture API in a couple more places.
2008-10-31 Günther Deschnerbuild: re-run make samba3-idl.
2008-10-31 Günther Deschnersrvsvc: fix typo in srvsvc_NetSrvInfo403.
2008-10-31 Jelmer Vernooijsamba4.rpc.samr: Use more torture API functions
2008-10-31 Jelmer VernooijDisable lanman authentication by default in Samba 4.
2008-10-31 Günther Deschnererrors: share dcerpc error function.
2008-10-31 Andrew Tridgelluse the new CH_UTF16_MUNGED charset for utf16 password...
2008-10-31 Andrew Tridgellfinished adding UTF16_MUNGED charset
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Andrew Tridgelladded a new charset for string2key
2008-10-31 Günther Deschnersrvsvc: re-move idl file to main directory.
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-31 Günther Deschners3-build: re-run make samba3-idl.
next