The author of the upstream code asked for this code to be GPLv2+ not GPLv3
[kai/samba.git] / source4 / libcli /
2008-09-30 Andrew Tridgellreturn a more useful error message when no name resolut...
2008-09-29 Stefan Metzmachers4:libcli/smb2: remove unused header
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-25 Andrew Tridgellwe need different error handling for truncated packets...
2008-09-25 Andrew Tridgellfor use in python we need to use global_loadparm
2008-09-25 Andrew Tridgell- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL...
2008-09-25 Andrew Tridgell- use the current dialect first, for servers that only...
2008-09-25 Andrew Tridgelladded the structure for LINK_INFORMATION setfileinfo...
2008-09-25 Andrew Tridgellbe friendlier in smb2_deltree to some of the SMB2 imple...
2008-09-25 Andrew Tridgellfixed uninitialised variable bug
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-24 Simo SorceFix nasty bug that would come up only if a client conne...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Stefan Metzmachers4:libcli/smb_composite: we only check the signature...
2008-09-24 Günther Deschners3: fix merged_build.
2008-09-23 Günther Deschners4: remove autogeneration of libcli/netlogon protos.
2008-09-23 Günther Deschners4-nbt: use moved libcli netlogon helpers.
2008-09-23 Günther Deschners4-libcli: move nbt/netlogon helper functions up one...
2008-09-23 Andrew Tridgellfixed problem with ACLs with an empty DACL list
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmacherlibcli/smb_composite: for spnego session setups check...
2008-09-23 Stefan Metzmacherlibcli/raw: real signing starts at seqnumber 2
2008-09-23 Stefan Metzmacherlibcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to do the signin...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to prevent the...
2008-09-23 Günther Deschners4-nbt: use ../libcli/nbt
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.
2008-09-23 Günther Deschners4-nbt: merge some fixes from samba3 nbt helper.
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-23 Günther Deschners4-nbt: remove unrequired include.
2008-09-23 Andrew Tridgelladded FULL_EA_INFORMATION setea call
2008-09-23 Andrew Tridgellfixed readonly handling in deltree
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettRemove unused parameter from decode_pw_buffer and fail...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijAdd test for Sid.__repr__.
2008-09-18 Jelmer VernooijGenerate with 1.3.36.
2008-09-18 Jelmer VernooijImplement __repr__ for Sid.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijRemove more hand-written marshallers.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-05 Andrew BartlettMake SMB signing work with Windows 2008 and kerberos.
2008-09-05 Andrew BartlettAdd a new error code
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-27 Andrew BartlettAdd definition for NT_STATUS_DOWNGRADE_DETECTED
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Stefan Metzmacherlibcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
2008-08-14 Stefan Metzmacherlibcli/raw: fix the special NTCREATE_OPTIONS_*_MASK...
2008-08-14 Stefan Metzmacherlibcli/smb2: use smb2 signing in auto mode if the serve...
2008-08-14 Stefan Metzmacherlibcli/smb2: we don't need check the same thing twice...
2008-08-14 Stefan Metzmacherlibcli/smb2: async replies with STATUS_PENDING are...
2008-08-13 Andrew BartlettRework the trustAuthInOutBlob with the help of a hand...
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan Metzmacherlibcli/smb2: the session key for SMB2 signing is trunca...
2008-07-28 Stefan Metzmacherlibcli/smb2: fix per session signing state
2008-07-28 Stefan Metzmacherlibcli/smb2: sign SMB2 Logoff requests
2008-07-18 Andrew BartlettMore 'must be ignored' options from the MS-SMB doc.
2008-07-16 Andrew BartlettIgnore and handle more NT Create & X options.
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettMake up a full hostname for ldapi connections.
2008-07-15 Andrew BartlettCleanup ldap_bind_sasl.
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smb_raw_max_trans_data()...
2008-07-07 Stefan Metzmacherlibcli/raw: make multi fragmented nttrans requests...
2008-07-07 Stefan Metzmacherlibcli/raw: trans(2) setup count is uint8_t
2008-07-07 Stefan Metzmacherlibcli/raw: remove unused smbcli_request_receive_more...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: use the new recv_helper infrastructure...
2008-07-07 Stefan Metzmacherlibcli/raw: add a recv_helper hook infrastructure
2008-07-07 Stefan Metzmacherlibcli/raw: the nttrans setup count is only 8-bit
2008-06-27 Michael Adampynbt: eliminate "initialization from incompatible...
2008-06-17 Jelmer VernooijUse friendly NTSTATUS message in python code when possible.
2008-06-14 Simo SorceUse a custom init function for samba4 that sets a samba4
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-06-10 Jelmer VernooijAdd working Python bindings for NBT.
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgellmake signing per session in the SMB2 client library
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgelladded server side SMB2 signing
2008-06-06 Andrew Tridgellensure we don't end up with a partially initialised...
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellSMB2 signing now works. The spec was wrong (and will...
2008-06-02 Andrew Tridgellupdated some info levels based on WSPP docs
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next