summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2008-11-12errors: add WERR_CM_BUFFER_SMALL.Günther Deschner1-0/+1
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1
2008-11-06doserr: add WERR_NO_TRUST_SAM_ACCOUNT.Günther Deschner2-0/+2
2008-11-02Fix the build.Jelmer Vernooij1-3/+1
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij4-3/+9
2008-11-02Remove use of global_loadparm when comparing nt status error - useJelmer Vernooij1-0/+3
2008-11-01Use shared doserr.c.Jelmer Vernooij2-0/+88
2008-10-24Fix the build.Jelmer Vernooij1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij4-4/+0
2008-10-24Remove more global_loadparm instances, fix syntax errors.Jelmer Vernooij1-4/+4
2008-10-23Fix "parameter has incomplete type" build warning.Tim Prouty1-7/+0
2008-10-23Use common error definitions.Jelmer Vernooij3-2300/+4
2008-10-23Import NTSTATUS defines from Samba 3.Jelmer Vernooij1-0/+682
2008-10-23Import WERROR defines from Samba 3.Jelmer Vernooij1-9/+57
2008-10-23Import new DOS error codes from Samba 3.Jelmer Vernooij1-0/+4
2008-10-23Move libcli-util error code to top-level.Jelmer Vernooij6-0/+2906
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-0/+0
2008-10-12Move nmblookup to same location as the rest of the NBT client library.Jelmer Vernooij2-0/+604
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2-4/+4
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2-37/+50
2008-09-24Temporary build fix for the merged buildSimo Sorce1-0/+7
2008-09-24libcli: add nbt_proto.h that is no longer autogenerated.Günther Deschner1-0/+43
2008-09-24libcli: add some basic debugging functions for netlogon helper.Günther Deschner1-0/+11
2008-09-24libcli: add autogenerated libcli netlogon helper protos.Günther Deschner2-0/+56
2008-09-23s4-libcli: move nbt/netlogon helper functions up one level.Günther Deschner3-0/+503
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner8-0/+3042