s3: link thread objects in libsmbclient only and adjust linker flags
[samba.git] / source3 /
2010-01-20 André Hentschelnet: Add German translation, specially for the command...
2010-01-19 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-01-19 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-18 Volker Lendeckes3: Fix a crash in libsmbclient used against the OpenSo...
2010-01-18 Jeremy AllisonFix bug 7045 - Bad (non memory copying) interfaces...
2010-01-18 Jeremy AllisonModification of fix for bug 6876 - Delete of an object...
2010-01-18 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-15 Karolin SeegerVERSION: Raise version number up to 3.5.0rc2.
2010-01-15 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-15 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-15 Giovanni Bajos3-lanman: Allow a level2 descriptor for a level1 NetSh...
2010-01-15 Olivier SessinkPart 4 of bug #7028 - include scannedonly VFS module
2010-01-15 Jeremy AllisonFix two uses of strncat -> strlcat. Ensure proper use...
2010-01-15 Volker Lendeckes3: Lift the version of the scannedonly VFS module...
2010-01-15 Olivier SessinkBug #7028 part1
2010-01-14 Jeremy AllisonFix bug #7033 - SMBrmdir call always returns true,...
2010-01-14 Volker Lendeckes3: Fix a winbind segfault in "trusted_domains"
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2010-01-13 Volker Lendeckes3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
2010-01-11 Jeremy AllisonRe-fix bug 5202 - cannot change ACLs on writable file...
2010-01-07 Volker Lendeckes3: Lock down some srvsvc calls according to what w2k3...
2010-01-06 Günther Deschners3-net: use generated krb5.conf in 'net ads testjoin'
2010-01-06 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2010-01-05 Jeremy AllisonFix bug #7020 - smbd using 2G memory.
2010-01-06 Bo Yangs3: List trusted domains from wcache when domain is...
2010-01-06 Bo Yangs3: Make winbindd_cache.c aware of domain offline to...
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-01-05 Kai Blins3 net: Fix up a share type translation and translate...
2010-01-05 Kai Blins3 net: Add a few missing gettext calls.
2010-01-05 André Hentschelnet: Add some German translation
2010-01-04 Karolin SeegerVERSION: Raise version number up to 3.5.0rc1.
2010-01-04 Stefan Metzmachers3: Happy New Year 2010
2009-12-30 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-28 Volker Lendeckes3: Check for lp_winbind_trusted_domains_only in wb_get...
2009-12-28 Volker Lendeckes3: Move a lp_winbind_trusted_domains_only() check...
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-28 Volker Lendeckes3: Simplify winbindd_ads.c:trusted_domains()
2009-12-28 Volker Lendeckes3: Remove some unused code
2009-12-28 Volker Lendeckes3: Simplify winbindd_list_trusted_domains() slightly
2009-12-28 Volker Lendeckes3: Simplify "setup_domain_child" slightly
2009-12-26 Volker Lendeckes3:winbind Make the normal client exit message a bit...
2009-12-26 Volker Lendeckes3: Fix a typo found by Matthias Dieter Wallnöfer ...
2009-12-26 Volker Lendeckes3: Fix a bogus uninitialized variable warning
2009-12-26 Volker Lendeckes3: Replace IS_DOMAIN_OFFLINE by a function
2009-12-26 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-26 Volker Lendeckes3: getgrent_state has been replaced by grent_state
2009-12-24 Volker Lendeckes3: Remove unused delete_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove unused flush_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove some unnecessary variables from libsmb/conn_...
2009-12-24 Volker Lendeckes3: Fix a comment in conn_cache.c
2009-12-24 Volker Lendeckes3: Fix a 64-bit error
2009-12-24 Volker Lendeckes3: Remove some pointless SMB_ASSERTs
2009-12-24 Volker Lendeckes3: Remove some pointless casts
2009-12-24 Jeremy AllisonAttempt to fix one of the last two bugs with the full...
2009-12-24 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-23 Volker Lendeckes3: wbinfo --ping-dc is not cacheable
2009-12-23 Volker Lendeckes3: Remove some unused code
2009-12-23 Volker Lendeckes3: Remove unused sendto_child()
2009-12-22 Volker Lendeckes3: Restore correct timeouts for SMB requests
2009-12-22 Volker Lendeckes3: Remove a pointless else branch
2009-12-22 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-12-22 Jeremy AllisonFix bug reported in mangle_hash code (no bugid yet).
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-21 Volker Lendeckes3:winbindd: Fix a brown paper bag bug in wbinfo -t ...
2009-12-21 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-21 Jeremy AllisonRemove all calls to reply_doserror - turn them into
2009-12-21 Jeremy AllisonRename 282 -> ERReasnotsupported.
2009-12-21 Volker Lendeckes3: Shrink winbindd_proto.h a bit
2009-12-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-21 Volker Lendeckes3: Remove unused get_sam_group_entries
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getsidaliases
2009-12-21 Volker Lendeckes3: Remove an unused struct definition
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getuserdomgroups
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getdcname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupsid
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_userinfo
2009-12-21 Volker Lendeckes3: Remove some unused dual functions
2009-12-21 Volker Lendeckes3: Remove unused do_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_gid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_uid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2gid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2uid_async
2009-12-21 Volker Lendeckes3: Remove unused do_async_domain
2009-12-21 Volker Lendeckes3: Remove unused query_user_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_getsidaliases_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupname_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupsid_async
2009-12-21 Volker Lendeckes3:winbind: use wb_fill_pwent in wb_getpwsid
2009-12-21 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-12-20 Volker Lendeckes3: Fix an error case in cli_negprot
2009-12-18 Jeremy AllisonActually explain the twisty paths of tortured logic...
2009-12-18 Jeremy Allisonreply_doserror() doesn't force DOS errors on the wire.
2009-12-18 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-12-18 Günther Deschners3-spoolss: fix rpcclient after setprinter IDL fixes.
2009-12-18 Günther Deschners3-pdbedit: allow to call "pdbedit -N description ...
2009-12-18 Jeremy AllisonAlways map EMFILE to ERRDOS, ERRnofids, *NOT* NT_STATUS...
2009-12-18 Jeremy AllisonVector correctly through reply_openerror() (which uses...
2009-12-18 Jeremy AllisonFix bug #6939 - mangling method = hash breaks long...
next