summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/examples
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Fix includes in libnetapi examples common.cGünther Deschner1-1/+4
2008-04-08Use popt in libetapi example code.Günther Deschner6-114/+187
2008-04-08Restructure inner workings of libnetapi a bit.Günther Deschner1-0/+1
2008-04-02Some fixes for netdomjoin-gui and support for browsing/joining OUs.Günther Deschner1-157/+390
2008-03-05Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner1-1/+1
2008-03-05Add PICFLAG to libnetapi Makefile.Günther Deschner1-0/+1
2008-02-29Trying to fix libnetapi examples Makefile.in.Günther Deschner1-14/+19
2008-01-18Add NetGetJoinableOUs() to libnetapi (incl. example).Günther Deschner2-3/+117
2008-01-18Add some more debugging into netdomjoin-gui.Günther Deschner1-4/+9
2008-01-18Fix local hostname detection in netdomjoin-gui.Günther Deschner1-10/+27
2008-01-17Use new pidl-generated netlogon client calls in NetApi GetDcName().Günther Deschner1-2/+2
2008-01-11Fix libnetapi error string callers.Günther Deschner3-7/+7
2008-01-08Correctly free buffers in netdomjoin-gui.Günther Deschner1-1/+8
2008-01-07In libnetapi example, use libnetapi_get_error_string().Günther Deschner1-1/+6
2008-01-07Failure while unjoining a domain is non-critical.Günther Deschner1-8/+2
2008-01-04Add debug switch to netdomjoin.Günther Deschner1-2/+10
2008-01-04Minor cosmetic cleanup for netdomjoin-gui.Günther Deschner2-18/+37
2008-01-04Fix some error strings in netdomjoin-gui.Günther Deschner1-12/+31
2007-12-22Correct netapi header filename. Thanks Jeremy.Günther Deschner3-3/+3
2007-12-21Move gtk app to the correct location. Thanks obnox!Günther Deschner1-0/+0
2007-12-21Move libnetapi examples into subdirs.Günther Deschner6-7/+17
2007-12-21Add netdomjoin-gui (my first gui application), another libnetapi user.Günther Deschner4-2/+1357
2007-12-21Add netdomjoin cmd line tool (another libnetapi example).Günther Deschner2-1/+113
2007-12-21Add getdc.c, a libnetapi example (incl. Makefile).Günther Deschner2-0/+91