s3-build: rerun make samba3-idl.
[ira/wip.git] / source3 /
2008-11-06 Günther Deschners3-build: rerun make samba3-idl.
2008-11-06 Günther Deschnernetlogon: add 8bit varients of netr_SamDatabaseID8Bit...
2008-11-06 Jeremy AllisonFix bug #5825 - Account locking out doesnt work with...
2008-11-06 Günther Deschners3-dsgetdcname: fix reply generation (forgot to map...
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 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 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 Günther Deschners3-build: re-run make samba3-idl.
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 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 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 stub in Samba 3 as it's no longe...
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 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-02 Jelmer VernooijAdd *test4 rules to merged build Makefile, to allow...
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-01 Volker LendeckeThe non-talloc versions of srvstr_pull are not longer...
2008-11-01 Volker LendeckeKill some fstrings
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 VernooijUse shared doserr.c.
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-11-01 Jelmer VernooijRemove duplicate prototypes.
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 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 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 Jeremy AllisonAnother unused variable.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Volker LendeckeRemove a pointles call to smb_bufrem
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...
next