summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* libnetapi: add NetQueryDisplayInformation example.Günther Deschner2008-04-132-1/+105
| | | | | Guenther (This used to be commit 5f9332cf1f60bb5a23a16776b95af3a83c5deb40)
* Fix ou handling in netdomjoin-gui.Günther Deschner2008-04-131-0/+5
| | | | | | | The ou list was concatenated again and again... Guenther (This used to be commit 84608e165e24c68c12d40086f81684ef37f69159)
* Use SERVER_INFO_1005 in libnetapi.Günther Deschner2008-04-101-9/+5
| | | | | Guenther (This used to be commit 5f8793dd1d8a3694afb7f2d882cfb9990eb40b75)
* Add NetUserEnum example.Günther Deschner2008-04-092-1/+107
| | | | | Guenther (This used to be commit 7d9f64fd8401f8abb938757b4f092e25fd6b154f)
* Add Add NetUserDel example.Günther Deschner2008-04-092-1/+89
| | | | | Guenther (This used to be commit 3123e68bda70ad1cff9bd8f9375fd7935bf755dd)
* Add NetUserAdd example.Günther Deschner2008-04-092-1/+110
| | | | | Guenther (This used to be commit 0d795606655a67d79c8c3bb2f3676ca7ee28f347)
* Add DsGetDcName libnetapi example.Günther Deschner2008-04-082-0/+95
| | | | | Guenther (This used to be commit 0216e55fa87a14fc45c320268f0511eb6638460b)
* Fix includes in libnetapi examples common.cGünther Deschner2008-04-081-1/+4
| | | | | Guenther (This used to be commit 922ff9d01668c2c2ad10decfd09c0e7b3f0d7592)
* Use popt in libetapi example code.Günther Deschner2008-04-086-114/+187
| | | | | Guenther (This used to be commit 6f239df3f5a57c9549f1637e53fd42d2ed604c3f)
* Restructure inner workings of libnetapi a bit.Günther Deschner2008-04-081-0/+1
| | | | | Guenther (This used to be commit a4e3bc2bade8bf74696e1c6ced74da563ff2df7b)
* Some fixes for netdomjoin-gui and support for browsing/joining OUs.Günther Deschner2008-04-021-157/+390
| | | | | Guenther (This used to be commit 4714bae0dbbb2ad010c2929f83de6bca84cfac46)
* Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2008-03-051-1/+1
| | | | | Guenther (This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
* Add PICFLAG to libnetapi Makefile.Günther Deschner2008-03-051-0/+1
| | | | | Guenther (This used to be commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
* Trying to fix libnetapi examples Makefile.in.Günther Deschner2008-02-291-14/+19
| | | | | Guenther (This used to be commit 405ef74d7e9ef614ea39b7cfd1d57307d9490545)
* Add NetGetJoinableOUs() to libnetapi (incl. example).Günther Deschner2008-01-182-3/+117
| | | | | Guenther (This used to be commit 8858e403e1940c362d307b4d4125f977abb0b96a)
* Add some more debugging into netdomjoin-gui.Günther Deschner2008-01-181-4/+9
| | | | | Guenther (This used to be commit d4c5b323229c6f43c824e3559084c98e370730a5)
* Fix local hostname detection in netdomjoin-gui.Günther Deschner2008-01-181-10/+27
| | | | | Guenther (This used to be commit 30458116b389889cad845eb96b54c3edc833e722)
* Use new pidl-generated netlogon client calls in NetApi GetDcName().Günther Deschner2008-01-171-2/+2
| | | | | Guenther (This used to be commit 733e07a06ce3c903ff5837df6a5119f6d6e3eccb)
* Fix libnetapi error string callers.Günther Deschner2008-01-113-7/+7
| | | | | Guenther (This used to be commit 1ad7a0a361edfa5ac738f011db1d6a9db256ac2c)
* Correctly free buffers in netdomjoin-gui.Günther Deschner2008-01-081-1/+8
| | | | | Guenther (This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2)
* In libnetapi example, use libnetapi_get_error_string().Günther Deschner2008-01-071-1/+6
| | | | | Guenther (This used to be commit b624db92d61809a44881abbdd09dfa3a74ff7a88)
* Failure while unjoining a domain is non-critical.Günther Deschner2008-01-071-8/+2
| | | | | | | Just continue joining to the workgroup in that case. Guenther (This used to be commit bf9ce2a928e3136d3bfe368f75d5b99273c5b04f)
* Add debug switch to netdomjoin.Günther Deschner2008-01-041-2/+10
| | | | | Guenther (This used to be commit 2b221708c07967bccd68e8c7983791b4628405bb)
* Minor cosmetic cleanup for netdomjoin-gui.Günther Deschner2008-01-042-18/+37
| | | | | Guenther (This used to be commit 02e3887f3962b469c965110b6141a6655f2347af)
* Fix some error strings in netdomjoin-gui.Günther Deschner2008-01-041-12/+31
| | | | | Guenther (This used to be commit aaea8f1ed744e9662f92a3840d86ad1aff943d18)
* Correct netapi header filename. Thanks Jeremy.Günther Deschner2007-12-223-3/+3
| | | | | Guenther (This used to be commit f192737ec8140aa6570bfb49a165b31890d63b16)
* Move gtk app to the correct location. Thanks obnox!Günther Deschner2007-12-211-0/+0
| | | | | Guenther (This used to be commit 740a2b080db56d504c4edd58bf41d72edb3d32ee)
* Move libnetapi examples into subdirs.Günther Deschner2007-12-216-7/+17
| | | | | Guenther (This used to be commit 0c3de6f3458419e57daaa71f1dad679897388f5a)
* Add netdomjoin-gui (my first gui application), another libnetapi user.Günther Deschner2007-12-214-2/+1357
| | | | | Guenther (This used to be commit cf57ade5ec4a808eccb19a7723d753742fb71ca9)
* Add netdomjoin cmd line tool (another libnetapi example).Günther Deschner2007-12-212-1/+113
| | | | | Guenther (This used to be commit c502686f09713a7cf3786c254be6515a7aa23555)
* Add getdc.c, a libnetapi example (incl. Makefile).Günther Deschner2007-12-212-0/+91
Guenther (This used to be commit faedc78fc78527ee3bf05e1177ea43653aea67b2)