ntlm_check.c: Sync some changes from Samba 4.
[kai/samba.git] / source3 /
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...
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 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Günther Deschnerbuild: re-run make samba3-idl.
2008-10-31 Günther Deschnererrors: share dcerpc error function.
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
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.
2008-10-31 Günther Deschnersrvsvc: share srvsvc idl between s3 and s4.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetTransportDel from s3 idl.
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetServerStatisticsGet from...
2008-10-31 Günther Deschners3-srvsvc-idl: fix srvsvc_NetCharDevQEnum.
2008-10-31 Günther Deschners3-srvsvc-idl: fix srvsvc_NetCharDevEnum.
2008-10-31 Günther Deschners3-srvsvc-idl: add missing field to srvsvc_SrvInfo402...
2008-10-31 Günther Deschners3-srvsvc-idl: merge STR_LEN4 removal from s4.
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonStart moving us closer to passing S4 RAW-ACL test using...
2008-10-30 Jelmer Vernooijmksyms.sh: Fix typo in comment.
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jelmer VernooijFix installation of Samba 4 during merged build.
2008-10-30 Jeremy AllisonInherit Windows ACLs on a new directory.
2008-10-30 Andrew Tridgelluse glibc sys/inotify.h header
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-30 Jeremy AllisonFix CID: 456 - resource leak on function exit.
2008-10-29 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-10-29 Jeremy AllisonFix CID 574 - tidies up the code expression.
2008-10-29 Jeremy AllisonCoverity fix CID: 592 - null deref (can't happen but...
2008-10-29 Jeremy AllisonCoverity fix #CID: 607 - resource leak on error path.
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-29 Volker Lendeckewbinfo --sid-to-fullname
2008-10-29 Volker LendeckewbcGetDisplayName
2008-10-29 Günther Deschners3-build: re-run make samba3-idl.
2008-10-29 Günther Deschnernetlogon: merge netlogon.idl between s3 and s4.
2008-10-29 Günther Deschners4-netlogon: merge netr_ServerAuthenticate{2,3} from...
2008-10-29 Günther Deschners4-netlogon: merge netr_DatabaseSync2 from s3 idl.
2008-10-29 Günther Deschners4-netlogon: merge netr_DatabaseSync from s3 idl.
2008-10-29 Günther Deschners4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags...
2008-10-28 Günther Deschners4-smbtorture: fix test_LogonUasLogon.
2008-10-28 Günther Deschners4-netlogon: merge misc stuff.
2008-10-27 Günther Deschnernetapi: fix access bits in netapi.
2008-10-27 Günther Deschners3-netlogon: kill an fstring in rpc_server.
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Jelmer VernooijFix definition of environ on Mac OS X (bugzilla: #5412).
2008-10-27 Jelmer VernooijFix duplicate inclusion of zlib.m4.
2008-10-27 Jelmer VernooijRemove duplicate check for volatile, move all utime...
2008-10-27 Günther Deschneridl: share lsa.idl between s3 and s4.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa...
2008-10-27 Günther Deschners4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_EnumAccounts from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_EnumPrivs from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
2008-10-27 Michael Adam[s3]winbind: fix smbd hanging on Solaris when winbindd...
2008-10-27 Günther Deschners3-rpcclient: add getdcsitecoverage call.
2008-10-27 Günther Deschners3-build: re-run make samba3-idl.
2008-10-27 Günther Deschners3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.
2008-10-27 Michael Adam[s3]build: fix bug #5765 - fix installlibs on solaris...
2008-10-27 Michael Adam[s3]libsmbconf: add utility function smbconf_is_writeab...
2008-10-27 Michael Adam[s3]libsmbconf: add method is_writeable() and wrapper...
2008-10-27 Michael Adam[s3]libsmbconf: create text config in smbconftort
2008-10-27 Michael Adam[s3]libsmbconf: return WERR_BADFILE when no path to...
next