Only check for Perl once in Samba 3.
[ira/wip.git] / libcli /
2009-01-19 Volker LendeckeAttempt to fix the merged build
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_name_socket_handle_response_packet()
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_set_unexpected_handler()
2009-01-19 Stefan Metzmacherlibcli/nbt: fix wack timeout handling
2009-01-19 Stefan MetzmacherRevert "Remove another use of global_loadparm."
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-23 Michael Adamlibcli/nbt: fix some extrasemi compile warnings.
2008-11-12 Günther Deschnererrors: add WERR_CM_BUFFER_SMALL.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschnernterrors: add NT_STATUS_DS_BUSY.
2008-11-06 Günther Deschnerdoserr: add WERR_NO_TRUST_SAM_ACCOUNT.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijRemove use of global_loadparm when comparing nt status...
2008-11-01 Jelmer VernooijUse shared doserr.c.
2008-10-24 Jelmer VernooijFix the build.
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 global_loadparm instances, fix syntax errors.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Tim ProutyFix "parameter has incomplete type" build warning.
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 VernooijImport NTSTATUS defines from Samba 3.
2008-10-23 Jelmer VernooijImport WERROR defines from Samba 3.
2008-10-23 Jelmer VernooijImport new DOS error codes from Samba 3.
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
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 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijFix number of arguments for file_load() functions.
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-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-09-24 Simo SorceTemporary build fix for the merged build
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschnerlibcli: add nbt_proto.h that is no longer autogenerated.
2008-09-24 Günther Deschnerlibcli: add some basic debugging functions for netlogon...
2008-09-23 Günther Deschnerlibcli: add autogenerated libcli netlogon helper protos.
2008-09-23 Günther Deschners4-libcli: move nbt/netlogon helper functions up one...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.