s4-srvsvc: merge srvsvc_NetFileEnum from s3 idl.
[ira/wip.git] / source4 / libcli /
2008-10-28 Stefan Metzmachers4: libcli/security: a NULL DACL allows access
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove more usages of global_loadparm.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijRemove a few more usages of global_loadparm.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijJust hardcode workgroup to empty string, to avoid use of
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijFix function parameters.
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 common error definitions.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijFix header file installation.
2008-10-23 Jelmer VernooijImport NTSTATUS defines from Samba 3.
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
2008-10-22 Jelmer VernooijChange buffer size back to 256, just to be sure.
2008-10-22 Jelmer VernooijRemove pstring usages.
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...
next