summaryrefslogtreecommitdiffstats
path: root/source/utils/net_ads_cldap.c
Commit message (Expand)AuthorAgeFilesLines
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r1750: This patch allows net ads lookup to rely on command line arguments if ...Jim McDonough2007-10-101-1/+2
* r195: adding files to ignore listGerald Carter2007-10-101-5/+5
* Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.Jeremy Allison2003-09-261-16/+4
* get rid of more compiler warningsHerb Lewis2003-08-151-14/+14
* Fix bug #96: Use DNS decompression to properly parse cldap netlogonJim McDonough2003-05-201-110/+132
* Merge from HEAD:Andrew Bartlett2003-03-171-4/+4
* Move net ads lookup improvements over from HEADJim 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