ira/wip.git
2008-02-14 Günther DeschnerRe-run make idl.
2008-02-14 Günther DeschnerFix IDL for lsa_RemoveAccountRights.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
2008-02-14 Günther DeschnerUse rpccli_lsa_EnumAccountRights in net and rpcclient.
2008-02-14 Günther DeschnerFix IDL for lsa_EnumAccountRights.
2008-02-14 Günther DeschnerUse pidl for _lsa_EnumAccountRights().
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ADD_ACCT_RIGHTS.
2008-02-14 Günther DeschnerUse rpccli_lsa_AddAccountRights in net and rpcclient.
2008-02-14 Günther DeschnerUse pidl for _lsa_AddAccountRights().
2008-02-14 Günther DeschnerRe-run make idl.
2008-02-14 Günther DeschnerFix IDL for lsa_AddAccountRights.
2008-02-14 Michael AdamCreate symbols to export in libtdb dynamically from...
2008-02-14 Michael AdamAdd support for building and using shared and static...
2008-02-14 Michael AdamFix a typo.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ADDPRIVS and LSA_REMO...
2008-02-14 Günther DeschnerUse pidl for _lsa_AddPrivilegesToAccount and _lsa_Remov...
2008-02-14 Günther DeschnerAdd lsaaddpriv and lsadelpriv commands to rpcclient.
2008-02-14 Günther DeschnerFix IDL for lsa_AddPrivilegesToAccount.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
2008-02-14 Günther DeschnerUse rpccli_lsa_LookupPrivValue() in rpcclient.
2008-02-14 Günther DeschnerUse pidl for _lsa_LookupPrivValue().
2008-02-14 Günther DeschnerFix IDL for lsa_LookupPrivValue.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUMPRIVSACCOUNT.
2008-02-14 Günther DeschnerUse rpccli_lsa_EnumPrivsAccount() in rpcclient.
2008-02-14 Günther DeschnerRemove white space.
2008-02-14 Günther DeschnerUse pidl for _lsa_EnumPrivsAccount().
2008-02-14 Günther DeschnerRe-run make idl.
2008-02-14 Günther DeschnerFix IDL for lsa_EnumPrivsAccount.
2008-02-14 Günther DeschnerFix typo.
2008-02-14 Günther DeschnerRemove accidential commit.
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_ENUM_ACCOUNTS.
2008-02-14 Günther DeschnerUse rpccli_lsa_EnumAccounts() in net and rpcclient.
2008-02-14 Günther DeschnerUse pidl for _lsa_EnumAccounts.
2008-02-14 Günther DeschnerRe-run make idl.
2008-02-14 Günther DeschnerFix IDL for lsa_EnumAccounts.
2008-02-13 Michael AdamTry and fix the Darwin build with dynamic libs.
2008-02-13 Günther DeschnerRemove unused marshalling for NET_LOGON_CTRL and NET_LO...
2008-02-13 Günther DeschnerUse pidl for _netr_LogonControl2.
2008-02-13 Günther DeschnerAdd some netr_NETLOGON_INFO init functions.
2008-02-13 Günther DeschnerFix logonctrl2 command in rpcclient.
2008-02-13 Günther DeschnerMove some lsa init routines around.
2008-02-13 Günther DeschnerRe-run make idl.
2008-02-13 Günther DeschnerFix IDL for netr_ServerPasswordSet.
2008-02-13 Michael AdamRemove --enable-libwbclient-shared , use --with-static...
2008-02-13 Michael AdamUse --with-static-libs=libtalloc instead of --with...
2008-02-13 Michael AdamLink in libnetapi as shared or static library (same...
2008-02-13 Günther DeschnerRe-run make idl.
2008-02-13 Günther DeschnerFix IDL for netr_LogonControl2.
2008-02-13 Günther DeschnerUse pidl for _netr_ServerReqChallenge.
2008-02-13 Günther DeschnerPure cosmetics: remove trailing whitespace in netlogon...
2008-02-13 Günther DeschnerRemove const on policy handle in net rpc.
2008-02-13 Michael AdamOnly use the needed objects for libnetapi.a
2008-02-13 Michael AdamAdd -L./bin to LDFLAGS when building shared libs.
2008-02-13 Stefan Metzmacherauth_winbind: use wbcAuthenticateUserEx()
2008-02-13 Stefan Metzmacherwbinfo: use wbcAuthenticateUserEx()
2008-02-13 Stefan Metzmacherlibwbclient: add wbcAuthenticateUserEx() function
2008-02-13 Stefan Metzmacherwinbindd: add rids and other_sids arrays in WBFLAG_PAM_...
2008-02-13 Michael AdamOnly export talloc related symbols in libtalloc.so.
2008-02-13 Günther DeschnerUse pidl for _netr_LogonControl.
2008-02-13 Günther DeschnerUse rpccli_netr_LogonControl() in rpcclient.
2008-02-13 Günther DeschnerRemove redundant (and unused) set of samr opcodes.
2008-02-13 Michael AdamAdd libreplace objects to libtalloc.so.
2008-02-13 Günther DeschnerGoodbye parse_samr.c, rest in peace - but never come...
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_ENUM_DOM_ALIASES.
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_EnumDo...
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_ENUM_DOM_GROUPS.
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_EnumDo...
2008-02-13 Michael AdamChange hand written configure help strings to use AS_HE...
2008-02-13 Michael AdamUse AS_HELP_STRING instead of (deprecated) AC_HELP_STRING.
2008-02-13 Günther DeschnerRemove unused marshalling for SAMR_LOOKUP_RIDS.
2008-02-13 Günther DeschnerConvert last caller (in winbindd) to rpccli_samr_Lookup...
2008-02-13 Günther DeschnerRemove unused init_sam_entry routine.
2008-02-13 Michael AdamFix build: Add missing prerequisites for libwbclient.so
2008-02-13 Stefan Metzmacherlibwbclient: include wb_common.o in libwbclient.a
2008-02-13 Stefan Metzmachernsswitch: convert winbind_env_set(), winbind_on() and...
2008-02-13 Michael AdamFix install: Add creation of include dir to installlibt...
2008-02-13 Günther DeschnerRemove unused marshalling for NET_TRUST_DOM_LIST.
2008-02-13 Günther DeschnerUse pidl for _netr_NetrEnumerateTrustedDomains().
2008-02-13 Günther DeschnerMerge data_blob_talloc_zero() from samba4.
2008-02-13 Michael AdamAdd linking -ltalloc to libwbclient.so. Noted by Metze.
2008-02-13 Michael AdamAdd forgotten file exports/libtalloc.syms ... Thanks...
2008-02-13 Günther DeschnerSome minor, cosmetic cleanup in srv_samr_util.c.
2008-02-13 Michael AdamFix some comment typos.
2008-02-13 Michael AdamRemove some unneded variables: we always build and...
2008-02-13 Michael AdamPut talloc lib targets into variables and uses these.
2008-02-13 Michael AdamSimplify code by moving duplicate assignment to common...
2008-02-13 Michael AdamAdd support for linking talloc library statically or...
2008-02-13 Michael AdamUse data from lib/talloc/libtalloc.m4 instead of hard...
2008-02-13 Michael AdamMove the AC_LIBREPLACE_CC_CHECKS up before building...
2008-02-13 Michael AdamAdd support for building libtalloc.a and libtalloc.so.
2008-02-13 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-13 Jeremy AllisonPrevent "parameters" being used without initialization.
2008-02-13 Michael AdamFix copy & paste typo in function prototype.
2008-02-13 Michael AdamRaise version of talloc from 1.1.0 to 1.2.0 after addin...
2008-02-13 Jelmer VernooijMake sure talloc.so is build before installing.
2008-02-13 Jelmer VernooijFix out of tree builds.
2008-02-13 Jelmer VernooijSplit actual content out of talloc Makefile into talloc.mk.
2008-02-13 Jelmer VernooijSplit rules.mk out of Makefile.
2008-02-13 Michael AdamMake versions in lib/talloc/config.mk and lib/talloc...
2008-02-13 Jelmer Vernooijbuild: Remove support for DESCRIPTION setting that...
next