gd/samba/.git
2007-12-21 Günther DeschnerAdd basic remote NetGetDCName and NetGetAnyDCName versi...
2007-12-21 Günther DeschnerMake libnetapi_errstr use our NTSTATUS and WERROR error...
2007-12-21 Günther DeschnerAdd error string for access denied in libnetapi.
2007-12-21 Günther DeschnerRemove doubled cli_set_timeout calls from libnetapi.
2007-12-21 Günther DeschnerFix typo.
2007-12-21 Günther DeschnerKeep libnetapi_NetX calls static for now.
2007-12-21 Günther DeschnerMerge all headers into libnetapi.h.
2007-12-21 Günther DeschnerImplement NetServerSetInfo level 1005 in local mode...
2007-12-21 Günther DeschnerAdd NetServerGetInfo and NetServerSetInfo (for level...
2007-12-21 Günther DeschnerSplit out local and remote paths for NetGetJoinInformation.
2007-12-21 Günther DeschnerAdd libnetapi_errstr().
2007-12-21 Günther DeschnerAdd support for remote and local unjoining in libnetapi.
2007-12-21 Günther DeschnerAdd libnet_Unjoin(), libnet_UnjoinCtx and friends.
2007-12-21 Günther DeschnerRemove unrequired TALLOC_CTX from libnetapi_NetJoinDoma...
2007-12-21 Günther DeschnerFix NetJoinDomainLocal.
2007-12-21 Günther DeschnerUse DsGetDcName in local libnetapi join to find a dc.
2007-12-21 Günther DeschnerBuild libnetapi shared and static if possible.
2007-12-21 Günther DeschnerIn libnet join code, try lsa query with level 12 first.
2007-12-21 Günther DeschnerMaking do_DomainJoin return NTSTATUS again.
2007-12-21 Günther DeschnerMove NetJoinDomain and friends to NET_API_STATUS and...
2007-12-21 Günther DeschnerMissed on instance of external creds.
2007-12-21 Günther DeschnerAdd static libnetapi_ctx.
2007-12-21 Günther DeschnerUse full string based debug_parse_levels in libnetapi.
2007-12-21 Günther DeschnerAdd basic credential functions for libnetapi.
2007-12-21 Günther DeschnerMove basic libnetapi functions to NET_API_STATUS.
2007-12-21 Günther DeschnerDefine NET_API_STATUS to be just a uin32_t.
2007-12-21 Günther DeschnerGetting rid of external credentials in libnetapi.
2007-12-21 Günther DeschnerMake sure we also support non-domain join.
2007-12-21 Günther DeschnerSome libnet and netapi build fixes.
2007-12-21 Günther DeschnerFill in local branch of NetGetJoinInformation().
2007-12-21 Günther DeschnerMore minor libnetapi fixes.
2007-12-21 Günther DeschnerBuild fixes for libnetapi.
2007-12-21 Günther DeschnerAdd _wkssvc_NetrJoinDomain2() server.
2007-12-21 Günther DeschnerFill in NetJoinDomainLocal().
2007-12-21 Günther DeschnerAdd libnet_Join().
2007-12-21 Günther DeschnerAdd libnet_JoinCtx structure.
2007-12-21 Günther DeschnerSplit NetJoinDomain() into NetJoinDomainRemote() and...
2007-12-21 Günther DeschnerVery quick conversion of net_conf functions into the...
2007-12-21 Günther DeschnerFor the fun of it, build netapi.so|.a.
2007-12-21 Günther DeschnerAdd NetGetJoinInformation().
2007-12-21 Günther DeschnerAdd get_friendly_werror_msg().
2007-12-21 Günther DeschnerKill fstring in getdcname & getanydcname return.
2007-12-21 Günther DeschnerUse ADS_IGNORE_PRINCIPAL define.
2007-12-21 Volker LendeckeFix the build on Solaris
2007-12-21 Volker LendeckeSome C++ fixes
2007-12-21 Volker LendeckeSome C++ warnings
2007-12-21 Volker LendeckeFix a C++ warning
2007-12-21 Volker LendeckeFix a C++ warning
2007-12-21 Volker LendeckeFix a missing prototype warning
2007-12-21 Volker LendeckeRemove some statics from md4.c
2007-12-21 Volker LendeckeAdd a singleton cache
2007-12-21 Volker LendeckeMake data_blob_string_const return null terminated...
2007-12-21 Volker LendeckeRemove next_token_nr_talloc and its associated global
2007-12-21 Volker LendeckeConvert the pwnam cache to memcache
2007-12-21 Volker LendeckeAdd memcache_add_talloc
2007-12-21 Volker LendeckeAdd a global cache
2007-12-20 Herb Lewisfix dump printout when byte >= 0x80
2007-12-20 James PeachFix typo in filesystem capabilities bits.
2007-12-20 Volker LendeckeAttempt to fix the build
2007-12-20 James PeachRemove unused variable 'didmsg'.
2007-12-20 James PeachFix a couple of warnings in mDNS registration. One...
2007-12-20 James PeachAdd filesystem capabilities bitmask to statfs info.
2007-12-20 James PeachExpose per-fsp extension talloc context.
2007-12-20 James PeachRelease per-fsp data on file closure.
2007-12-20 Michael AdamOnly retrieve password policies in pam_auth when WBFLAG...
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamPrepare the afs acl module for the api change in get_nt...
2007-12-19 Michael AdamPrepare the aix2 acl module for the api change in get_n...
2007-12-19 Michael AdamChange aixjfs2_get_nfs4_acl() to take file name instead...
2007-12-19 Michael AdamFix two debug statements: Add missing printf parameter.
2007-12-19 Michael AdamReformatting: wrap long lines and remove trailing spaces.
2007-12-19 Michael AdamPrepare the zfs acl module for the api change in get_nt...
2007-12-19 Michael AdamPrepare the gpfs acl module for the api change in get_n...
2007-12-19 Michael AdamSplit smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
2007-12-19 Michael AdamSplit smbacl4_GetFileOwner into two (f- and non-f-variant).
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-12-19 Michael AdamRemove the "is_directory" parameter from canonicalise_a...
2007-12-19 Michael AdamChange canonicalise_acl() to not take an fsp.
2007-12-19 Michael AdamChange ensure_canon_entry_valid() to not take and fsp.
2007-12-19 Michael AdamChange apply_default_perms() to not take an fsp.
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-19 Volker LendeckeFix a "no prototype" warning
2007-12-19 Volker LendeckeFix debug messages
2007-12-19 Volker LendeckeSamba Shared Repository - branch v3-2-test updated...
2007-12-19 Volker Lendeckepacket_struct is used in several places as raw memory
2007-12-19 Volker LendeckeSome paranoia checks
2007-12-19 Volker LendeckeZero the tdb key, there might be padding
2007-12-19 Volker LendeckeToday is not my day...
2007-12-19 Volker LendeckeRename cache.[ch] to memcache.[ch]
2007-12-19 Günther DeschnerMerge WERR_NO_SUCH_LOGON_SESSION from Samba4.
2007-12-19 Günther DeschnerAdd and use some keystr functions using talloc_tos...
2007-12-19 Günther DeschnerAdd cmd_wkssvc_enumeratecomputernames to rpcclient.
2007-12-19 Jeremy AllisonTwo more static fstrings gone.
2007-12-19 Jeremy AllisonRemove last_message completely as it's no longer used.
2007-12-19 Jeremy AllisonRemove another static fstring.
2007-12-19 Jeremy AllisonWe've finished with the old node once we've copied the
2007-12-19 Jeremy AllisonFix valgrind error in dbwrap_rbt where rec_priv->node was
2007-12-18 Michael AdamFix an error when accessing unallocated sid in error...
2007-12-18 Volker LendeckeAdd forgotten cache.h
2007-12-18 Volker LendeckeAdd a in-memory cache
next