Mark clearTextPassword as a privilaged attribute
[kai/samba.git] / source3 /
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Volker LendeckeFix nonempty blank lines
2008-10-19 Volker Lendecke"fn_new"->"fn" in smb_messages[], we got beyond that :-)
2008-10-19 Volker LendeckeUse a direct compare instead of calling strncmp in...
2008-10-19 Volker LendeckeMove the global hosts_allow() check out of the processi...
2008-10-19 Kai Blinvlp: Move closer to the code tested.
2008-10-19 Jelmer VernooijMake sure crypt libs get included.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove smb.conf parser to libutil to match Samba 4.
2008-10-19 Jelmer VernooijAdd vlp to TORTURE_PROGS since it's required by "make...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove more functions out of util_str.c into the shared...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Volker LendeckeInline the once-used macro "init_dfsroot"
2008-10-19 Jelmer VernooijSpecify ZLIB_LIBS explicitly in case zlib isn't brought...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijMake generate_random_buffer signature match that of...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-19 Jelmer VernooijRemove defines for QSORT_CAST, already provided by...
2008-10-19 Jelmer VernooijSimplify SIG_ATOMIC_T define, since sig_atomic_t is...
2008-10-19 Jelmer VernooijRemove duplicate macro definitions (already defined...
2008-10-18 Günther Deschners3-build: re-run make samba3-idl.
2008-10-18 Günther Deschneridl: share drsblobs idl.
2008-10-18 Günther Deschnerdrsuapi: build new merged drsuapi idl and helpers.
2008-10-18 Günther Deschnerdrsuapi: share drsuapi idl and helper code.
2008-10-18 Günther Deschners3-build: fix the build of smbd.
2008-10-18 Jelmer VernooijUse attr.h rather than having local defines for GCC...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-10-18 Jelmer VernooijUse str_list_equal() rather than str_list_compare().
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]loadparm: remove param/params.c which is used no...
2008-10-18 Michael Adam[s3]build: use ..lib/util/params.c instead of param...
2008-10-18 Michael Adam[s3]test_lp_load: fix "no talloc stackframe around...
2008-10-18 Michael Adam[s3]testparm: prevent "no stackframe around" warning.
2008-10-18 Jelmer VernooijFix const, dupes.
2008-10-18 Jelmer VernooijFix build of 'everything'
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-18 Jelmer Vernooijs3: Fix make clean
2008-10-18 Jelmer VernooijUse standard va_copy.
2008-10-18 Jelmer VernooijRemove empty file.
2008-10-18 Jelmer VernooijRemove obsolete comment about bool.
2008-10-18 Jelmer VernooijRemove defines already provided by the system or librep...
2008-10-18 Jelmer VernooijUse common detection function for zlib.
2008-10-18 Jelmer VernooijUse the new memory macro file from Samba 3.
2008-10-17 Jeremy AllisonUnify access checks for lsa server functions.
2008-10-17 Günther Deschners3-build: cleanup in ../librpc as well on "make clean".
2008-10-17 Günther Deschners3-build: re-run make samba3-idl.
2008-10-17 Günther Deschners3-winreg: merge from s4 winreg idl.
2008-10-17 Günther Deschners3: fix s3 drsuapi callers.
2008-10-17 Günther Deschners3-build: re-run make samba3-idl.
2008-10-17 Günther Deschners3: merge from s4 drsuapi.idl.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-16 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-16 Günther Deschners4-build: fix drsuapi callers.
2008-10-16 Günther Deschners3: re-merge s4 drsuapi helper and re-run make samba3...
2008-10-16 Günther Deschners3-idl: merge from s4 drsuapi.idl.
2008-10-16 Günther Deschners3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG.
2008-10-16 Günther Deschners3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
2008-10-16 Günther Deschners3: remove rpccli_svcctl_query_config.
2008-10-16 Günther Deschners3-build: re-run make samba3-idl.
2008-10-16 Jeremy AllisonDon't use debug level 1 to log a trivial message.
2008-10-15 Günther Deschners3: fix s3 winreg server after idl changes.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl after winreg changes.
2008-10-15 Günther Deschneridl: finally fully share nbt.idl in s3 and s4.
2008-10-15 Günther Deschnerkerberos: fix some heimdal build warnings.
2008-10-15 Günther Deschneridl: more lsa.idl merges.
2008-10-15 Günther Deschners3: fix s3 lsa server.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Günther Deschners3: merge some more lsa bits from s4 idl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijSync parameter names with samba 3.
2008-10-15 Jelmer Vernooijwinreg.idl: Sync ref change from Samba 3.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Günther Deschners3: merge from s4 samr.idl.
2008-10-15 Jelmer VernooijRe-run pidl.
2008-10-15 Jelmer Vernooijlsa.idl: Sync a couple more constants from Samba 4.
2008-10-15 Jelmer VernooijShare wkssvc.idl.
2008-10-15 Jelmer VernooijShare eventlog.idl.
2008-10-15 Jelmer VernooijRename reboot -> do_reboot since the first is a reserve...
2008-10-15 Jelmer VernooijRe-run pidl.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijAdd [public] and [todo] as in Samba 4.
2008-10-15 Günther Deschners3: fix samlogon client and server calls.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Günther Deschneridl: merge netlogon IDL between s3 and s4 wrt LogonSamL...
2008-10-15 Jelmer VernooijShare initshutdown.idl.
2008-10-15 Jelmer VernooijShare xattr implementation.
2008-10-15 Jelmer VernooijShare epmapper.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijFix include flags for merged build.
2008-10-15 Günther Deschners3-build: re-run make samba3-idl.
2008-10-15 Günther Deschneridl: more netlogon merges between s3 and s4.
next