s3:Makefile: net utility dependency cleanup
[ira/wip.git] / source3 / libsmb /
2009-10-02 Andrew Tridgellds-flags: use the new name DS_DNS_FOREST_ROOT
2009-09-28 Jeremy AllisonSecond part of fix for bug #6235 - domain enumeration...
2009-09-23 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-15 Volker LendeckeSecond part of bug fix for 6606.
2009-09-14 Jeremy AllisonFix bug 6726 - Filename length overwrites oplock reques...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Volker Lendeckes3:libsmb: Fix bug 6606 -- short reads in smbclient...
2009-09-13 Günther Deschners3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
2009-09-11 Günther Deschners3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_err...
2009-09-08 Günther Deschners3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
2009-09-07 Jeremy AllisonFix bug 6673 - smbpasswd does not work with "unix passw...
2009-09-05 Volker Lendeckes3:libsmb: Convert (state->received) to (state->receive...
2009-09-03 Volker Lendeckes3:libsmb: Attempt to fix bug 6665
2009-09-02 Simo Sorces3-smbpasswd: Fix Bug #6584: allow DOM\user when changi...
2009-08-28 Günther Deschners3-ntlmssp: use generated ntlmssp code for debugging...
2009-08-28 Günther Deschners3-ntlmssp: add NDR helper routines for ntlmssp.
2009-08-28 Günther Deschners3-ntlmssp: use interface constants in TargetInfo blob.
2009-08-28 Günther Deschners3-ntlmssp: use NTLMSSP headers from IDL and remove...
2009-08-27 Günther Deschners3-ntlmssp: remove trailing whitespace.
2009-08-27 Günther Deschners3-credentials: remove unused code.
2009-08-26 Steven Dannemans3/debug: make SPENGO OID list appear under one debug...
2009-08-25 Günther Deschners3-netlogon: let get_md4pw() return a struct samr_Password.
2009-08-25 Volker LendeckeAdd some const to dsgetdcname
2009-08-20 Volker Lendeckes3:dsgetdcname: Fix a crash in dsgetdcname
2009-08-20 Volker Lendeckes3:dsgetdcname: Inline dsgetdcname_cache_refresh
2009-08-19 Jeremy AllisonFix Red Hat bugzilla bug : https://bugzilla.redhat...
2009-08-11 Kouhei SutouRename ASN1_BITFIELD to ASN1_BIT_STRING.
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Bo YangUnable to browse DFS when using kerberos
2009-07-31 Matthias Dieter... s3: Remove invalid constant
2009-07-29 Jeremy Allison(Hopefully) fix the problem Kai reported with
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Volker LendeckeFix a valgrind error in cli_ctemp_done
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-20 Jeremy AllisonMake cli_send_mailslot() static. Preparing to do away...
2009-07-17 Jeremy AllisonMore conversions of NULL -> talloc_autofree_context()
2009-07-17 Jeremy AllisonReplace more long-lived contexts with talloc_autofree_c...
2009-07-15 Stefan Metzmachers3:libsmb: we need to include "includes.h" as first...
2009-07-15 Jeremy AllisonMake cli_unlock and cli_unlock64 async. Fix POSIX lock...
2009-07-15 Volker LendeckeConsolidate string and data_blob routines in gencache
2009-07-15 Volker LendeckeRemove gencache_init/shutdown
2009-07-15 Volker LendeckeFix some nonempty blank lines
2009-07-15 Volker LendeckeRemove gencache_[un]lock_key
2009-07-14 Jeremy AllisonMake cli_posix_lock/unlock asynchronous.
2009-07-07 Björn Jackes3: QNX doesn't know uint - replace with uint_t
2009-06-30 SATOH FumiyasuFix bug #6496 - MS-DFS: cannot follow multibyte char...
2009-06-17 Karolin Seegers3/libsmb: Fix typo in error message.
2009-06-15 Karolin Seegers3/libsmb: Fix debug message.
2009-06-10 Jeremy AllisonMake ctemp async. Fix the test to pass against W2K3.
2009-06-05 Jeremy AllisonMake cli_ftruncate async. Also add a simple test.
2009-06-04 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2009-06-01 Jeremy AllisonFix bug #6419 - smbclient -L 127.0.0.1" displays "netbi...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Jeremy AllisonMake cli_nt_delete_on_close() async.
2009-05-29 Michael Adamlibsmbclient: make SMBC_module_terminate() static.
2009-05-29 Kumar Thangavelus3/getdcname: Fix 'net' crash.
2009-05-28 Jeremy AllisonMake cli_posix_chown()/cli_posix_chmod() async.
2009-05-28 Jeremy AllisonMake cli_posix_stat() async.
2009-05-28 Jeremy AllisonMake getfacl async.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Jeremy AllisonAdd cli_posix_readlink() and a torture test for it.
2009-05-28 Jeremy AllisonAdd aync POSIX hardlink and symlink and torture test...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-21 Jeremy AllisonMake cli_posix_open() and cli_posix_mkdir() async.
2009-05-18 Volker LendeckeFix broken pipe handling
2009-05-18 Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-05-13 Derrell LipmanWhat to do about debugging in a multi-threaded application?
2009-05-13 Derrell LipmanThread-safe protection: libsmbclient initialization
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-13 Stefan Metzmachers3:libsmb: let cli_smb_chain_send() also return NTSTATUS
2009-05-13 Bo Yangs3:libsmb: return NT_STATUS_CONNECTION_INVALID if the...
2009-05-13 Bo Yangs3: return proper error code in cli_smb_req_send
2009-05-12 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-05-11 Derrell LipmanProvide a libsmbclient interface for programs requiring...
2009-05-09 Stefan Metzmachers3:libsmb: fix layering of cli_ntrename_internal and...
2009-05-07 Jeremy AllisonAsync API needs all parameters to be kept around until...
2009-05-07 Volker LendeckeMake cli_tcon_andx chainable
2009-05-07 Volker LendeckeMake cli_session_setup_guest chainable
2009-05-07 Günther Deschners3-credentials: protect netlogon_creds_server_step...
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_setattrE async.
2009-05-06 Jeremy AllisonMake cli_getatr() async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-05-04 Jeremy AllisonFix the async calls for the posix_unlink and posix_rmdir.
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-29 Bo Yangs3: fix crash in winbindd
2009-04-28 Jeremy AllisonDoh ! Don't need "int dummy" when we have state :-).
next