[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
[ira/wip.git] / source3 / libsmb /
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Derrell LipmanError return is False, not -1
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-23 Günther Deschners3-build: fix another build warning with the new ASN1...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-22 Günther Deschners3-build: fix some const build warnings.
2008-10-22 Günther Deschners3-build: fix the build.
2008-10-22 Günther Deschners3-asn1: make all of s3 asn1 code do a proper asn1_init...
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Günther Deschners3-build: no need to duplicate generated ndr_ prototypes.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Tim ProutyFixed "argument differ in signedness" warning on linux
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijImport changes from upstream libndr.
2008-10-12 Jelmer VernooijUse common byteorder.h.
2008-10-12 Volker LendeckeFix "warning: initialization discards qualifiers from...
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonEnsure we handle signals correctly during the async...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-05 Volker LendeckeFix some nonempty blank lines
2008-10-05 Volker LendeckeFix an uninitialized variable warning
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-10-02 Volker LendeckeAttempt to fix the build on IRIX
2008-09-25 Günther Deschners3-nbt: further cleanup of dsgetdcname().
2008-09-24 Jelmer VernooijFix build with arc4.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijUse common crc32 implementation.
2008-09-24 Jelmer VernooijUse common arcfour implementation.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-23 Günther Deschners3: fix NETLOGON_NT_VERSION version flags.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Günther Deschnernetlogon: move password change code out to rpccli_netlo...
2008-09-21 Günther Deschnernetlogon: refactor just_change_the_password a bit.
2008-09-21 Günther Deschnernetlogon: use init_netr_CryptPassword in "just_change_t...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Volker LendeckeMake use of TALLOC_ZERO_P
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Volker LendeckeRemove a cast -- thanks metze
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Volker LendeckeFactor out validate_smb_crypto
2008-09-12 Volker LendeckeFix "make test" -- gna...
2008-09-12 Volker Lendeckeremove a pointless empty line
2008-09-12 Volker LendeckeAdd a paranoia check on incoming PDUs
2008-09-12 Günther Deschnerdoserr: add WERR_NO_SUCH_ALIAS.
2008-09-12 Volker Lendeckefix nonempty blank lines
2008-09-11 Jeremy AllisonFix bug #5751 cannot show ACLs on DFS reported by SATOH...
2008-09-10 Jeremy AllisonFix blocker bug 5745 kerberos authentication with ...
2008-09-10 Volker LendeckeFix some bogus compiler warnings
2008-09-09 Volker LendeckeFix make test on sparc and possibly also on AIX
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Volker LendeckeConvert cli_query_secdesc to the async trans call
2008-09-09 Volker LendeckeConvert cli_qfileinfo to the async trans call
2008-09-09 Volker LendeckeAdd async trans/trans2/nttrans calls to libsmb
2008-09-09 Volker LendeckeMove setting the mid field in req->outbuf from _cork...
2008-09-09 Volker LendeckeAdd utility function cli_in_chain()
2008-09-09 Volker Lendeckemake smb_bytes_push_str public
2008-09-09 Volker LendeckeFix a memleak in cli_qfilename (only used in smbtorture)
2008-09-05 Volker LendeckeProtect against a closed socket
2008-09-05 Volker LendeckeDo proper error handling if the socket is closed
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-01 Günther Deschnerdoserr: add WERR_WRONG_PASSWORD.
2008-09-01 Volker LendeckeFix some nonempty blank lines
2008-09-01 Volker LendeckeFix typo
2008-08-31 Volker LendeckeRemove a duplicate retval check
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-28 Volker LendeckeRemove cli_request_get()
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-28 Volker LendeckeAdd cli_request->recv_helper
2008-08-28 Volker LendeckeActivate code to enable chained requests
next