summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads_cldap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller1-6/+6
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2007-10-10r1750: This patch allows net ads lookup to rely on command line arguments if ...Jim McDonough1-1/+2
2007-10-10r195: adding files to ignore listGerald Carter1-5/+5
2003-09-26Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.Jeremy Allison1-16/+4
2003-08-15get rid of more compiler warningsHerb Lewis1-14/+14
2003-05-20Fix bug #96: Use DNS decompression to properly parse cldap netlogonJim McDonough1-110/+132
2003-03-17Merge from HEAD:Andrew Bartlett1-4/+4
2003-02-28Move net ads lookup improvements over from HEADJim McDonough1-61/+142
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-2/+1
2002-08-22a few minor cleanups in the cldap requestAndrew Tridgell1-2/+26
2002-08-19print out the GUID in the CLDAP replyAndrew Tridgell1-12/+11
2002-08-19we now parse the cldap reply and print its contents. There are aAndrew Tridgell1-4/+82
2002-08-19we now receive and parse the main cldap netlogon reply.Andrew Tridgell1-10/+88
2002-08-19added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell1-0/+95