bbaumbach/samba-autobuild/.git
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 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 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.
2008-01-09 Michael AdamAdd a comment.
2008-01-09 Michael AdamFix talloctort: move size check after referenced ptr...
2008-01-09 Jeremy AllisonSimplify... plus add a debug message.
2008-01-08 Jeremy AllisonCorrectly identify enc/non-enc packets.
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 Michael AdamFix returns in void functions.
2008-01-08 Michael AdamFix examples/VFS after VFS API changes.
2008-01-08 Volker LendeckeOnly realloc the talloc stack if necessary
2008-01-08 Volker LendeckeAllocate dirp->name_cache on demand only
2008-01-08 Jeremy AllisonMove the DNS tsig update to using struct sockaddr_storage
2008-01-08 Günther DeschnerPedantic cosmetics: rerun make idl.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerUse ads_get_upn() in net_derive_salting_principal().
2008-01-08 Günther DeschnerFix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join.
2008-01-08 Günther DeschnerDo not ignore provided machine_name in ads_get_upn().
2008-01-08 Karolin SeegerAdd missing quote. Fix bug 5172. Thanks to Jason Filley...
2008-01-08 Günther DeschnerCorrectly talloc ctx->remote_path in libgpo (thanks...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
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 Günther DeschnerWhen unjoining fails (e.g. missing creds) make sure...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove forgotton fd from solarisacl_sys_acl_get_fd().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamAdd comment.
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Günther DeschnerRefactor our DsGetDcName call a bit (before it will...
2008-01-07 Günther DeschnerEnable talloc reporting in libnetapi if DEVELOPER compiled.
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_GETLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LINUX_SETLEA...
2008-01-07 Volker LendeckeDo not talloc_strdup filename and servicepath
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 DeschnerTrying to make the buildfarm w/o krb5 happy.
2008-01-07 Günther DeschnerThere is no LDAP in some corners of this world. Fix...
2008-01-07 Günther DeschnerFinally use libnet_join_set_* functions in libnetjoin.
2008-01-07 Günther DeschnerMerge remaining post-AD-join functions from net into...
2008-01-07 Günther DeschnerIn libnetapi example, use libnetapi_get_error_string().
next