sfrench/samba-autobuild/.git
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-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"
2008-01-05 Jeremy AllisonTry and fix scripting errors.
2008-01-05 Jeremy AllisonTry and fix the buildfarm. There's a scripting error and
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonAdd missing patch to allow smbcacls to do krb5 auth...
2008-01-05 Jeremy AllisonBetter way of testing enc.
2008-01-05 Jeremy AllisonAdded -e tests for S3 smbtorture.
2008-01-05 Jeremy AllisonAdded -e option to smbtorture to test encrypted versions
2008-01-04 Jeremy AllisonNow conn is part of smb_request, we don't need it as
2008-01-04 Jeremy AllisonFix idle client reading keepalive.
2008-01-04 Jeremy AllisonWe dont' modify the smb header for crypto anymore.
2008-01-04 Volker Lendeckeallocate share_mode_str only when needed
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 AllisonFix interesting bug found with make valgrindtest. When...
2008-01-04 Michael AdamRe-Indent function ldap_open_with_timeout().
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonFix the build.
2008-01-04 Michael AdamAdd a debug message (when the LDAP server has really...
2008-01-04 Michael AdamUntangle assignment and result check.
2008-01-04 Michael AdamEnhance DEBUG-verbosity of ldap_open_with_timeout().
2008-01-04 Michael AdamUnindent function header.
2008-01-04 Michael AdamFix a misleading DEBUG message.
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 Michael AdamFix a DEBUG statement.
2008-01-04 Michael AdamFix spacing - spaces mixed with tabs.
2008-01-04 Michael AdamFix a comment.
2008-01-04 Michael AdamRemove the word "registry" from the help output of...
2008-01-04 Michael AdamUpdate the introductory comment to net_conf.c to mentio...
2008-01-04 Gerald (Jerry... Fix the inherited trust flags when spidering the trust...
2008-01-04 Gerald (Jerry... Add a missing check for dealing with a one-way trust...
2008-01-04 Gerald (Jerry... Ensure that winbindd_getgroups() can deal with a UPN...
2008-01-04 Gerald (Jerry... When connecting to an AD DC, use the DsGetDCName variant.
2008-01-04 Michael AdamMap WERR_NO_SUCH_SERVICE with dos_errstr().
2008-01-04 Michael AdamRemove the final regdb_close() from net_conf.c
2008-01-04 Michael AdamFix the behaviour of "net conf setparm" to create the...
2008-01-04 Günther DeschnerFix build warning.
2008-01-04 Günther DeschnerRename server_name to dc_name in libnet join structures.
2008-01-04 Günther DeschnerSeparate out storing and removing secrets in libnet_joi...
2008-01-04 Günther DeschnerIn libnet_join finally separate the admin from the...
2008-01-04 Michael AdamUse the proper boolean constants.
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 crash bug in regdb_close() when called with no...
2008-01-04 Günther DeschnerFix some error strings in netdomjoin-gui.
2008-01-04 Günther DeschnerRobustness fix for libnet join when unjoining.
2008-01-03 Steve FrenchUpdate mount.cifs help
2008-01-03 Günther DeschnerAdd ads_get_joinable_ous().
2008-01-03 Günther DeschnerUse different error code for libnet_conf initialization...
2008-01-03 Günther DeschnerMinor libnetapi join cosmetic cleanup.
next