summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_unixinfo.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19013: Fix some 64-bit warnings.Volker Lendecke1-5/+6
Jelmer, Jerry, in cmd_unixinfo.c:159 there is still the warning that "info" is being used uninitialized which I don't really know how to fix. Any hints? Volker (This used to be commit 4a5d11e194ebdfb6c21586d1cf902f8ed2478e45)
2007-10-10r18617: fix unixinfo call after change to IDL (change from pointer)Gerald Carter1-1/+1
(This used to be commit fd0579b9638260309721a71fbc07e60da0a23ea0)
2007-10-10r18394: get the lsa client code to linkGerald Carter1-1/+0
(This used to be commit 96e412a04cedc4c361c08e0ed1d141f3b018728b)
2007-10-10r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij1-1/+1
(This used to be commit eec8b915d1bf6e62c45d309579a4f93380aa43a8)
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-16/+16
(This used to be commit 1115745caed3093c25d6be01ffee21819fb0a675)
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+195
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8)