ira/wip.git
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().
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 DeschnerAdd libnet_join_find_machine_acct().
2008-01-07 Günther DeschnerHonor the WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag when...
2008-01-07 Günther DeschnerRearrange libnet join code and add support for account...
2008-01-07 Günther DeschnerAdd ADS_STRUCTs to libnetjoin and -unjoin, with talloc...
2008-01-07 Günther DeschnerAdd error_string to libnetjoin and libnetunjoin structu...
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 Michael AdamRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
2008-01-07 Michael AdamFix wrong unused opaque macro for kernel_flock().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamFix the build: Fix caller of strict_allocate_ftruncate().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2008-01-07 Günther DeschnerFix build warning.
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 DeschnerAdd secrets_shutdown().
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-07 Günther DeschnerOnly create machine account in libnetjoin when requeste...
2008-01-07 Michael AdamUse the proper boolean constants.
2008-01-07 Michael AdamFix a comment.
2008-01-07 Michael AdamMake wcache_invalidate_cache() return bool, not int.
2008-01-07 Michael AdamAdd some braces to if statement.
2008-01-07 Andreas SchneiderPrevent winbindd from segfaulting due to corrupted...
2008-01-07 Michael AdamAdapt fset_nt_acl() and fget_nt_acl() in examples/VFS...
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2008-01-06 Michael AdamRemove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
2008-01-06 Michael AdamWrap lines for readability.
2008-01-06 Michael AdamRemove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
2008-01-06 Michael AdamRemove vlp.o in make clean.
2008-01-06 Jelmer VernooijReview feedback from metze.
2008-01-06 Jelmer VernooijUse metze's approach.
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 %d / size_t printf arg missmatch.
2008-01-05 Jeremy AllisonFix missing return - should be void.
2008-01-05 Jeremy AllisonAdd -e to smbget.
2008-01-05 Jeremy AllisonAdd the options smb_encrypt_level to set the requested
2008-01-05 Jeremy AllisonFix -e for smbcquotas.
2008-01-05 Jeremy AllisonUse the common -e option not the custom one.
2008-01-05 Jeremy AllisonFix args to cli_force_encryption.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMore logical operation on bool.
2008-01-05 Jeremy AllisonMore logical operations on booleans. IBM checker.
2008-01-05 Jeremy AllisonUsing a bool with a logical operation. IBM checker...
2008-01-05 Jeremy AllisonCan't use logical operations on boolean values.
2008-01-05 Jeremy Allison"Desting" -> "Testing"
next