summaryrefslogtreecommitdiff
path: root/source/utils/net_ads_cldap.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-14/+14
* working on creating the 3.0 release treeGerald Carter2003-06-061-110/+132
* Fix signed/unsigned issues - mostly 'i' counters.Andrew Bartlett2003-03-151-4/+4
* cleanup some compiler warningsJim McDonough2003-02-281-3/+3
* Improve net ads lookup:Jim McDonough2003-02-281-61/+142
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+1
* a few minor cleanups in the cldap requestAndrew Tridgell2002-08-221-2/+26
* print out the GUID in the CLDAP replyAndrew Tridgell2002-08-191-12/+11
* we now parse the cldap reply and print its contents. There are aAndrew Tridgell2002-08-191-4/+82
* we now receive and parse the main cldap netlogon reply.Andrew Tridgell2002-08-191-10/+88
* added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell2002-08-191-0/+95