samba.git
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
2007-12-18 Michael AdamFix a debug message: add missing space.
2007-12-18 Rishi SrivatsavaiAdd smbclient support for basic mDNS browsing.
2007-12-18 Jeremy AllisonMore static pstring elimination.
2007-12-18 Jeremy AllisonMore static fstring elimination.
2007-12-18 Jeremy AllisonRemove more static fstrings (yes this little cache...
2007-12-18 Jeremy AllisonCorrectly define prototypes for accessor functions.
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Jeremy AllisonMore static fstring removal.
2007-12-18 Michael AdamFix logic error in cm_connect_sam().
2007-12-18 Michael AdamPrevent another segfault.
2007-12-18 Jeremy AllisonUse the %*s feature of snprintf to remove anothe static...
2007-12-17 Gerald (Jerry... Fix a segv in winbindd caused by trying to free an...
2007-12-17 Michael AdamDo not close netlogon pipe in get_schannel_session_key_...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Simo SorceWhile 'data' is usually 0 terminated, nothing in the...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-17 Simo SorceMerge in J.Layton patch and resolve conflict.
2007-12-17 Michael AdamRemove direct caller of secrets_fetch_trusted_domain_pa...
2007-12-17 Michael AdamReformat: Remove trailing spaces.
2007-12-17 Michael AdamMake usage message for net sam rights list a little...
2007-12-17 Michael AdamFix for bug #4801: Correctly implement lsa lookup level...
2007-12-17 Michael AdamFix flags in caller of lookup_name() in create_builtin_...
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-17 Michael AdamFix flags in call of lookup_name() in srv_samr_nt.c...
2007-12-17 Michael AdamFix flags in call of lookup_name() in pdb_default_creat...
2007-12-17 Michael AdamAdd combined flag LOOKUP_NAME_LOCAL.
2007-12-17 Volker LendeckeRemove t_doschar.c
2007-12-17 Jeremy AllisonRemove another static string and static passwd.
2007-12-17 Jeremy AllisonRemove a static fstring.
2007-12-16 Volker Lendeckeget rid of doschar_table[]
2007-12-16 Volker LendeckeTiny fixes to init_valid_table()
next