Fix libsmbclient (resolve dependency on libwbclient).
[jra/samba/.git] / source3 / lib /
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-29 Volker LendeckeMake [un]marshall_sec_desc use librpc/ndr
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-28 Volker LendeckeConvert get_root_nt_token to memcache
2007-12-28 Volker Lendeckedon't store cache_readonly in gencache
2007-12-28 Volker LendeckeConvert csamuser to memcache
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-26 Volker LendeckeFix some memleaks
2007-12-25 Volker LendeckeHost SerNet-AIX has __ss_family instead of ss_family...
2007-12-25 Volker LendeckeInterface detection should not go through the socket...
2007-12-25 Volker LendeckeFix the build
2007-12-22 Volker Lendecketiny simplification
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerCorrect netapi header filename. Thanks Jeremy.
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonFix initialization warnings.
2007-12-21 Gerald (Jerry) CarterCompile fix: Correct use of wbcDomainInfo() after funct...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...
2007-12-21 Günther DeschnerMove gtk app to the correct location. Thanks obnox!
2007-12-21 Günther DeschnerMove libnetapi examples into subdirs.
2007-12-21 Günther DeschnerAdd netdomjoin-gui (my first gui application), another...
2007-12-21 Günther DeschnerAdd netdomjoin cmd line tool (another libnetapi example).
2007-12-21 Günther DeschnerAdd getdc.c, a libnetapi example (incl. Makefile).
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 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 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 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 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 DeschnerFill in NetJoinDomainLocal().
2007-12-21 Günther DeschnerSplit NetJoinDomain() into NetJoinDomainRemote() and...
2007-12-21 Günther DeschnerAdd NetGetJoinInformation().
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 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-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-19 Volker LendeckeSamba Shared Repository - branch v3-2-test updated...
2007-12-19 Volker LendeckeRename cache.[ch] to memcache.[ch]
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 Volker LendeckeAdd a in-memory cache
2007-12-18 Jeremy AllisonMore static pstring elimination.
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Jeremy AllisonUse the %*s feature of snprintf to remove anothe static...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-16 Volker Lendeckeget rid of doschar_table[]
2007-12-16 Volker LendeckeTiny fixes to init_valid_table()
2007-12-16 Volker LendeckeMake init_doschar_table() static
2007-12-16 Volker LendeckeMake check_dos_char static
2007-12-16 Volker LendeckeRemove a static fstring
2007-12-16 Jeremy AllisonCope with valgrind > 3.2.x.
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse dom_sid_string for sid_string_talloc
2007-12-15 Volker Lendeckesid_string_static is no more :-)
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeAdd sid_string_dbg
2007-12-15 Volker LendeckeAdd debug_ctx according to an idea by Tridge
2007-12-15 Volker Lendeckeadd sid_string_talloc
2007-12-14 Stefan Metzmacheradd POPT_COMMON_CONFIGFILE which only provides --config...
2007-12-14 Stefan Metzmacherdebug: fix crash bug when DEBUG() is used before setup_...
2007-12-11 Günther DeschnerAdd split_domain_user() (not to mix with winbind variants).
2007-12-11 Jeremy AllisonAdd patches for bug #4866 from jiri sasek - Sun Microsy...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker Lendeckedbwrap_rbt
2007-12-10 Volker LendeckeMake the Linux rbtrees compile within Samba
2007-12-10 Volker LendeckeAdd rbtree.[ch] from the Linux kernel
2007-12-10 Volker LendeckeAdd db_tdb_fetch
2007-12-10 Volker LendeckeAdd dbwrap bystring service routines
next