ira/wip.git
2008-01-12 Jeremy AllisonFix CID 469. new_acct can't be NULL here.
2008-01-12 Jeremy AllisonFix CID 470. resolve_order can't be NULL here so simpli...
2008-01-12 Jeremy AllisonFix CID 475. work should not be checked against NULL
2008-01-12 Jeremy AllisonFix CID 476. Ensure a valid pac_data pointer is always...
2008-01-12 Jeremy AllisonCoverity 512, uninitialized var.
2008-01-12 Jeremy AllisonStop Coverity complaining about uninitialized variables.
2008-01-12 Jeremy AllisonFix CID 498. Ensure we don't prs_mem_free an uninitialized
2008-01-12 Jeremy AllisonFix CID 505 - don't copy uninitialized memory.
2008-01-12 Jeremy AllisonFix CID 523 - wrong null deref check.
2008-01-12 Jeremy AllisonFix CID 524 - reference before allocation fail null...
2008-01-12 Jeremy AllisonEnsure we don't access an uninitialized variable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-12 Günther DeschnerFix some indents.
2008-01-12 Günther DeschnerCall dsgetdcname when we have no specific dc defined...
2008-01-12 Günther DeschnerFix some error strings in libnet_join.
2008-01-12 Günther DeschnerAdd appropriate error code when pre-creating accounts...
2008-01-12 Günther DeschnerFor libnet_join error string functions, make sure not...
2008-01-12 Günther DeschnerMerge all ads related calls in libnet_join_post_process...
2008-01-12 Günther DeschnerUse WITH_ADS define in libnet_join, hopefully not break...
2008-01-12 Günther DeschnerAuto-add missing shares in libnet_conf_set_parameter().
2008-01-12 Günther DeschnerAdd debug bool flag for libnetjoin ctx.
2008-01-12 Günther DeschnerUse domain_is_ad one more time in libnetjoin.
2008-01-11 Jeremy AllisonSync tdb with the tdb changes in ctdb. Spoke to tridge...
2008-01-11 Michael AdamRemove code accidentially submittet with last commit...
2008-01-11 Michael AdamFix panic in "net conf": Fix logic in error condition.
2008-01-11 Günther DeschnerFix a build warning.
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 DeschnerRemove '\n' from error strings in libnet_join context.
2008-01-11 Günther DeschnerSet error string when ads_leave_realm() has failed...
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-11 Günther DeschnerIgnore result of libnet_conf_delete_parameter here...
2008-01-11 Günther DeschnerRemove some more references to global_myname() in libne...
2008-01-11 Günther DeschnerUse domain_is_ad bool.
2008-01-11 Günther DeschnerAdd domain_is_ad bool to libnetjoin ctx.
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonDon't switch user contexts unless you have to. Saves
2008-01-11 Michael AdamCombine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 Michael AdamRemove now redundant parameter fd from prime_cache().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Jeremy AllisonDon't print out debug messages at level 0 if we can't
2008-01-10 Michael AdamFix the build of the cacheprime VFS module after API...
2008-01-10 Volker Lendecke--enable-libwbclient-shared
2008-01-10 Volker LendeckeTiny cosmetic fix
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-10 Gerald (Jerry... Set the "stable" vendor string in VERSION.
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 AdamMake casts to (void *) explicit to remove compiler...
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 LendeckeSome more talloc_tos()
2008-01-10 Volker Lendeckeuse talloc_tos in a few more places
2008-01-10 Günther DeschnerRemove unused string.
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 LendeckeFix suspicious Makefile line
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 AllisonMake use of talloc_pool in the main codepaths. Remove...
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-10 Michael AdamTry and fix the AIX build.
2008-01-09 Michael AdamEnable building the notify_fam module.
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonTry and fix the AIX build.
2008-01-09 Jeremy AllisonEnsure we don't take address of one past buffer.
2008-01-09 Volker LendeckeFix the max_dead_record calculations
2008-01-09 Michael AdamTry to fix the build on hosts that HAVE_LDAP but don...
2008-01-09 Michael AdamFix a memleak found by the IBM checker.
2008-01-09 Michael AdamFix memleak in ldapsam_rename_sam_account() found by...
2008-01-09 Günther DeschnerAnother attempt to fix builds w/o ldap and/or krb5.
2008-01-09 Günther DeschnerRe-run make idl to get even nicer pidl generated server...
2008-01-09 Karolin SeegerCorrect comment. Default debug level of smbclient is...
2008-01-09 Volker LendeckeAttempt to fix the compile of source/utils/net_dns.c
2008-01-09 Günther DeschnerRe-run make idl. The pidl generated code now fully...
2008-01-09 Michael AdamFix memory handling in torture/cmd_vfs.c:cmd_open and...
2008-01-09 Volker LendeckeReduce stat cache size default
2008-01-09 Volker LendeckeReplace an uninitialized variable
2008-01-09 Günther DeschnerAdd libnet_join_derive_salting_principal().
2008-01-09 Günther DeschnerFix build warning for libsmbclient example.
2008-01-09 Michael Adamgit-ignore generated files under examples/VFS/
2008-01-09 Michael AdamIgnore test directory.
2008-01-09 Volker Lendeckeensure uni_name.buffer is initialised
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy Allison ensure uni_name.buffer is initialised
2008-01-09 Jeremy AllisonFix CID 461 - resource leak on error.
2008-01-09 Jeremy AllisonFix CID 460 - resource leak on error.
2008-01-09 Jeremy AllisonFix resource leak found by coverity (CID 521).
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 AdamFix prototype: Add a void to an empty function paramete...
2008-01-09 Michael AdamDon't leak data.dptr on error path.
2008-01-09 Michael AdamExtend a comment.
next