From Alexander Bokovoy
[ira/wip.git] / source3 / lib /
2008-01-14 Jeremy AllisonFrom Alexander Bokovoy
2008-01-14 Andrew Tridgellsamba3 already has tdb_validate()
2008-01-14 Andrew Tridgellmerged tdb fix from ctdb tree
2008-01-13 Volker LendeckeFix the max_dead_record calculations
2008-01-13 Michael AdamIntroduce a libnet_conf context created by libnet_conf_...
2008-01-12 Volker LendeckeRestructure dbwrap_rbt
2008-01-12 Jeremy AllisonCID 458. Don't leak dlopen handles on failing to load
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonSync tdb with the tdb changes in ctdb. Spoke to tridge...
2008-01-11 Günther DeschnerAs long as DsGetDcName is not part of libnetapi, lowerc...
2008-01-11 Günther DeschnerFix libnetapi error string callers.
2008-01-11 Günther DeschnerInclude some basic headers in netapi.h.
2008-01-11 Günther DeschnerRefactor libnetapi error string functions a bit.
2008-01-10 Volker LendeckeTiny cosmetic fix
2008-01-10 Michael AdamMove transfer_file and transfer_file_internal to a...
2008-01-10 Michael AdamReformat some code I just touched.
2008-01-10 Michael AdamFix a really silly typo.
2008-01-10 Michael AdamCorrectly abstract the transfer_file mechanism with...
2008-01-10 Volker Lendeckeuse talloc_tos() in share_access_check()
2008-01-10 Volker LendeckeFix a c++ warning
2008-01-10 Volker Lendecketalloc_free_children can only reset pool if it's empty
2008-01-10 Volker LendeckeMark talloc_pool memory for valgrind
2008-01-10 Volker LendeckeForm a proper hierarchy in talloc_stack
2008-01-10 Jeremy AllisonFixup hot paths - add macro for toupper (c < 0x80).
2008-01-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Jeremy AllisonAdd the calls to make use of talloc_pools in a talloc_s...
2008-01-10 Volker LendeckeImplement talloc_pool()
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Volker LendeckeFix the max_dead_record calculations
2008-01-09 Michael AdamChange registry_create_admin_token() to return NTSTATUS.
2008-01-09 Michael AdamMove content of comment.
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-09 Michael AdamAdd a comment.
2008-01-09 Michael AdamFix talloctort: move size check after referenced ptr...
2008-01-08 Volker LendeckeSave one popular malloc
2008-01-08 Volker LendeckeDon't shrink a talloc area if we have less than 1k...
2008-01-08 Volker LendeckeOnly realloc the talloc stack if necessary
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerCorrectly free buffers in netdomjoin-gui.
2008-01-08 Günther DeschnerMake name_buffer in NetGetJoinInformation() talloced.
2008-01-08 Günther DeschnerAdd NetApiBufferFree() to libnetapi.
2008-01-08 Günther DeschnerFix crash bug when strequal is used too late in libneta...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Günther DeschnerEnable talloc reporting in libnetapi if DEVELOPER compiled.
2008-01-07 Volker Lendeckemake db_tdb_fetch use tdb_parse_record
2008-01-07 Volker LendeckeChange db_tdb_fetch_locked to use only one talloc
2008-01-07 Volker Lendecketalloc_stackframe only needs 1 talloc
2008-01-07 Günther DeschnerIn libnetapi example, use libnetapi_get_error_string().
2008-01-07 Günther DeschnerIn the local path of NetJoinDomain, try to get error...
2008-01-07 Günther DeschnerAdd libnetapi_set_error_string and libnetapi_get_error_...
2008-01-07 Günther DeschnerAdd krb5 cc env to libnetapi_ctx.
2008-01-07 Günther DeschnerLet libnetapi use it's own krb5 cred cache in memory...
2008-01-07 Günther DeschnerRearrange order of libnet join context init.
2008-01-07 Günther DeschnerFree libnet_JoinCtx after joining.
2008-01-07 Günther DeschnerClose registry in libnetapi_free().
2008-01-07 Günther DeschnerAdd NET_API_STATUS_SUCCESS define.
2008-01-07 Günther DeschnerAdd free_local_machine_name().
2008-01-07 Günther DeschnerFix two memleaks in libnetapi.
2008-01-07 Günther DeschnerIn gfree_debugsyms() free the format_bufr as well.
2008-01-07 Günther DeschnerFailure while unjoining a domain is non-critical.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer Vernooijselftest: Use platform-specific equivalents of LD_LIBRA...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonFix missing return - should be void.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Günther DeschnerDo not pass emtpy wkssvc_PasswordBuffers to rpc functions.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-04 Günther DeschnerRename server_name to dc_name in libnet join structures.
2008-01-04 Günther DeschnerIn libnet_join finally separate the admin from the...
2008-01-04 Günther DeschnerAdd debug switch to netdomjoin.
2008-01-04 Günther DeschnerMinor cosmetic cleanup for netdomjoin-gui.
2008-01-04 Günther DeschnerFix some error strings in netdomjoin-gui.
2008-01-03 Günther DeschnerMinor libnetapi join cosmetic cleanup.
2008-01-03 Michael AdamRename libnet_smbconf_set_global_param() to libnet_conf...
2008-01-03 Günther DeschnerLet DsGetDCName figure out whether domain_name is a...
2008-01-03 Volker LendeckeTrivial simplification
2008-01-03 Jeremy AllisonConvert the little caches in util_sock.c to use
2008-01-02 Gerald (Jerry) CarterMerge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Gerald (Jerry) Carteruse C99 bool return types (true & false).
2008-01-02 Gerald (Jerry) CarterMake sure that wbcLookupSid() and wbcLookupRids() use...
2008-01-02 Michael AdamUse the proper boolean constants.
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...
next