kai/samba.git
2008-02-15 Michael AdamFix a pointer to int conversion warning: cast the int...
2008-02-15 Michael AdamFix two const warnings.
2008-02-15 Michael AdamTry to fix the build of smbiconv on systems without...
2008-02-15 Michael AdamRemove libwbclient.a from standard (static) libsmbclien...
2008-02-15 Stefan Metzmacherwbinfo: ask wbcAuthenticateUserEx() for user info to...
2008-02-15 Stefan Metzmacherlibwbclient: let wbcAuthenticateUser() use wbcAuthentic...
2008-02-15 Stefan Metzmacherlibwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in...
2008-02-15 Stefan Metzmacherlibwbclient: wbcAuthenticateUserEx() be more strict...
2008-02-15 Michael AdamAdd orphaned target smbiconv to "make everything" targets.
2008-02-15 Michael AdamFix linkage of bin/smbiconv by adding needed libs and...
2008-02-15 Michael AdamFix compiling torture/smbiconv.c: allow to use realloc...
2008-02-15 Michael AdamRemove torture/samtest.h - last trace of late samtest.
2008-02-15 Michael AdamRemove useless build-target bin/samtest. (The objects...
2008-02-15 Michael AdamFix build of cifs.spnego with libtdb.
2008-02-15 Michael AdamUse -ltdb instead of bin/libtdb.so for linking.
2008-02-15 Michael AdamFix build of smbumount with shared libtdb.
2008-02-15 Michael AdamFix building smbmount with shared libtdb.
2008-02-15 Jeremy AllisonCorrectly use SPNEGO to negotiate down from krb5 to...
2008-02-15 Jeremy AllisonCurrently we don't SPNEGO negotiate back to NTLMSSP...
2008-02-15 Jeremy AllisonCurrently we don't SPNEGO negotiate back to NTLMSSP...
2008-02-15 Jeremy AllisonEnsure invalidate_vuid() deletes any ntlmssp state.
2008-02-15 Jeremy AllisonAllow auth_ntlmssp_end() to ignore null pointers passed in.
2008-02-14 Jeremy AllisonAllow the mechOID to be written separately.
2008-02-14 Simo SorceRevert "Merge in J.Layton patch and resolve conflict."
2008-02-14 Michael AdamRemove the regfio objects from the ldb commandlin tools...
2008-02-14 Michael AdamUse the proper boolean constants.
2008-02-14 Michael AdamClean up LIBTDB-related Makefile variables a bit
2008-02-14 Günther DeschnerRemove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
2008-02-14 Günther DeschnerUse rpccli_lsa_RemoveAccountRights() in net and rpcclient.
2008-02-14 Günther DeschnerUse pidl for _lsa_RemoveAccountRights.
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.
next