Merge branch 'selftest' of git://git.samba.org/jelmer/samba
[gd/samba-autobuild/.git] / source4 / libcli /
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 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove SMB-specific attribute function to SMB client...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Andrew BartlettImprove RPC-SAMR tests to check random passwords
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-15 Günther Deschneridl: finally fully share nbt.idl in s3 and s4.
2008-10-15 Günther Deschneridl: more lsa.idl merges.
2008-10-12 Jelmer VernooijMove nmblookup to same location as the rest of the...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
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-08 Jelmer Vernooijfix libclinbtsrcdir variable.
2008-10-08 Jelmer VernooijAdd manpage for nmblookup, move nmblookup closer to...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew Tridgell- make bcast name resolution match other name resolutio...
2008-09-30 Jelmer VernooijMake Sid member variables accessible from Python.
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Stefan Metzmachers4:drsblob: fix the build
2008-09-30 Andrew BartlettFix parsing of the trust passwords in LSA CreateTrusted...
2008-09-30 Andrew Tridgellreturn a more useful error message when no name resolut...
2008-09-30 Jelmer VernooijCope with API changes.
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-30 Jelmer VernooijRemove global_loadparm instance.
2008-09-29 Jelmer VernooijExplicitly pass on session options to session setup...
2008-09-29 Jelmer VernooijPass options struct into session initialization functio...
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 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...
next